Skip to content

Releases: Jikoo/OpenInv

OpenInv 2.4.8 for 1.4.5 through 1.10

12 Jun 14:49
Compare
Choose a tag to compare
  • Fixed attempting reflection on the wrong object breaking /openender

OpenInv 2.4.7 for 1.4.5 through 1.10

09 Jun 02:44
Compare
Choose a tag to compare
  • Updated to include v1_10_R1 for 1.10
  • Fixed item on cursor not dropping when closing a SilentChest

OpenInv 2.4.5 for 1.4.5 through 1.9.4

10 May 19:32
Compare
Choose a tag to compare
  • Updated to include v1_9_R2 for 1.9.4

OpenInv 2.4.4 for 1.4.5 through 1.9.2

18 Apr 18:48
Compare
Choose a tag to compare
  • New configuration option DisableSaving, default false: The plugin will not ever manually save player inventories. Edits are not prevented and will persist only if the player comes online before the inventory is unloaded. To prevent editing, do not grant the nodes OpenInv.editinv or OpenInv.editender.
  • Fixed a bug with players' online state initially being inverted causing duplication bugs with reduced saving feature

OpenInv 2.4.3 for 1.4.5 through 1.9.2

18 Apr 17:09
Compare
Choose a tag to compare
  • Fixed players' inventories not being openable during their first session.

OpenInv 2.4.2 for 1.4.5 through 1.9.2

11 Apr 23:25
Compare
Choose a tag to compare
  • Reduce redundant player data saves caused by ender chests

OpenInv 2.4.1 for 1.4.5 through 1.9.2

11 Apr 22:15
Compare
Choose a tag to compare
  • Fixed inventory not updating when player comes online
  • Reduced redundant saves

OpenInv 2.4.0 for 1.4.5 through 1.9.2

04 Mar 10:57
Compare
Choose a tag to compare
  • Re-added support for almost all past versions
  • Fixed offhand slot not functioning correctly

OpenInv 2.3.0 for 1.9

01 Mar 17:40
Compare
Choose a tag to compare
  • Added support for manipulation of offhand slot
  • Fixed AnyChest not working when there is an ocelot on a chest.
  • Fixed players without permission to modify opened inventory being able to insert items
  • Removed item wand functionality

I removed the wand because all it does is run the command openinv. The player using it needs to have permission to use the command in the first place - they are not limited by who they can reach at all. It's somewhat a neat idea, but it doesn't have purpose in its current state. As I'm not interested in changing the way it works to allow for wand-only opening, I'm removing it. The code will always be there for anyone who wants to open a pull or maintain their own fork, that's what version control is for.

OpenInv 2.2.10 for 1.9.0

01 Mar 05:57
Compare
Choose a tag to compare

This version does not offer backwards compatibility.