Commit #ca1e1a - Adds support to 1.21.5
Commit #ee10f1 - Change glow effect to work with enchantment_glint_override instead of actual enchantment
Commit #9a67ed - Fix glow enchantments throwing errors in Spigot 1.21.4
Commit #97720d - Fixed errors with Enchantment registry in latest versions
Commit #fc4a50 - Fix glow enchantment not working in 1.21.4
Commit #fb30a1 - Fixed other errors with jenkins
Commit #acea9b - Fixed compiling errors with Paper's hard-fork
Commit #7df629 - Fix compiling errors with recent commit
Commit #0cb5dc - Adds support to 1.21.4
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
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
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