Logo
Explore Help
Sign In
minster586/OpenInv
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Actions Packages Projects Releases 36 Wiki Activity

36 Releases 60 Tags

RSS Feed
  • 3.3.3 669cfd72aa
    Compare

    OpenInv 3.3.3 Stable

    Jikoo 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-legacy.jar
      276 KiB
      2018-02-07 18:39:26 -05:00
    • OpenInv.jar
      79 KiB
      2018-02-07 18:39:26 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 3.3.2 f5c682ff2b
    Compare

    OpenInv 3.3.2 Stable

    Jikoo 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
    • OpenInv-legacy.jar
      274 KiB
      2017-11-08 17:56:05 -05:00
    • OpenInv.jar
      79 KiB
      2017-11-08 17:56:05 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 3.3.1 f07cef5621
    Compare

    OpenInv 3.3.1 Stable

    Jikoo released this 2017-11-07 18:18:33 -05:00 | 136 commits to master since this release

    • Fixed ConcurrentModificationException for real for the 5th time or so (#78)
    • Added permissions to change the default status of AnyContainer and SilentContainer (#76)
      • OpenInv.any.default, default false
      • OpenInv.silent.default, default false
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 3.3.0 931cdb6fb1
    Compare

    OpenInv 3.3.0 Stable

    Jikoo released this 2017-07-05 05:52:33 -04:00 | 143 commits to master since this release

    • Fixed SilentChest on PaperSpigot (#68)
    • Fixed ConcurrentModificationException (#69)
    • Improved handling of shulker boxes (#64)
    Downloads
    • OpenInv-legacy.jar
      274 KiB
      2017-07-05 05:55:17 -04:00
    • OpenInv.jar
      78 KiB
      2017-07-05 05:55:17 -04:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 3.2.1 ca85a392aa
    Compare

    OpenInv 3.2.1 Stable

    Jikoo 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-legacy.jar
      277 KiB
      2017-06-09 20:18:06 -04:00
    • OpenInv.jar
      83 KiB
      2017-06-09 20:19:21 -04:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 3.2.0 96c59f163d
    Compare

    OpenInv 3.2.0 Stable

    Jikoo 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
    • OpenInv-legacy.jar
      277 KiB
      2017-06-08 18:41:28 -04:00
    • OpenInv.jar
      83 KiB
      2017-06-08 18:40:10 -04:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 3.1.2 32ec8d8147
    Compare

    OpenInv 3.1.2 for 1.4.5 through 1.11.2 Stable

    Jikoo released this 2017-02-13 20:01:18 -05:00 | 155 commits to master since this release

    • Fixed ConcurrentModificationException
    Downloads
    • OpenInv.jar
      260 KiB
      2017-02-13 20:03:47 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 3.1.1 12c0cac311
    Compare

    OpenInv 3.1.1 for 1.4.5 through 1.11.2 Stable

    Jikoo 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
    • OpenInv.jar
      260 KiB
      2017-01-31 02:50:22 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 3.1.0 d6df1a0871
    Compare

    OpenInv 3.1.0 for 1.4.5 through 1.11.2 Stable

    Jikoo 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
    • OpenInv.jar
      260 KiB
      2017-01-20 13:01:22 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • 3.0.6 2f7d3bc235
    Compare

    OpenInv 3.0.6 for 1.4.5 through 1.11.2 Stable

    Jikoo 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
    • OpenInv.jar
      253 KiB
      2017-01-10 14:26:07 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 3 4 Next Last
Powered by Gitea Version: 1.27.3 Page: 29ms Template: 4ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API