Note: As always, I recommend waiting a few days before updating if your server is public because there may be new bugs in new releases.
- Added option in the scoreboard config that you can try if you have other scoreboard/tag/tab plugins (or something else) that may cause incompatibility/crashes/errors. Note that scoreboard update periods shouldn't be too low, 20 is the recommended value.
Code (Text):
scoreboard:
# This is the new setting you can add in your config, by default it's false
# Will force the strikepractice scoreboard to set lines in main thread instead of asynchronously
sync-set: false
- Added /sprac bugreport command that will zip config files and information of server (version, tps, players, uptime etc) into a file that you can send when reporting a bug.
- Fixed a few bugs and errors (bots, replays, rematch items etc)
- Minor tweaks and improvements