Inventory sorter - use /cl sort <group> <sort-method>
Can now rename chests! - use /cl rename <group> <new-name>
Can now open other user's chests you are a member of! - /cl open <user>:<group>
Can now create ChestLinks from groups you are a member of! - /cl add <user>:<group>
Inventory menu now shows ChestLinks you are a member of!
Inventory menu will reopen when you close an inventory!
Hopper filters now have two modes! Right click an item frame until the item is upside down and the filter will now accept all versions of that item (E.g Enchanted Books, Enchanted items)
Fixed null pointer crashes.
Save file only writes to disk when the world saves to prevent any discrepancies between the world save and the plugin.
Code clean-up removing lots of unused imports and methods.