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 Feb 09, 2023 by MarcatoSound's avatar MarcatoSound
Hide whitespace changes
Inline Side-by-side
Showing with 6 additions and 0 deletions
+6 -0
  • Commands-and-Permissions.md Commands-and-Permissions.md +6 -0
  • No files found.
Commands-and-Permissions.md
View page @ 8003ba0d
......@@ -113,6 +113,12 @@ These are commands used to monitor, create, and edit dungeons.
Manually sets the dungeon access cooldown for the target player. Defaults to the dungeon's configured cooldown if a duration is not specified.
`dungeons.setcooldown`
- `/md setexit <dungeon>`
Sets the exit location for the dungeon, which is where the player will appear after finishing the dungeon. (Using the "Finish Dungeon" function.) The dungeon's config.yml includes an option to use this exit regardless of how the player leaves the dungeon.
`dungeons.edit`
`dungeons.edit.*` for edit access to all dungeons
`dungeons.edit.[dungeonname]` for edit access to a specific dungeon.
Loot Table Commands
----------------
These commands are used to create and modify loot tables.
......
Clone repository

NOTE: Items marked with * are incomplete or unwritten.

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