World inventory switcher add-on for BentoBox. This add-on will work for any game modes.
The following are switched per-world:
/gamerule announceAdvancements false
in-game, or in your server console by removing the "/" symbol. The config allows to define which worlds that InvSwitcher should operate, and what aspects should be kept separate.
# Worlds to operate. Nether and End worlds are automatically included.
worlds:
- acidisland_world
- oneblock_world
- boxed_world
- bskyblock_world
options:
#
# Per-world settings. Gamemode means Survivial, Creative, etc.
inventory: true
health: true
food: true
advancements: true
gamemode: true
experience: true
location: true
ender-chest: true
There are no commands.
This addon will give players a separate inventory, enderchest, health, food level, advancements and experience for each gamemode installed and their corresponding worlds. It enables players to play each gamemode independently of each other.