DonatorJoin+
________________________________
New:
- Added ability to remove the default join message.
(Like: didjee2 has joined the game.)
You can set this to true or false in the config.
How to update:
Reset the config and let the plugin regenerate a new one.
OR:
Add the part below to the config (IN EVERY RANK!!!).
Code (Text):
Firework_Enabled: true
Before:
Code (Text):
Legendary:
# Fill in the ranks you added above over here with their message.
Message: '&8&l[&c&lServer&8&l] &7(&a&lLegendary&7) &c%player% &7has joined the game!'
Sound_Enabled: true
# Only if sounds is enabled.
Sound: Portal_Travel
From this update:
Code (Text):
Legendary:
# Fill in the ranks you added above over here with their message.
Message: '&8&l[&c&lServer&8&l] &7(&a&lLegendary&7) &c%player% &7has joined the game!'
Sound_Enabled: true
# Only if sounds is enabled.
Sound: Portal_Travel
Firework_Enabled: true
________________________________