A simple plugin that I decided to code to try to learn java.
It is a simple plugin made to send welcome and leave messages in chat.
In order to use it, your server must be running java 16/15 because it was compiled in java 15.
In order to install it all youve gotta do is copy the file into your plugins folder.
To disable a message set the value to
null in config.yml.
The formatting strings are surrounded with curly brackets and are as follows:
ccsrv: a replacement for ยง
playername: a replacement for the players name
The commands are as follows:
welcomemessage: sets the welcome message
leavemessage: sets the leave message