Hey all, it's time for another update. This update includes new features requested by
@Sofie.
Added:
- Support for PerWorldInventory
- Updated /invsee and /endersee commands to take an extra parameter if PerWorldInventory is installed. For example `/invsee Jannyboy11 PWI{world=world_nether}` will show you the inventory that I have in that world. This will also work for offline players. To make this as user-friendly as possible, I implemented tabcompletion and helpful error messages, should you forget the exact format.
Fixed:
- A bug (IndexOutOfBoundsException) that could occur if another plugin tried to set contents of a spectator inventory.