SUBMIT YOUR FEATURE REQUESTS IF YOU WANT TO SEE SOMETHING ADDED TO SPECIALIZED CRATES! (https://discord.gg/sFSSRzv)
» New Features
+ Keys now support multiple enchantments (old, single enchantments work normally, so no need to update configs)
Code (Text):
key:
#This line can be 'enchantment' or 'enchantments'
enchantment:
- DURABILITY;1
- DAMAGE_ALL;1
or
Code (Text):
key:
#This line can be 'enchantment' or 'enchantments'
enchantment: DURABILITY;0
+ Keys now save multiple enchantments in the in-game configuration (if you don't want to edit multiple enchants in files)
+ Rewards can now have amounts! (look at the example for the player head)
+ Player heads can now be skinned with player-head-name in Rewards.YML (or in-game: an option to name the head if a Reward's display item is set to a player head)