SavedLoot

Saves the player's inventory upon death.

25

Quick challenge

How far can you run before the mobs catch you?

SavedLoot

SavedLoot.mechanics

LootInventory

LootInventory is a Minecraft plugin that automatically spawns a chest containing a player’s items upon death. This ensures that lost items can be safely retrieved, even if other players are nearby.

---

Features

- Inventory Retention: Spawns a chest at the player’s death location containing their inventory. - Inventory Retention: Players can right-click the chest to reclaim their items. Any player can access the items if necessary. - Inventory Retention: Chests only spawn in enabled worlds. - Inventory Retention: The chest spawns only if the player was in Survival mode. - Inventory Retention: Display messages on signs and in chat with HTML color codes. - Inventory Retention: Choose which block types can replace the default loot chest. - Inventory Retention: If inventory retention is enabled in the world, chests will not appear

---

Configuration

The plugin settings are stored in `config.yml` in the plugin folder:

- `blocks` – the message displayed on the sign above the chest. - `blocks` – list of worlds where loot chests can spawn. - `blocks` – customizable messages with HTML color codes. - `blocks` – names of the block types that can replace the loot chest.

---

Commands

The plugin provides the `/li` command (alias `/li`):

- `/lootinventory addworld <world>` – gives the specified player the contents of a selected loot chest. `/lootinventory addworld <world>` - `/lootinventory addworld <world>` – adds a world to the list of allowed worlds where chests can spawn.%%MD1%%

---

Requirements

- Minecraft server with disabled enabled for the plugin to spawn death chests. - Inventory saving should be disabled to ensure proper functionality.

ADS