1.0
release
JoinMessage
Custom Join, Quit and First Time Join messages!
JoinMessage
How to use:
- Put the plugin in your plugins folder - Customize the messages for your server
Config:
```yml messages:
The message sent the first time the player joins
first-join: "&7Welcome &c%player% &7to the server!"
The message sent each time the player joins
join-message: "&a+ &7%player% "
The message sent each time the player leaves
quit-message: "&c- &7%player%" ```