Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Separate inventories per game mode world. Players keep different items, XP, and gear for each BentoBox game.
New in this release
- Fixed inventory cleared when teleporting from a BentoBox world to a non-BentoBox world — Previously, when a player left a BentoBox game world (e.g., BSkyBlock) for a non-BentoBox world (e.g., the default overworld or a third-party plugin world), their "outside" inventory could be lost because each non-BentoBox world stored data under its own key. Now all non-BentoBox worlds share a single storage key, so the player's inventory is always restored correctly. Includes automatic migration for data saved under old per-world keys.
Compatibility
✔️ BentoBox API 2.7.1 ✔️ Minecraft 1.21.x ✔️ Java 21
Upgrading
- Take backups of your server, for safety
- Download this jar and put it in your addons folder - delete the old one
- Restart the server
- You should be good to go!
What's Changed
- Fix inventory cleared when teleporting from BentoBox world to non-BentoBox world by @tastybento
- Fix CI: add forceJavacCompilerUse to compiler plugin config by @tastybento
Full Changelog: https://github.com/BentoBoxWorld/InvSwitcher/compare/1.17.0...1.17.1
Information
| Published on | May 10, 2026 |
|---|---|
| Downloads | 0 |
Platforms
Paper (1.21.5-26.1.2)
Dependencies
Paper