◆ Included new library
Reflections used to retrieve the required data for the plugin to get loaded. This incorporation has been made due issues with the system implemented on 0.1.0 Alpha which seemed to be limited to Java 10 and higher. This changes allows the plugin to work again on
1.13.2 - 1.16.5.
◆ Fixed issue with async creation, not executing the error process properly on creation fail.
◆ Fixed issue with ProtectionStones importation, where results weren't showing properly due part of an async process.
◆ Fixed issue with
/pb list <username> trying to filter protections, as it was using the UUID of the player with the inventory open instead of the specified player.