Game Servers
Minecraft
Keep Inventory

How to Enable Keep Inventory

Execute the following GameRule command in every world, generally people just have an overworld, nether, and end.

Enable Keep Inventory in The Overworld

/world world
/gamerule keepInventory true

Enable Keep Inventory in The Nether

/world world_nether
/gamerule keepInventory true

Enable Keep Inventory in The End

/world world_the_end
/gamerule keepInventory true