[v3.5] Multiple-Scoreboard Update!

Details

  • Filename
    PowerBoard.jar
  • Uploaded by
  • Uploaded
    Nov 6, 2021
  • Size
    112.44 KB
  • Downloads
    97
  • MD5
    e015379f4156634494ee142b9d11f8c2

Supported Bukkit Versions

  • 1.17
  • 1.16
  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1

Changelog

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]hexColorSyntax: '#000000' # Set the syntax to trigger hex colors. For example '{color:000000}' or just 'color:000000' or 'color:#000000' - what you want[/code]
- Added new config option: placeholder.world-names
Add this to your config to use these options:
[code]<br />&nbsp; placeholder:<br />&nbsp; &nbsp; world-names: # Replace world names for the %player_world% placeholder<br />&nbsp; &nbsp; &nbsp; world: 'Overword'<br />&nbsp; &nbsp; &nbsp; world_nether: 'Nether'<br />&nbsp; &nbsp; &nbsp; world_the_end: 'The End'<br />[/code]
- 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