CustomAlerts is a simple plugin that adds:
- Native Minecraft Version:
- Legacy (< 1.13)
- Tested Minecraft Versions:
- 1.11
- 1.12
- 1.13
- Source Code:
- https://github.com/GKasparov/CustomAlerts
You can edit all the messages in the Config.yml.
- Custom Public Join Messages (e.g. <player> has joined the server)
- Player Join Messages (e.g. Welcome to the server, Please read the rules <player>
- Custom Leave Messages (e.g. <player> has left the server)
- Supports colour codes, use & for colours
Default Config
For Support please ask away in the Discussion section or contact me on discord; GKasparov#0001Code (YAML):#PLEASE USE %player% TO INPUT THE PLAYER'S NAME PLACEHOLDER
#Sets the Join Message that is sent only to the player that has joined
PlayerJoinMessage: "&eWelcome to the server, %player%"
#Sets the Public Join Message that is sent to the whole server
PublicJoinMessage: "&e%player% has joined the server"
#Sets the Public Leave Message that is sent to the whole server
PublicLeaveMessage: "&e%player% has left the server"

CustomAlerts 0.1 Public Dev
Adds Custom Join and Leave Messages