Setting up the Lobby

First step in setting up Turf Wars

Turf Wars currently works as a single-arena game plugin. This means that there can be at most one arena being played at a time, but it is possible to use several maps that rotate.

Therefore, there currently is a single lobby to set up.

Spawn

First, set up the lobby spawn simply by standing where you want it to be, and execute:

/tw setlobby

Note that the direction you're looking at is also saved and used when teleporting users into the lobby.

NPCs

There are two kinds of clickable NPCs to set up in the lobby. All NPCs are summoned by standing in a position and looking at some direction, and executing:

/tw setnpc <npc>

You can use the first letter of the npc for going faster.

Teams

First, team NPCs:

  • Blue Team: /tw setnpc red

  • Red Team: /tw setnpc blue

Kits

There are four kits:

  • Marksman: /tw setnpc marksman

  • Infiltrator: /tw setnpc infiltrator

  • Shredder: /tw setnpc shredder

  • Ninja: /tw setnpc ninja

Last updated