Fixed withdraw exploit which could crash server if player withdraw-ed
a lot of items for example /token withdraw 1 1000000
Would create on some spigot versions to many itemstack and crash server!
Added feature to set Min,Max and MaxStackSize for withdraw items
You will need to add manually Limits section to your config.yml files
Or just delete old one restart and server will generate new one with this options!
![]()
Fixed withdraw exploit which could crash server if player withdraw-ed
a lot of items for example /token withdraw 1 1000000
Would create on some spigot versions to many itemstack and crash server!
Added feature to set Min,Max and MaxStackSize for withdraw items
You will need to add manually Limits section to your config.yml files
Or just delete old one restart and server will generate new one with this options!
![]()
Fixed problem with Aliases for short shop commands not working!
Fixed problem with Slots not working in confirm menu
Fixed problem with single Slot key repairing in config after been deleted.
Added Flags option for items in gui
Usage simple add "Flags:" section to your item in gui
Flag list can be found here: https://helpch.at/docs/1.12.2/index.html?org/bukkit/inventory/ItemFlag.html
![]()
With this you can hide potion effect,attributes,enchants etc...
Added Support for 1.20.2.
New system of checking if blocks are natural or not so player abuse mining token drops.
Fixed reported problem with auto-save for File storage.
Added long time ago promised feature:
- Token Drops when you fish
Option can be enable in config.yml like other tokens drops,
after that reload plugin or restart server plugin will create new config
inside BeastTokens/Drops fold called Fishing.yml.
You can set tokens rewards as u wish per-world and globa.l
Permission for tokens drops is:
- BeastTokens.Drops.Fishing.* - tokens will drop for every item which u have set in farming.yml.
- BeastTokens.Drops.Fishing.pufferfish - will only drop tokens when player catches Puffer fish.
![]()
![]()
1. Fixed bug with people been able to use
/Token withdraw NaN instead of numbers
2. Fixed people been able to put withdraw item in grindstone and getting free xp by disenchanting it.
