-
OpenInv 3.3.3 Stable
released this
2018-02-07 18:35:39 -05:00 | 127 commits to master since this release- Fixed issues with incorrect translation keys while using ProtocolSupport
- Fixed config being updated instead of just being correctly created on first load.
- Legacy: Backported spectate (ab)use to fix SilentChest on PaperSpigot
Downloads
-
OpenInv 3.3.2 Stable
released this
2017-11-08 17:52:41 -05:00 | 134 commits to master since this release- Fixed missing
this
in permissions handling. Whoops. (#81) - Fixed permissions inconsistencies from documentation.
Sorry about the mistakes, I should be more careful. That's what I get for not testing before pushing out a build.
Downloads
- Fixed missing
-
OpenInv 3.3.1 Stable
released this
2017-11-07 18:18:33 -05:00 | 136 commits to master since this releaseDownloads
-
OpenInv 3.3.0 Stable
released this
2017-07-05 05:52:33 -04:00 | 143 commits to master since this releaseDownloads
-
OpenInv 3.2.1 Stable
released this
2017-06-09 20:15:51 -04:00 | 147 commits to master since this release- Fixed incorrect field name in 1.12 SpecialPlayerInventory
Downloads
-
OpenInv 3.2.0 Stable
released this
2017-06-08 18:36:01 -04:00 | 149 commits to master since this release- Included support for 1.12
- Improved API slightly - methods are now annotated nullable where valid, exceptions are preferred instead of returning null as before.
This release marks a new system: For those choosing to keep their server up-to-date, the primary download is much smaller and only supports 1.11(.2) and 1.12. For anyone running an older server, either compile the version you want yourself or use the much larger OpenInv-legacy file.
Downloads
-
released this
2017-02-13 20:01:18 -05:00 | 155 commits to master since this release- Fixed ConcurrentModificationException
Downloads
-
released this
2017-01-30 13:38:10 -05:00 | 158 commits to master since this release- Fixed incorrect handling for differences in shulker boxes between 1.11 and 1.11.2
Downloads
-
released this
2017-01-20 12:59:03 -05:00 | 161 commits to master since this release- API should now be consistently versioned and is available via JitPack
- Better support plugins causing Player implementations other than CraftPlayer to be used
Downloads
-
released this
2017-01-10 14:12:58 -05:00 | 166 commits to master since this release- Fixed shulker boxes reporting blocked state for anychest incorrectly
- Fixed incorrect name parameter for packet used to open window in 1.8+
- Fixed untranslated default chest name on 1.7-
- Fixed InventoryOpenEvent not being fired when using SilentChest
Downloads