Features:
- Native Minecraft Version:
- 1.13
- Tested Minecraft Versions:
- 1.7
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- Languages Supported:
- English, Spanish
Commands:
- Teleport player on Join the server
- Teleport player on Respawn
- Teleport player on Void Damage
- /setspawn (Permission spawnsystem.command.setspawn)
- /spawn (Permission spawnsystem.command.spawn)
Code (Text):############################################################
# +------------------------------------------------------+ #
# | Spawn System | #
# +------------------------------------------------------+ #
############################################################
# Recommended plugin for lobby and auth servers!
# Custom messages!
messages:
setSpawn: '&aYou have set the server spawn!'
teleportSpawn: '&aYou have been teleported to the server spawn!'
error:
noPermission: '&cYou do not have permission to use this command!'
needPlayer: '&cError: &fYou must be a player to execute this command!'
noWorld: '&cServer spawn has not yet been set.'
# Change the rule of the game "doDaylightCycle". It will always be day or night!
changeGamerule: false
# When you run the /setspawn command it also sets the world's default spawn.
setSpawnDefault: false
#Teleports the player on joining.
teleportOnJoin: true
#Teleports the player on respawning.
teleportOnRespawn: true
# Teleports the player upon contact with the void.
teleportOnVoid: trueAny bugs or problems, use the plugin discussion.
And I will help you with pleasure, in the same way if you want me to implement something else. Let me know!

SpawnSystem 1.0.0Beta
Control the spawn of your server.