[!NOTE] Individual Keep Inventory Refabricated is a community-maintained fork of the original Individual Keep Inventory mod. Its goal is to keep the mod working on newer versions of Minecraft, as the original project is no longer actively maintained.
Individual Keep Inventory Refabricated
Ever have that one friend who dies every five minutes and begs for keepInventory to be enabled? You'd turn it on… except everyone else on the server wants the normal survival experience.
Individual Keep Inventory Refabricated lets you enable keepInventory on a per-player basis, so each player can have their own inventory retention setting.
Features
- Enable or disable keep inventory for individual players.
- Configure the default setting for new players.
- Fully server-side. Vanilla clients can join without installing the mod.
- Supports modern Minecraft versions.
Commands
Set a player's keep inventory status
/ikeepinv set <player> <true|false>
Enables or disables keep inventory for a specific player.
View a player's setting
/ikeepinv get <player>
Displays whether keep inventory is currently enabled for the specified player.
Change the default for new players
/ikeepinv default <true|false>
Sets the default keep inventory state for players who join the server for the first time.
Vanilla Gamerule
The vanilla gamerule:
/gamerule keepInventory
is ignored by this mod. Whether it is set to true or false, it has no effect while Individual Keep Inventory Refabricated is installed. All inventory behavior is controlled through the /ikeepinv commands instead.
Client Compatibility
This mod is server-side only. Players can join using a completely vanilla client without installing the mod.