Skip to content

Releases: BentoBoxWorld/InvSwitcher

Release 1.14.1

10 Sep 00:15
78b8f9d
Compare
Choose a tag to compare

This release fixes a bug that occurred on shutdown where player stats were not being saved.

Compatibility

✔️ BentoBox 2.5.2
✔️ Minecraft 1.21.1
✔️ Java 21

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

What's Changed

Full Changelog: 1.13.0...1.14.1

Release 1.14.0

03 Sep 00:02
0a5ae2b
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox 2.5.2
✔️ Minecraft 1.21.1
✔️ Java 21

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

What's Changed

Full Changelog: 1.13.0...1.14.0

Release 1.13.0

05 Jul 23:30
78c3223
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox 2.0.0
✔️ Minecraft 1.20.4
✔️ Java 17

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

What's Changed

New Contributors

  • @BONNe made their first contribution in #22

Full Changelog: 1.12.0...1.13.0

Release 1.12.0

11 Jan 06:11
c15c2e5
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox 2.0.0
✔️ Minecraft 1.20.4
✔️ Java 17

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

What's Changed

Full Changelog: 1.11.0...1.12.0

Release 1.11.0

27 Jun 16:38
Compare
Choose a tag to compare

Compatibility

✔️ BentoBox 1.16.2, 1.17.0
✔️ Minecraft 1.16.5 or 1.17
✔️ Java 8

Changelog

Legend

  • 🔡 locale files may need to be regenerated or updated.
  • ⚙️ config options have been removed, renamed or added.
  • 🔺 special attention needed.

Bug Fixes

  • Fix bug where switching was affecting non game worlds (commit: 934c063)

Note: the next release of InvSwitcher will move to Java 16 or higher. This version is the last to run on Java 8.

Release 1.10.0

02 Jun 01:21
Compare
Choose a tag to compare

Change Log

  • Fixes issue where inventories were wiped if using with an established world and not a fresh install. (commit: 880c8d8)
  • Adds support for per-world statistics. (commit: cab2aa7)
  • Fixes bug where advancements were not cleared if cleared in the game. (commit: ad0b076)

Release 1.9.0

07 Mar 20:15
Compare
Choose a tag to compare

Change Log

  • Add support for Enderchest inventory switching (commit: b9aefaa)
  • Wait until all worlds are loaded before hooking into them. (commit: 9dea774)
  • Added a config file with options to switch specific items and worlds (commit: 5f750ab)

Release 1.6.1

16 May 22:16
Compare
Choose a tag to compare
Set group id to world.bentobox

Release 0.0.4

29 Jun 02:58
Compare
Choose a tag to compare

This fixes a number of bugs and prevents itself from being run on non-YAML databases.

Non-YAML database storage

05 May 03:05
Compare
Choose a tag to compare

DO NOT USE IF YOU ARE USING A YAML DATABASE!

Stores in non-YAML databases

YAML storage is not supported right now.