This release of InvSee++ brings the following changes:
Additions:
- InvSee++_Clear addon
- Command: /invclear <player> <item type>? <amount>?, permission: invseeplusplus.clear.inventory
- Command: /enderclear <player> <item type>? <amount>? , permission: invseeplusplus.clear.enderchest
- Permission: invseeplusplus.clear.* provides both invseeplusplus.clear.inventory and invseeplusplus.clear.enderchest
- invseeplusplus.* will now also provide invseeplusplus.clear.*
Fixes:
- Fixed a longstanding concurrency bug that caused player files to be read incorrectly occasionally.