EzWelcome
Simple welcomer plugin
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
EzWelcome
A simple welcome plugin! Click here to see the source.
_Q: Why should I use this plugin and what does this plugin do_
A: This plugin allows server owners to set a custom welcome message when someone joins. If you don't want to use outdated random sruff from spigot, I recommend this because it's open source, so if you don't trust it you can read the code (it is literally 39 lines).
_Q: How do I change the default message_
A: Simply change the message in the plugin.yml. You can find it in plugins/EzWelcome
before:

after:

_Q: Is this plugin open source_
A: yes. You can use the plugin's code in your plugin, and you can modify it. You can see the source here.