+ Added the ability to give rewards their own custom lore (use 'lore' in the config.yml or the ability has also been added to customize it in game so go check that out)
+ Added the ability to more easily use monster eggs in ANY version (event 1.8 - 1.12) by using only names like CREEPER_SPAWN_EGG or SKELETON_SPAWN_EGG instead of using nbt tags.
+ Added a small check to prevent non-blocks from being used as crate materials
In Game Configuration + Added customization to the config.yml, inv-reward-item-lore value
+ Added customization for individual reward lores in game
» Changes
+ Updated the Rewards.YML to more accurately reflect how to configure things
+ Made it a little easier to update reward commands in game with new list-editing layout
» Bug Fixes
+ Fixed an issue where the server needed to be restart/reloaded on the first install of the plugin
+ Fixed some errors while clicking crates in creative mode
+ Fixed an issue preventing multi-crates from working with cooldowns
+ Fixed the action bar effect not working in certain versions
+ Fixed an issue that allowed enderpearls to be thrown even if they were a key
+ Fixed an issue where crate keys wouldn't glow
+ Fixed an issue where any inventory would be clicked twice
+ Fixed an issue that prevented crates from being re-enabled
+ More 1.8-1.13 material name compatibility updates
+ Fixed an issue where potatoes and carrots couldn't be used as keys
+ Fixed some IGC item issues for 1.13+ versions
+ Fixed monster eggs for 1.8-1.13+
+ Fixed an issue causing the roulette animation to not work properly.
+ Other random fixes and tweaks