Changes: - Corrected an issue that caused the plugin to crash the server when an invalid customModelData was set
- Added a withdraw limit feature to limit the amount of gems withdrawn at once
Code (Text):
messages:
withdrawLimitReached: '%prefix% &cYou cannot withdraw more than &a%amount% Gems &cat once'
# Limit the amount of gems a player can withdraw at once
withdraw-limit: 2304