Release 2024.3
Commit #41d63f - Adds support to 1.21.1
Release 2024.2
Commit #366356 - Fixed glow enchantment causing errors in 1.21 on Purpur (#35)
Commit #f0c68d - Removed support to 1.20-1.20.3
Commit #1f78b3 - Adds support to 1.21
Commit #251c82 - Remove glow enchantment from 1.20.5/6
Commit #acd531 - Adds support to Folia
Commit #b9c7b3 - Do not check each block for claim access if the claims are per-chunk
Commit #970d43 - Support to Lands7 (#34)
Commit #00d7db - Support to CoreProtect API v10
Release 2024.1
Commit #331c0b - Fix compiling issues due to recent merges
Commit #48c152 - Updated README
Commit #32a257 - Updated ReflectionUtils
Commit #3cd98d - Adds support to 1.20.6
Commit #cb3c10 - Fix clean task running before copyAPI
Commit #cef509 - Support to 1.20.5 (#31)
Commit #546f28 - Fix max bust level cannot be above 255 (#29)
Commit #8041f4 - Adds support to 1.20.4
Commit #611a29 - Fix detection of PlotSquared versions
Commit #8997e6 - Fixed the plugin not loading on regular Spigot servers
Commit #53bfcb - Fixed potential circular plugin loading in Paper
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.7.0
Commit #d318f3 - Added 1.19 support
Commit #427d0f - Added support for PlotSquared
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