ServerSpawn 3.0

ServerSpawn 3.0

1k Downloads
Now  with multiple language support
BASIC INFORMATION
With this plugin you can set the default server spawn location and change it.
This means that every time you enter the server, you will spawn at the currently set spawn location.
You can also set a custom join- and leaveemessage. This is a message that is sent when you join or leave the server. this is set by minecraft by default to: "(Player name) add the game". Default with our plugin is: "+ (Player Name)". of course you can change this to anything you can think of (colours can be used for this).
Another option of this plugin is to have a fake leave / join message in the chat. The fake join / leave message will automatically adapt to what is set.
A nice extra is the /colorcodes command, this will show you a list of Minecraft colour codes.
️COMMANDS️
/serverspawn [set | get | enable | disable | settings]
(enable and disable the teleport on join)
/custommessages [enable | disable]
(enable and disable custom messages)
/joinmessage [set | get]
(change the join message)
/quitmessage [ set | get]
(change the leave message)
/fake [join | quit]
(fake your join or quit)
/colorcodes
(get the MC colorcodes)
/hub | /lobby | /spawn
(commands for teleporting to the spawn)
/spawncommands
(disable and enable spawn commands)
PERMISSIONS
serverspawn.serverspawn
serverspawn.custommessages
serverspawn.joinmessage
serverspawn.quitmessage
serverspawn.fake
serverspawn.colorcodes
API
As of version 3.0, serverspawn supports an API. This can be called with:
ServerSpawn.API;
and as import:
import me.goodgamer123.ServerSpawn.API;