Added the market region limit methods to the "Manager" interface.
The "Manager" interface had some changes to the "getMaterialMinPrice" and "getMaterialMaxPrice" methods revolving around them requiring ItemStacks now.
⍟ Plugin Changes ⍟
Implemented the default-region-limit configuration option alongside the displayshops.rlimit.<amount> and displayshops.rlimit.* limitation permissions for the total amount of rented market regions a user can have at once.
Implemented direct 1.17 support.
Reimplemented the "/ds visit <shop id>" command.
Changes in how the creation item is compared to its configuration form were made to resolve Unicode-related issues.
Fixed a namespace key issue with enchantment names for lower MC versions.
Fixed issues involving the SkyBlock and WorldGuard API hooks.
Fixed an issue with MySQL handling.
Fixed an issue allowing players to delete shops in market regions.
Fixed an issue I found with the market region limits and adds the reset method to the Shop interface.