1.14+ IS OFFICIALLY SUPPORTED! It's been tested on a few servers now and everything seems to be working well!
» New Features
+ Added the capability for the /scrates givekey or /scrates givecrate command to work for offline players! It works no matter the command variation that is run. If a player is offline when the command is run, it will add it to a queue of commands to run for when the player rejoins the server. Works with virtual and physical crates/keys. (Note: a new file will appear called PluginData.db which will store the queued commands between reload and restart. Just ignore it)
+ The 'already-opening-crate' message was added to the Messages.YML. Previously, if a player tried to open a crate while already opening a crate, it would say they didn't have the proper key. Now it will play the 'already-opening-crate' message, which tells the player they can't open a crate until the other is finished opening.
» Changes
+ Disabled the update checker because it didn't work
+ While editing fireworks, adding a firework will return you to the in game config menu instead of waiting for 'done' to be typed.
+ Updated the messages.yml in the in game config display long messages on multiple lines instead of just cutting them off.
+ Dynamic crates no longer auto-disappear if they don't require a key (this feature will be added back in a different form later)
» Bug Fixes
+ Fixed certain items not working in older versions of 1.8.8 which also prevented large portions of the in game config to not work
+ Fixed the "Discover" animation not working if no sound was set - it not works without a sound.
+ Fixed the in game config displaying the block list for minecrates as a "blacklist" when it should be displayed as a "whitelist"
+ Potentially fixed some issues with the in game config saying that a number is an invalid number, etc.
+ Fixed an issue when the discover animation would continue re-opening the inventory despite the fact it was already open.
+ Fixed the BLOCK_CRATEOPEN animation not working well with dynamic crates.
+ Fixed various other dynamic crate bugs