Release 2023.3
Commit #2da6bc - Added support to 1.20.2
Commit #a0d404 - Fixed detection of supported and unsupported versions
Commit #3fdb37 - Removed support for all 1.19 versions that are not latest
Release 2023.2
Commit #b2234b - Added support to 1.20.1
Commit #3fef29 - Fixed errors in Spigot 1.19.4
Release 2023.1
Commit #b77a92 - Removed support for 1.18.1
Commit #718c33 - Fixed starting level not working correctly
Commit #66d5eb - Added support for 1.19.4
Commit #505e11 - Changed all plugin dependencies to work against a different repository
Commit #57b82c - Added support for 1.19.3
Release 2022.7
Commit #6d432b - Fixed incorrect detection of non-supported nms versions
Commit #50147f - Removed obfuscated nms in favor of mojang-mappings jars
Commit #4c9960 - Changed it so when failing to retrieve mappings for the server version the plugin does not fail
Commit #4a47b4 - Changed mappings checking to be done against a remote server instead of hardcoded values
Release 2.7.1
Commit #f5ad46 - Added nms mappings check before loading the plugin
Commit #0531b4 - Moved nms classes to their own version package
Commit #d3ef6d - Added nms utilities to better detect incorrect usage of nms
Commit #cef934 - Moved mappings of 1.19 to their own package
Release 2.6.1
Commit #bae03d - Fixed removal of items from offhand
Commit #5d953c - Fixed busters removing blocks not removing tile entities from world causing to warnings to pop up
Commit #0363dd - Fixed detection of online players with WorldGuard hook
Release 2.6.0
Commit #f1d0ab - Fixed incorrect nms mapping in 1.18.2
Commit #a74429 - Added support for CoreProtect API v9
Commit #4100b6 - Added support for 1.18.2
Commit #c15000 - Removed support for 1.15
Release 2.5.4
Commit #63f3ab - Updated CommentedConfiguration implementation
Commit #fa06c7 - Fixed reflections package not compiled into the jar
Commit #5f51f6 - Fix issues with CoreProtect not working correctly