... | @@ -77,6 +77,19 @@ These are commands used to monitor, create, and edit dungeons. |
... | @@ -77,6 +77,19 @@ These are commands used to monitor, create, and edit dungeons. |
|
`dungeons.edit.*` for edit access to all dungeons
|
|
`dungeons.edit.*` for edit access to all dungeons
|
|
`dungeons.edit.[dungeonname]` for edit access to a specific dungeon.
|
|
`dungeons.edit.[dungeonname]` for edit access to a specific dungeon.
|
|
|
|
|
|
|
|
- `/md addkey <dungeon>`
|
|
|
|
Adds your currently held item as a dungeon access key for the specified dungeon. This means player MUST have one of this item to access the dungeon, and the item will be consumed upon entry. If no access keys are configured, the dungeon will not require a key to access it.
|
|
|
|
_NOTE: Mythic items compatible! If a Mythic item is added, it will use the item's namespace instead of its item data._
|
|
|
|
`dungeons.edit`
|
|
|
|
`dungeons.edit.*` for edit access to all dungeons
|
|
|
|
`dungeons.edit.[dungeonname]` for edit access to a specific dungeon.
|
|
|
|
|
|
|
|
- `/md removekey <dungeon>`
|
|
|
|
Removes your currently held item from the dungeon's list of valid access keys.
|
|
|
|
`dungeons.edit`
|
|
|
|
`dungeons.edit.*` for edit access to all dungeons
|
|
|
|
`dungeons.edit.[dungeonname]` for edit access to a specific dungeon.
|
|
|
|
|
|
- `/md status` OR `/md status [dungeon]`
|
|
- `/md status` OR `/md status [dungeon]`
|
|
Displays information about all or the specified dungeon, including current players and instances.
|
|
Displays information about all or the specified dungeon, including current players and instances.
|
|
`dungeons.admin`
|
|
`dungeons.admin`
|
... | | ... | |