What's changed?
Added
- PlaceholderAPI integration by @ezTxmMC
- Placeholders:
- %luckprefix_prefix%
- %luckprefix_suffix%
- %luckprefix_chatformat%
- %luckprefix_tabformat%
- %luckprefix_sortid%
- %luckprefix_namecolor%
- Placeholders:
- Leaf support by @SyntaxJason
- bStats integration by @ezTxmMC & @SyntaxJason
Removed
- Complete database system has been removed, and we are targeting beta 11 for a rewrite.
Fixes
- Fixed null error of bukkit task by @ezTxmMC
- Fixed tablist flickering by @SyntaxJason
- Fixed paper async issue by @SyntaxJason
Known issues:
- Database support is currently not implemented.
2.0.0@6b720d5
It's an beta version, please report any issues at GitHub.
What's changed?
Changes
- AsyncPlayerChatEvent -> AsyncChatEvent
- ChatColor -> NamedTextColor & TextColor
- String -> Component
- and more
Bugfixes
- /luckprefix command returns errors -> default activation of 'Auto-Add-Groups'
- Configuration errors with Auto-Add have been fixed -> check if data is missing and, if not, use default values.
- Fixed tablist error #29
Changes
- /luckprefix reloadconfig reverted to /luckprefix reloadconfigs
Features
- Auto-Reload-Config has been added
Current Issues
- Database connections do not work / only partially
- Reloading the configuration resets the data to the state before startup
2.0.0@b6a9b80
It's an beta version, please report any issues at GitHub.
What's changed?
- Added auto-update values ​​when changed with '/luckprefix'-command
- Fully completed '/luckprefix'-command
- Split subcommands into own classes for overview
- Fixed unknown color bug where input was N/A color
- Fixed display bug where custom tab styles would not display above player
Known issues
- Database support currently not implemented
2.0.0@a9c8a94
It's an alpha version, please report any issues at GitHub.
What's changed?
- Added complete '/luckprefix'-command
- Added more options to toggle stuff in config.yml
- Optimizied messages with TextUtil
- Fixed '/luckprefix reloadconfigs' doesn't work
Known issues
- The '/luckprefix'-command can throw warnings
- Database support currently not implemented
It's an alpha version, please report any issues at GitHub.
What's changed?
- Added support for groups configuration
- Added update checker
- Moved groups and database in own configuration
- Optimized main class
Known issues
- The command /luckprefix reloadconfigs don't work and will show erros
- Database support currently not implemented
It's an alpha version, please report any issues at GitHub.
What's changed?
- Added complete support for legacy color-code format
- Added more information and examples to the config
- Fixed issues at setupGroups and setGroups
- Fixed player prefix not being set correctly
It's an alpha version, please report any issues at GitHub.
What's changed?
- Complete recode of the code
- Textformat switch to MiniMessage
It's an alpha version, please report any issues at GitHub