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