Changes:
- Added a new "requiredPermission" feature to require the player to have a specific permission in order to purchase an item from the gem shop
- Added a new message to the config.yml
Add to config.yml:
purchaseAccessDenied: '{prefix} &cYou do not have permission to purchase this item. Requires: &e{permission}'
Example of where to implement this new feature in your shops.yml: