Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
MythicDungeons MythicDungeons
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 90
    • Issues 90
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • MythicCraft
  • MythicDungeonsMythicDungeons
  • Wiki
  • Commands and Permissions

Commands and Permissions · Changes

Page history
Update Commands and Permissions authored Aug 11, 2022 by MarcatoSound's avatar MarcatoSound
Hide whitespace changes
Inline Side-by-side
Showing with 13 additions and 0 deletions
+13 -0
  • Commands-and-Permissions.md Commands-and-Permissions.md +13 -0
  • No files found.
Commands-and-Permissions.md
View page @ 704683cf
......@@ -77,6 +77,19 @@ These are commands used to monitor, create, and edit dungeons.
`dungeons.edit.*` for edit access to all dungeons
`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]`
Displays information about all or the specified dungeon, including current players and instances.
`dungeons.admin`
......
Clone repository

NOTE: Items marked with * are incomplete or unwritten.

General Info
  • Changelogs
  • Commands and Permissions
  • Plugin Config
  • How it all Works
  • Mythic Mobs Integration*
Guides
  • Getting Started
  • Your First Dungeon
  • Importing from DXL
Dungeon Elements
  • Dungeon Config
  • Functions
  • Triggers
  • Conditions
Compatibility
  • Placeholder API
Advanced Info
  • Editing Functions in YML*