This repository was archived by the owner on Oct 11, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Create an arena
MeLays edited this page Aug 3, 2017
·
1 revision
You will need these steps for every kind of arena you want to create!
- Create an arena by typing:
/ttt create <arenaname> <minplayers> - Add the 3 gamelocations:
/ttt setlocation <arenaname> <game,back,spec>(YOU NEED ALL 3 LOCATIONS OTHERWISE THE ARENA WONT LOAD PROPERLY) - Place some chests on the map for equipment (normal chests and enderchests)
- Load the Arena by typing
/ttt load <arena>
The arena is ready to play! Just type /ttt join <arena>
- To use Multispawn you have to set multiple spawnpoints on the map by doing
/ttt multispawn <arena> add <name> - After you set all spawnpoints you have to enable multispawn by doing
/ttt multispawn <arena> set on - Reload the Arena by doing
/ttt reload <arena>
To setup the tester type /ttt setuptester <arena>
You will receive 2 items (WOOD_HOE). The exact tutorial will be shown in the chat.
To create a join sign just place a sign and put [TTT] in the first line and the arenaname in the second line.
- Use /ttt autojoin set to enable autojoin (Players will automatically join this arena on join)
- Set “bungeeserver” in your config to the Server your players should be send to when they leave
- (Optional) enable “bungeemotd” in the config.yml and the motd of the server will show the gamestate (waiting , ingame , end)