From f06afd1041021a703545f53b5249a4a842d3b021 Mon Sep 17 00:00:00 2001 From: Daniel Saukel Date: Tue, 29 Dec 2015 03:13:45 +0100 Subject: [PATCH] Created Administrator commands (markdown) --- Administrator-commands.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Administrator-commands.md diff --git a/Administrator-commands.md b/Administrator-commands.md new file mode 100644 index 0000000..425042b --- /dev/null +++ b/Administrator-commands.md @@ -0,0 +1,16 @@ +# Administrator commands + +| Command | Description | Usage | +|---------|-------------|-------| +| break | Break a block protected by DungeonsXL | +| chat | Change the chat mode | +| chatspy | Dis/enables the spymode | +| create | Creates a new dungeon | +| edit | Edit an existing dungeon | +| escape | Leaves the current dungeon, without saving! | +| help | Shows the help page | +| invite | Invite a player to edit a dungeon | +| leave | Leaves the current dungeon | /dxl leave | +| list | Lists all dungeons | /dxl list () () +| lives | Shows the lives a player has left | /dxl lives () | +| main | General status information | /dxl | msg | Show or edit a message | /dxl msg '' | \ No newline at end of file