#
Commands
Command aliases can be changed in the config.yml. By default it's /dungeons
or /ada
.
#
Base Commands
<> Required [] Optional
/ada [help]
- List of all plugin commands./ada reload
- Reload the plugin./ada browse [player]
- Open dungeons GUI./ada join <dungeon> [player]
- Enter the dungeon./ada leave
- Leave the dungeon./ada setstage <stage>
- Set current stage for the dungeon./ada setlevel <level>
- Set current level for the dungeon./ada start [dungeon]
- Force start a dungeon./ada stop [dungeon]
- Force stop a dungeon./ada wand <type>
- Get selection tool. Available types:cuboid
andposition
./ada create <name>
- Create a new dungeon from cuboid selection./ada setprotection <dungeon>
- Update dungeon's protected area from cuboid selection./ada setlobby <dungeon>
- Set lobby location for a dungeon.
#
Spawner Commands
/ada spawner [help]
- Spawner commands./ada spawner create <dungeon> <name>
- Create dungeon spawner from selected positions.
#
Level Commands
/ada level [help]
- Level commands./ada level create <dungeon> <name>
- Create empty level config for a dungeon./ada level setspawn <dungeon> <level>
- Set dungeon's level's spawn.
#
Stage Commands
/ada stage [help]
- Stage commands./ada stage create <dungeon> <name>
- Create empty stage config for a dungeon.
#
Reward Commands
/ada reward [help]
- Reward commands./ada reward create <dungeon> <name>
- Create empty reward config for a dungeon./ada reward remove <dungeon> <reward>
- Remove reward from a dungeon./ada reward additem <dungeon> <reward>
- Add item for the reward.
#
Loot Chest Commands
/ada lootchest [help]
- Loot chest commands./ada lootchest create <dungeon> <name>
- Create empty loot chest config for a dungeon./ada lootchest remove <dungeon> <lootChest>
- Remove loot chest from a dungeon./ada lootchest additem <dungeon> <lootChest> <name> <weight>
- Add item for the loot chest's pool.
#
Spot Commands
/ada spot [help]
- Spot commands./ada spot create <dungeon> <name>
- Create new spot with default state for the dungeon from cuboid selection./ada spot remove <dungeon> <spot>
- Remove spot from a dungeon./ada spot addstate <dungeon> <spot> <name>
- reate/update state for the dungeon spot from cuboid selection.
#
Kit Commands
/ada kit [help]
- Kit commands./ada kit create <name>
- Create new emptyt kit config./ada kit setitems <kit>
- Update kit's items with your inventory's content./ada kit grant <player> <kit>
- Grant free kit access for a player./ada kit revoke <player> <kit>
- Revoke kit access from a player.