mirror of
https://github.com/DRE2N/DungeonsXL.git
synced 2025-02-19 13:51:20 +01:00
Page:
Permissions
Pages
API tutorial
Administrator commands
Bedwars
Changelog
Contributions
Custom items
Data Structure Guide
Dungeon NPCs
Dungeon configuration
Dungeon items
DungeonSign ActionBar
DungeonSign Bed
DungeonSign Block
DungeonSign BossShop
DungeonSign Checkpoint
DungeonSign Classes
DungeonSign Command
DungeonSign Door
DungeonSign DungeonChest
DungeonSign End
DungeonSign Flag
DungeonSign Hologram
DungeonSign Interact
DungeonSign Leave
DungeonSign Lives
DungeonSign Lobby
DungeonSign MSG
DungeonSign Note
DungeonSign Place
DungeonSign Protection
DungeonSign Ready
DungeonSign ResourcePack
DungeonSign RewardChest
DungeonSign Script
DungeonSign SoundMessage
DungeonSign Start
DungeonSign Teleport
DungeonSign Title
DungeonSign Trigger
Dungeonkonfiguration
Einweisung
FAQ
Floor configuration
Game Goal
Game Initializer
Game rules
Getting started
Global structures
Grundlegende Informationen
Home
Legacy support
Multi group setups
Permissions
Plugin integration
Requirements
Schilder
Scripts
Signs legacy
Signs
Simple dungeon
Translations
12
Permissions
Daniel Saukel edited this page 2019-09-20 22:12:06 +02:00
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 |
Home
Administrator's guide
- 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
Developer's guide
Wiki: © 2015-2021 Daniel Saukel and contributors, licensed under CC BY-SA (only unless otherwise stated)