What's Changed
Add option to disable a message by using an empty path @CoolLord22 in #25
New Contributors
@CoolLord22 made their first contribution in #25
Fixes
Player no longer will be notified by message disabled world when changing world if doesn't have any glow mode.
Changes
Click here to see full changelog!
- API added
- Some minor fixes
- Tons of changes at code structure and performance improvements.
Know that config file may requieres changes! More info here!
Try it, if you find a bug don't hesitate to open an issue on github!
Fixes:
Fixes error java.lang.IllegalStateException: Unregistered scoreboard component when selecting a color from the menu reported at Discord.
Small Changes:
Prevent players from selecting already selected color.
Added message when toggling/disabling glow at menu.
Fixs:
- Console coloring and messages issues
- Subcommands usage at console
- General commands logics (recode)
- Subcommand tab suggestion
Others:
- Auto updater for plugins version at pom.xml.
- Fix discord server link at config
fancyglow.adminpermission inherts correctly.
Add to config the following entries at messages path:
Invalid_Sub_Command: "<red>Unknown sub-command \"%sub_command%\"
Disable_Usage: "<red>Correct usage is: /glow disable <player>"
Fixes:
NPE when selecting an unknown color.
Features:
Added status and status_formatted placeholder.
Manually added common used color names such as pink and purple.
Thanks to Slide for contribution!
