/spawn command
FatmanC opened this issue ยท 2 comments
EssentialsX version (/essentials
):
Server software (/version
):
EssentialsX config (if applicable):
how do i enable a /spawn command to work for all players? that when entered, send people back to the world spawn point i set?
Using the EssentialsXSpawn module, you can set a spawnpoint with /setspawn
. Players can then use /spawn
to teleport to it. In addition, you can use the spawn-on-join
option in the config to set a spawn - see the wiki for more info.
You can download EssentialsXSpawn from the build server - make sure you're running the same build of EssentialsX and EssentialsXSpawn though.