This plugin will random a message for announce in server Prefix config
Code (YAML):
# +--------------------------+ # |Custom Join-Leave Message | # | Made by Katore | # +--------------------------+ # Define what to place in front of all Join and Leave messages. Can be left blank to remove. StandardJoinSymbol: "&8[&a+&8]&6" StandardLeaveSymbol: "&8[&c-&8]&6"
Message config
Code (YAML):
FirstJoinMessages: - Say welcome to &l<player>&r&6, who just joined our community!
- Wuhoo! <player> joined the server for the first time!
- <player> joined the server for the first time!
GlobalCustomMessages:
Join: - <player> is comeback!
- <player> is back to party!
- Wuhoo! <player> just got on.
Leave: - Noo.. <player> had to go.
- Aww.. <player> just went offline.
- <player> had something else to do.