
A bukkit designed plugin, working on spigot and paper, allowing you to modify the features of your server's KeepInventory system.
Keep Inventory Tweaks is a Bukkit/Paper plugin for Minecraft that enhances the default KeepInventory gamerule. It allows server owners to fully customize who keeps their inventory on death, with support for per-player toggles, offline players, and world-global behavior. The plugin is designed to be safe, flexible, and easy to use, even with Geyser setups.
/keep_player_inventory update <player> <true|false>keepinventory.update permission. /keep_player_inventory update Notch true will ensure Notch does not lose items upon death.
/keep_player_inventory check [player]/keep_player_inventory check will return your current keepinventory state.
/keep_player_inventory check Notch will return Notch's current keepinventory state.
/plugins/ folder on your server.mvn clean package to manually compile the project./target/, and move the compiled .jar file into your server's /plugins/ folder.keepinventory.update — Allows toggling KeepInventory for other players.World-global behavior ensures consistency across all worlds on your server.Pull requests and issues are welcome! Please ensure code follows the same structure and JSON storage conventions.
Keep Inventory Tweaks is licensed under the MIT License with required attribution.
You may use or modify this plugin for personal or server use, but you must credit jiuhaywi as the original author.
View the license here