🤺Tournament
How to configure a Tournament
Tournament setup in Minecraft
Create an Arena with: /mt arena create <name>
Setup the region (not where the players fight but the whole place): /mt arena setcorner <name> 1 /mt arena setcorner <name> 2
Setup the enter places: /mt arena setenter <name> 1 /mt arena setenter <name> 2
Setup the exit location: /mt arena setexit <name>
(Optional) Save your inventory as kit: /mt arena savekit <name>
Create the Tournament, binding it to the arena, with: /mt create <tournament> <arena> [max_players_per_team] [max_teams] (defaults: 1 player per team, 128 max teams)
You can still adjust the limits afterwards: /mt setmaxplayer <tournament> <number> /mt setmaxteams <tournament> <number>
Sign up for the tournament via /mt join <tournament> [team]. In team modes, the team leader forms the team with /mt invite <tournament> <player>.
At least two teams must be present to start the tournament. Run /mt start <tournament>
Last updated