Skip to content

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Sep 21:50
· 69 commits to main since this release
746867a

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: v3.12.5...v4.0.0