SimpleScore v4: Major Release!
This is a significant reworking of the original SimpleScore codebase.
Make sure you remove and back up your old configurations, as they are not compatible with this version. A storage system similar to that in the old v3 version is currently still missing. If this is a requirement for you, continue using v3 until a v4 release is made with this feature.
Some, but not all, of the new features are listed below:
- Removed dependency on ProtocolLib.
- Support new Minecraft Scoreboard features, such as hidding score numbers.
- Support for Folia Servers has been added.
- Added MiniMessage support.
- Better WorldGuard support.
- A new and improved system that focuses on performance and network usage while maintaining compatibility.
- The codebase has been refactored into multiple modules.
- New commands and features.
- A new and improved Developer API.
- And much more!
Full Changelog:
https://github.com/RuiPereiraDev/SimpleScore/compare/v3.12.5...v4.0.0