Skip to content

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 TNT Tag maps.


Administrators with the tnttag.admin.create permission can register a new arena instance.

This command is only accessible to players and cannot be used while the sender is in an arena.

Terminal window
/tnttag create <arena_name>

Administrators with the tnttag.admin.delete permission can permanently stop, unregister, and remove an arena instance from arena.yml.

This command is only accessible to players and cannot be used while the sender is in an arena.

Terminal window
/tnttag delete <arena_name>

Administrators with the tnttag.admin.list permission can display a complete list of all registered arena IDs.

This command is only accessible to players.

Terminal window
/tnttag list

Administrators with the tnttag.admin.edit permission can open the interactive arena setup menu for an existing arena.

This command is only accessible to players because it opens a GUI.

Terminal window
/tnttag edit <arena_name>