Changes:
- Added support for 1.18.1
- Added a new "withdraw-limit" feature and "withdraw-limit-reached" message to the config.yml
Code:messages: withdraw-limit-reached: '%prefix% &cYou cannot withdraw more than &e%amount% Tokens &cat once' withdraw-limit: 2304 #Set the limit the amount of tokens a player can withdraw when running the withdraw command
Changes:
- Added support for the NEW TokenAPI https://www.spigotmc.org/resources/97671/
- Added a new "starting-token-balance" feature to config.yml
Code:#Default amount of tokens each NEW player starts with starting-token-balance: 0
Changes:
- Token Shop menu can be opened from an alternate source now (Via Console or Opped player) (Example: /token shop [Player])
Added:
- Option to enable mining with a silk touch item and allowing tokens to be obtains
Note:
- If updating from a previous version, please add "allow-silk-touch" under the "toggleable" section in the config.yml
Changes:
- Fixed an issue that caused the token item to be placed on the ground when redeeming
Changes:
- Slightly optimized the plugin and MySQL implementation
- Fixed an issue where the data for Token Top did not show all the data, upon restart
