Hey!
After little break between updates, RandomLootChest came back with new changes and features!
All changes:
- MMOItems support (thanks to @Hahaa13's suggestion)
- Added new placeholder (shows total placed chests on all worlds!)
- Added new event - PlayerInteractChestEvent
- Added registration to commands permission
- Added information in extension menu (click to reload extension configuration file)
- Menu API updated - this means that all menus has been updated!
- Updated ICommand interface - added arguments to reload commands,
- Updated several events (changed variables to final ones)
- Updated messages.yml - added and updated messages
- Updated placeholders in messages.yml
- Removed HolographicDisplays support, we're taking it into new extension which will be available as soon as possible,
- Removed OpenInventoryEvent
- Removed support for all legacy versions (1.8-1.12.2), they're not officially supported,
- Fixed reload commands,
- Fixed particles that were throwing exceptions while they weren't being used,
- Fixed some commands, arguments, etc.