0
plugins/ folderAfter installing the plugin and restarting your server, players can have their respawn location customised by interacting with spawn-selection signs placed by administrators.
[Spawn].Example sign contents:
[Spawn]
100
64
-200Players who right-click this sign will have their respawn point set to coordinates (100, 64, -200) in their current world.
Simply right-click any [Spawn] sign to set your personal respawn location to the coordinates written on that sign.
Use the /resetspawn command to clear a player's custom spawn:
/resetspawn/resetspawn <player>See COMMANDS.md for full command details.
| Permission Node | Default | Description |
|---|---|---|
spawnsystem.placeSpawnSign | op | Allows placing [Spawn] signs |
spawnsystem.breakSpawnSign | op | Allows breaking [Spawn] signs |
spawnsystem.reset.self | op | Allows resetting your own spawn with /resetspawn |
spawnsystem.reset.others | op | Allows resetting another player's spawn with /resetspawn <player> |
spawnsystem.admin | op | Grants all plugin permissions |