Documentation/Signs

Signs


 

Since version 2.4, you can now create signs that teleport players to either the hub, or to the spawn of a world. You can create them by doing the following:

 

Hub sign:

First Line [worldspawns] OR [ws]
Second Line hub
Third Line (nothing)
Fourth Line (nothing)

 

which will result in:

Hub sign



Spawn sign:

First Line [worldspawns] OR [ws]
Second Line spawn
Third Line (worldname)
Fourth Line (nothing)

 

which will result in:

Spawn sign

 


 

You can also create signs that use the force function, like the /fhub and /fspawn commands, to be able to let players teleport using the signs without delay. 

 

Force hub sign

First Line [worldspawns] OR [ws]
Second Line fhub
Third Line (nothing)
Fourth Line (nothing) 

 


 

which will result in:

 Force hub sign


 

Force spawn sign

First Line [worldspawns] OR [ws]
Second Line fspawn
Third Line (worldname)
Fourth Line (nothing)

 

which will result in:

 Force spawn sign


 

All of these are configurable. The prefix used on the first line, as well as the other lines from ALL the sign types. For more information about how to do this, go to the Configuration page.