-
Notifications
You must be signed in to change notification settings - Fork 83
Permissions
Daniel Saukel edited this page Sep 20, 2019
·
12 revisions
Permission node | Explanation | Default |
---|---|---|
dxl.[command name] | Allows to execute the command. | OP |
dxl.ignoretimelimit | Bypass join requirement time | OP |
dxl.ignorerequirements | Bypass all join requirements | OP |
dxl.sign | Required to create dungeon signs. | OP |
dxl.sign.[sign name] | Allows to create a specific dungeon sign. | OP |
dxl.bypass | Allows to use all blocked things in a dungeon | OP |
dxl.bed | Allows to use beds in a dungeon. | OP |
dxl.dispenser | Allows to use dispensers in a dungeon. | OP |
dxl.enderchest | Allows to use ender chests in a dungeon. | OP |
dxl.cmdedit | Allows to use commands while in dungeon. | OP |
The following nodes don't allow anything themselves but contain other permissions: | ||
dxl.halfplayer | CHAT, ESCAPE, GAME, HELP, JOIN, LEAVE, LIVES, MAIN | true |
dxl.fullplayer | halfplayer, GROUP | OP |
dxl.halfeditor | ESCAPE, LIST, MESSAGE, SAVE | OP |
dxl.fulleditor | halfeditor, DELETE, EDIT, PLAY, RENAME, SIGN, TEST | OP |
Wiki: © 2015-2021 Daniel Saukel and contributors, licensed under CC BY-SA (only unless otherwise stated)
- General information
- General setup and usage
- Dungeon setup
- Signs
- Game rules
- Linked dungeon configuration
- Dungeon world configuration
- Details
- Examples (WIP)
- Simple dungeon
- Bedwars TODO
- PVP arena TODO
- Mob arena TODO
- Tutorial TODO
- Data structure guide
- FAQ