Skip to content
This repository was archived by the owner on Oct 11, 2020. It is now read-only.

Create an arena

MeLays edited this page Aug 3, 2017 · 1 revision

Create an arena

Basic version

You will need these steps for every kind of arena you want to create!

  1. Create an arena by typing: /ttt create <arenaname> <minplayers>
  2. Add the 3 gamelocations: /ttt setlocation <arenaname> <game,back,spec> (YOU NEED ALL 3 LOCATIONS OTHERWISE THE ARENA WONT LOAD PROPERLY)
  3. Place some chests on the map for equipment (normal chests and enderchests)
  4. Load the Arena by typing /ttt load <arena>

The arena is ready to play! Just type /ttt join <arena>

Add multiple spawns (Multispawn)

  1. To use Multispawn you have to set multiple spawnpoints on the map by doing /ttt multispawn <arena> add <name>
  2. After you set all spawnpoints you have to enable multispawn by doing /ttt multispawn <arena> set on
  3. Reload the Arena by doing /ttt reload <arena>

Setup a tester

To setup the tester type /ttt setuptester <arena>

You will receive 2 items (WOOD_HOE). The exact tutorial will be shown in the chat.

Create a join sign

To create a join sign just place a sign and put [TTT] in the first line and the arenaname in the second line.

Use this plugin with bungeecord (only one map , autojoin)

  1. Use /ttt autojoin set to enable autojoin (Players will automatically join this arena on join)
  2. Set “bungeeserver” in your config to the Server your players should be send to when they leave
  3. (Optional) enable “bungeemotd” in the config.yml and the motd of the server will show the gamestate (waiting , ingame , end)

Clone this wiki locally