For the complete documentation index, see llms.txt. This page is also available as Markdown.

Arena Setup

These are the steps you will need to follow in order to create an Arena properly.

Creating a normal Arena

  1. /arena create <arenaName>

  2. /arena set icon <arenaName>

  3. /arena set a <arenaName>

  4. /arena set b <arenaName>

  5. /arena set min <arenaName>

  6. /arena set max <arenaName>

  7. /arena save

  8. /arena toggle <arenaName>

Optional Commands

  1. /arena set deadzone <arenaName>

    • Works for kits that have enabled one or more of the following Kit Settings:

      • Bridges

      • BedWars

      • MLGRush

      • StickFight

      • BattleRush

    • It gets the Y Level where your player is standing to set the deadzone for the Arena. It will kills players when they go lower than the set Y Level.

  2. /arena set buildmax <arenaName>

    • Works for any kit that has BUILD enabled.

    • It gets the Y Level where your player is standing to set the buildmax for the Arena. It wont allow players to place blocks above the set Y Level.

  3. /arena set portalprot <arenaName <radius>

    • Works for kits that have enabled one of these Kit Settings:

      • Bridges

      • BedWars

Last updated