Releases: Jikoo/OpenInv
OpenInv 2.2.9 for 1.8.8
- Updated to 1.8.8
- Properly declared command permissions in plugin.yml
- Removed update checker
A couple notes:
1.8.8 apparently changed the name of a method. This hasn't been an issue for me during months of use, but there's potential for nasty errors if you don't update. The NMS version didn't change, which is a bit frustrating - the whole point of versioned packaging is that when NMS changed, the package names were entirely changed to create errors BEFORE devs started calling random methods with unintended results.
The update checker is gone. If you're using this fork, you probably already know enough about OpenInv to be aware that you need to update with each Minecraft version.
OpenInv 2.2.8 for 1.8.4/1.8.5/1.8.6/1.8.7
This version does not offer backwards compatibility.
OpenInv 2.2.7 for 1.8.3
Updated to 1.8.3
This version does not offer backwards compatibility.
Fixed issue caused by my hackish async lookup - /openinv and /openender now support partial names of online players and work on players during their first join of the server.
OpenInv 2.2.6 for 1.8 - Async lookups
Inelegant but functional solution for servers with a decent number of player.dat files.
Removes automatic name completion - you must enter the full name of the user you want to open the inventory of.
OpenInv 2.2.5 for Bukkit/Spigot 1.8
This version does not offer backwards compatibility.