Update Commands and Permissions authored by MarcatoSound's avatar MarcatoSound
...@@ -47,6 +47,11 @@ These are basic commands used to access and play dungeons. ...@@ -47,6 +47,11 @@ These are basic commands used to access and play dungeons.
`dungeons.play` to enter a dungeon using the command. `dungeons.play` to enter a dungeon using the command.
`dungeons.play.send` to specify a player to send to the dungeon. `dungeons.play.send` to specify a player to send to the dungeon.
**Dungeon Difficulties** `(v1.3.1+)`
`/md play <dungeon>[:difficulty] [player]`
The dungeon's difficulty level can be specified in-command (example: `/md play MyDungeon:HARD`).
`dungeons.play.difficulty` to allow specifying the difficulty in command. (Unnecessary for difficulty menu.)
- `/md stuck` - `/md stuck`
Immediately sends the player to their last checkpoint or respawn point in the dungeon. Immediately sends the player to their last checkpoint or respawn point in the dungeon.
`dungeons.stuck` `dungeons.stuck`
... ...
......