Today's update brings Region boards!!, you can now integrate with worldguard regions and have a specific board for different regions in your world.
Another fix is the scoreboard cutting in half for 1.8-1.12 users in ViaBackwards, and ViaRewind. If the plugin now notices that these plugins are on your server it will cap your server's board to the 1.8 limits.
You can now use Unicode codes in config if needed. ex: \u2605
Today brings per world scoreboards to the plugin!!
(woohoo)
Per world scoreboards will allow you to have a custom scoreboard per world, this means if you want to have a scoreboard just for your nether world, and one for your overworld you can!
I tried to make the config as simple as possible for everyone!
MainOptions: # Disable Certain World Stats, You can disable specific worlds from tracking stats. disableCertainWorldStats: true
enabledWorlds: - world
- pvp
# Edit what the scoreboard looks like in scoreboards.yml Scoreboard:
enabled: true
toggledByDefault: true
dateTimeZone: PST
defaultScoreboard: default
Messages:
noPermission: "&7You do not have the correct permissions for this command." scoreboardDisabled: "&cScoreboards have been disabled in this world." toggleSBMessageOn: "&7Scoreboard has been Toggled &aOn" toggleSBMessageOff: "&7Scoreboard has been Toggled &cOff"