# Item Restore Guidelines

[✅](https://emojipedia.org/check-mark-button) Player items will be restored in the following instances:

■ Dying after teleporting to another player's shop.\
■ Accidentally dropping an item and it hasn't despawned yet.\
■ Dropping item in another player's hopper/machine.\
■ Breaking an item caused by mcMMO.\
■ Accidentally trashing or salvaging an item or losing it to a cactus.\
■ Dying in resource worlds after reset.\
■ Loaning out an item and the player it was loaned to gets banned or is inactive.\
■ Cannot access own item in another player's chest due to towny permissions of lack of player availability.\
■ Losing items due to griefing/stealing. \
■ Losing market stall with chest shops disappearing.\
■ Accidentally using an item in a cauldron potion or composter.

[❌](https://emojipedia.org/cross-mark) Player items will **NOT** be restored if the incident isn't categorized into the instances stated above. Here are some examples of instances where player items will no longer be restored:\
\
■ Dying to void/lava and losing all items.\
■ Breaking item due to regular use.\
■ Dropping item and it has despawned.\
■ Accidentally dismantling an item.\
■ Accidentally consumes an item by spam right-clicking (this includes but is not limited to tokens, orbs, tags, recipes, boosters, pinata parties, and more).\
■ Borrowing/loaning out a tool and having it break due to regular use.\
■ Selling/buying item when a player didn't mean to.<br>


---

# 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.lilacmc.net/other-guides/item-restore-guidelines.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.
