Fixed
- Bug when server without patch number in its version(1.21, 1.20,1.19, etc) didn't run the plugin.
Fixes
- Bug when only the latest attribute was applied in version 1.20.5 and above.
Added
- Time and slot predicates
- sig try_withdraw command
Fixed
- Entities with custom item not being updated
Adjusted
- Some default lang.yml messages
Added
- Color property for leather armor and potions
- Potion effects property
- Head texture property
- Positional placeholders for commands
- Amount, permission and WorldGuard state flags predicates
Fixed
- Weird bug when player can't join to the server.
- Error stacktrace when non-existing ItemsAdder item was used
- Bug when you couldn't shift click items in your own inventory
Added
- Developers API
set_slotcommand argument calledoccupied_slot_handling- Ability to provide custom nbt
Fixed
- Error when player tries to drop an item close to an entity
- Enchantments not being applied properly on enchantment books
Fixed
- Items not being dropped on full inventory
Added
can-moveparameter. So you can define whether item can be moved in player's inventory or notis-plainparameter. If set to true then your item will behave like it is a normal oneremove-on-deathparameter. If set to true then the item will be deleted on deathconsumeparameter inusage. Define how many items of that type should be taken from the user- Added
/sig set_slot <item> <slot> [player] [amount]command- Added
amountargument to/sig give
