# This is the latest stable release of KoolSMPCore. A fair amount was done to warrant another minor release, but nothing to where we need a MAJOR release.
### Here is a small list of what was changed:
* Removes the custom PlaytimeManager system (yes, we're idiots and we realized that we could've just used Bukkit statistics). This means you can remove the playtime.yml file in your plugin folder and move on like nothing ever happened.
* Creates a MiniMessageHandler to allow MiniMessage in global chat, this also allows legacy color codes (& and ยง) and translates them to MiniMessage tags.
* Fixes an error with our scoreboard system that causes the server to kick everyone and fuck with the scoreboard.dat file.
* Fixes an error in DiscordSRVIntegration
* General cleanup and revamps
**Full Changelog**:
https://github.com/KoolFreedom/KoolSMPCore/compare/4.2.3...v4.2.4