InventoryRealmBound
InventoryRealmBound is a lightweight Hytale server plugin that keeps player inventories fully separated between world groups — while also providing built-in essentials and a team system.
Have you built a server with multiple worlds for survival, minigames, PvP, or creative — but everything still shares one big inventory?
Tired of stacking multiple mods just to handle teleporting and parties?
InventoryRealmBound keeps everything clean and in one place.
The plugin automatically detects world changes caused by commands like /tp, /tpa, world switching, or other teleports — and instantly loads the correct inventory for that world group.
No duplication issues. No cross-world item transfer. No complex setup.
✅ Features
-
Separate inventories per world group
-
Automatic inventory switching on world change
-
Prevents cross-world item transfer
-
Lightweight JSON storage
-
Simple configuration
-
Server-friendly design
⚙️ Configuration (config.json)
Define your world groups and which worlds belong to them:
plugins/InventoryRealmBound/config.json
Example:
{
"worldGroups": [
{
"name": "survival",
"worlds": ["world", "world_pvp", "world_end"]
},
{
"name": "creative",
"worlds": ["creative_world"]
},
{
"name": "minigames",
"worlds": ["lobby", "pvp_arena"]
}
]
}
Worlds inside the same group share one inventory.
Switching groups swaps inventories automatically.
If you’d like to see Inventory Realm Bound in action, you can test it live on the Fracture Online server. Server IP: fracture-anarchy.online