[Update] Bug Fixes, Additions and More...
This update contains file changes.
Version 1.0.4 Change Log:
All the code has been rewritten from scratch, and we could say that we have fixed most of the bugs that were there.
Well, now for the change log...
Added:
- Add the "messages.yml" file that will contain the messages that you can translate to your liking, which previously was all inside the "config.yml" file.
- You can now make fireworks go off if a player has permission (it's custom). Or just leave it false so everyone will get a firework on entering.
Config Changes:
Now it has a better visual appearance and some spelling errors have been fixed.
Code (YAML):
#=================================================================================================#
# Main Configuration of Welcomer
#=================================================================================================#
#
# If you need any plugin support, feel free to join our discord server
# or private message me JainaGamer45 on Spigot.
#
# Discord Link: https://discord.gg/ynStDZGfYk
#
#=================================================================================================#
#=================================================================================================#
# Configuration Join and Quit Text
#=================================================================================================#
Chat_Messages
:
Join_Motd:
Enable
: false
Join_Messages:
Enable
: true
Quit_Messages:
Enable
: true
#=================================================================================================#
# Configuration firework - BETA!
#=================================================================================================#
# If you want fireworks to go off when a player enters. Or put 'false' to disable it.
Firework_Options
:
Enable
: false
Permission
:
# If it is true, the player must have the permission to generate the firework. Or if it
# is false, it does not require permission and generates firework for each player that enters.
Enable
: false
# Add only one word that will be attached to the "welcomer.[Name]" permission.
Name
: ''
# NOTE: I am working on being able to get them to customize the fireworks to their liking.
#=================================================================================================#
If anyone has a problem, question, or concern, please send me a private message.
You can also join our discord server for support: Link
If you like this plugin please give it a five star rating!