Arena Commands
Arena management commands allow administrators to build and maintain the game environments. These commands are essential for the initial setup and ongoing management of your The Snake maps.
Create Command
Section titled “Create Command”Administrators with the snake.arena.create permission can register a new arena instance and immediately begin editing it.
Arena IDs must be unique. The command creates the arena’s placeholder locations in arena.yml before opening the editor.
/snake create <arena_id>Delete Command
Section titled “Delete Command”Administrators with the snake.arena.delete permission can stop and permanently remove an arena instance from arena.yml.
/snake delete <arena_id>Edit Command
Section titled “Edit Command”Administrators with the snake.arena.edit permission can load the editor items for an existing arena.
Editing is blocked while another player is editing the same arena. This command is only accessible to players because the editor depends on the sender’s position, inventory, and block interactions.
/snake edit <arena_id>