Description
This Plugin Changes players join and quit messages to a few different messages because who really likes thoes boring messages.
Config support is now implemented!
Join Messages
- has joined the server!
- has arrived!
- has appeared.
- has morphed into existence.
- has been spotted!
Quit Messages
- has left the server!
- has vanished!
- has quit.
- has vaporized.
- has been lost!
updated and added permissions so now vip’s have special messages
playerjoin.vip
playerquit.vip
Download
Donate
If you like what I do, Please consider giving a donation, every little helps!
1 Like
Anicc
2
Hello, when can you improve this plugin, I really like this plugin
I am in the works now of making an update for this that includes a config file so you can add your own join and leave messages.
I have just released V. 1.1 which has config support
Anicc
5
Will you be able to add permissions to get the specified join information?
Editing the config, in several ways, doesn’t change anything and leaves a blank join message for me.
If this plugin doesn’t work as intended and/or doesn’t receive any updates I can recommend the plugin KtSkript.
There is an example script for when a player joins the server: Here. Related topic: Here
If you want to change the join message directly, try this script:
onPlayerJoin {
setMessage("${player.name} joined this &2wonderful server!".t)
}
Update is coming soon. That will fix this