Set an arena spawn to your current position, including orientation !
Command | Definition |
---|---|
/pa [arena] spawn [spawnName] | Define a spawn for an arena |
Example:
/pa ctf spawn redspawn
- sets the red team's spawn of the arena "ctf"/pa free spawn spawnEAST
- sets "spawnEAST" of the arena "free"
There are two syntax according to the gamemode of your arena :
- If you're using a "free" arena, you can define unlimited spawns using syntax
/pa myArena spawn spawnX
where X should be anything (word, digit, letter, etc). - If your arena works with teams, you have to use
/pa myArena spawn teamspawn
where "team" is the name of one of your team.
If you get a message "spawn unknown", this is probably because you did not install/activate a goal or a module. Be sure you have installed and activated stuff you want to add, for instance the "Flags" goal, or the "StandardSpectate" module...
You can define unique offsets for each spawn name, in order to not be placed on the block center but rather one edge:
/pa [arena] spawn [spawnname] offset X Y Z
For example 0.5 0 0.5 as X Y Z would work setting you on an edge. You might want to keep F3 at hand to see if you actually have to add or subtract to get to the right edge.