# Commands

Command aliases can be changed in the config.yml. By default it's /dungeons or /ada.

# Flags

  • -s - makes silent command execution (target player won't be notified).
  • -f - executes command bypassing certain restrictions.

# Plugin Commands

<> Required [] Optional

  • /ada [help] - List of all plugin commands.
  • /ada reload - Reload the plugin.
  • /ada wand <type> - Get selection tool. Available types: cuboid and position.
  • /ada create <name> - Create a new dungeon from cuboid selection.
  • /ada addlevel <dungeon> <name> - Create empty level config for a dungeon.
  • /ada addstage <dungeon> <name> - Create empty stage config for a dungeon.
  • /ada addspot <dungeon> <name> - Create new spot with default state for the dungeon from cuboid selection.
  • /ada addspotstate <dungeon> <spot> <name> - Create/update state for the dungeon spot from cuboid selection.
  • /ada setprotection <dungeon> - Update dungeon's protected area from cuboid selection.
  • /ada setlobby <dungeon> - Set lobby location for a dungeon.
  • /ada setspawner <dungeon> <name> - Create dungeon spawner from selected positions.
  • /ada join <dungeon> - 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 setkit <name> - Create new kit with current inventory content.
  • /ada addkit <player> <kit> - Add kit for player's account.
  • /ada removekit <player> <kit> - Revoke kit from player's account.