# Keep Inventory

## Keep Inventory System

Dragon Shield uses a flexible **Keep Inventory** system that varies between different areas of the server to provide the best experience for each gameplay style.

### 🎮 System Overview

Keep Inventory determines whether you keep your items and experience when you die, or if they drop to the ground like in vanilla Minecraft.

### 🌱 Modded Survival Areas

#### Optional Keep Inventory

In **modded survival areas** (like Aten), Keep Inventory is **optional**:

**Default Setting:** Keep Inventory is **ON by default** **Player Control:** Use `/keepinv` command to toggle it off if you prefer **Flexibility:** Choose the experience that suits your playstyle

#### Why It's Optional

* **Player Preference:** Some players enjoy the risk/reward of item loss
* **Traditional Experience:** Option to play with vanilla death mechanics
* **Customizable Difficulty:** Adjust challenge level to your comfort

### ⚔️ MMORPG Areas

#### Always Enabled

In **MMORPG areas** of the server, Keep Inventory is **always ON**:

**No Toggle Option:** Cannot be disabled in MMORPG zones **Consistency:** Same rules for all players in these areas **Protection:** Prevents frustration from losing quest items and progression gear

#### Why It's Always On

* **Prevents Confusion:** Clear, consistent rules across MMORPG content
* **Player Protection:** Prevents loss of important quest items and rare gear
* **Progression Safety:** Protects valuable equipment needed for advancement
* **Quality of Life:** Focuses gameplay on challenges rather than item recovery

### ⚠️ Important: Experience Loss

#### MMORPG Areas Only

**You lose ALL your experience (XP) when you die in MMORPG areas**

Why Different Rules?

* **Modded Survival:** Focus on creative building and exploration without harsh penalties
* **MMORPG Areas:** Maintains challenge and consequence for quest/combat content


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.drgnshield.com/important-concepts/keep-inventory.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
