mythic-doors/shared/config/. This page covers the data structures and restriction types.
Door Definition
Each door is a table with the following properties:Property Reference
Restriction Types
Job Restriction
Restrict door access to players with a specific job.Character Restriction
Restrict door access to a specific character by State ID.Property Data Restriction
Restrict door access based on property data values.Multiple Restrictions
A door can have multiple restrictions. A player needs to match any one of them to access the door.Double Doors
Link two doors together so locking/unlocking one affects both.Elevator Definition
Elevators are multi-floor transport points with per-floor access control.Floor Properties
Zone Properties
Next Steps
Doors - Exports
Door API methods
Jobs API
Job system for restrictions
Admin Callbacks
Admin door management