Warning: This update may be unstable and have some bugs! Make a backup of your config folder before you update!
Note: I changed the name of the Scoreboard to PowerBoard. The jar has also been renamed. You can just download the PowerBoard.jar and the old Scoreboard.jar will be automatically deleted.
New Features:
- You can now use multiple scoreboards!!
- Performance improvement: The animations are now running in async tasks, so they won't block the main threat!
- Added paused feature: Animations will stop if no player has that scoreboard
- You can now set your own hex color syntax. Add this to the placeholder section:
Code (Text):
hexColorSyntax: '#000000' # Set the syntax to trigger hex colors. For example '{color:000000}' or just 'color:000000' or 'color:#000000' - what you want
- Added new config option: placeholder.world-names
Add this to your config to use these options:
Code (Text):
placeholder:
world-names: # Replace world names for the %player_world% placeholder
world: 'Overword'
world_nether: 'Nether'
world_the_end: 'The End'
- Better support for Nick Plugins (Not finished yet)
Changes:
- Changed code to get the server version (small performance improvement)
- Changed the description for the scoreboard.yml
- Removed space in luckperms-api prefix and suffix -> You have to add a space by yourself!
- Cleaned up the code
Fixed:
- Corrected typing errors
- Added custom error message for wrong hex color syntax
Planned:
- Custom chat prefix for luckperms-api ranks
- Add more scoreboard conditions
- Add multiple Tablists
- Run more tasks ASync
- Actionbars