Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for BentoboxWorld

Separate inventories per game mode world. Players keep different items, XP, and gear for each BentoBox game.

Report InvSwitcher?

Release
1.19.1

tastybento released InvSwitcher version 1.19.1 on July 3, 2026

🎁 What's new

1.19.1 is a bug-fix release that resolves a death-screen softlock for players using per-island health.

✨ Highlights

🐛 Fixed per-island health death loop (#56)

With per-island health enabled, a player who owned more than one island could get trapped in an endless respawn/death screen after dying. When their state was captured mid-death it recorded a health of 0; loading that value back into the player on the death island applied setHealth(0), killing them again the instant the world loaded. InvSwitcher now never applies a fatal stored health to a live player — a stored value of 0 (only ever produced mid-death) restores full health instead, matching vanilla respawn behaviour.

⚙️ Compatibility

✔️ BentoBox 3.17.0 ✔️ Paper Minecraft 1.21.5 – 26.1.2 ✔️ Java 21

📥 How to update

  1. Take backups of your server, for safety.
  2. Stop the server.
  3. Drop the new InvSwitcher jar into the addons folder and remove the old one.
  4. Restart the server.
  5. You should be good to go!

What's Changed

Full Changelog: https://github.com/BentoBoxWorld/InvSwitcher/compare/1.19.0...1.19.1

Information

Published onJuly 3, 2026
Downloads3

Platforms

Paper Paper (1.21.5-26.2)

Dependencies

Paper Paper
Edit Plugin Dependencies: Paper