# Container Protections

This system enables players to protect chests, furnaces, barrels, and other containers from unauthorized access, ensuring items remain safe from theft or tampering. With easy-to-use commands and flexible access settings, players can add trusted friends or guild members to their containers or restrict access entirely. The Bolt system is ideal for players who want peace of mind knowing their items are secure in both public and private areas of the server.

This system protects the following blocks:

* Doors
* Trapdoors
* Chests
* Ender Chests
* Item Frames
* Glow Item Frames
* All furnace types
* And much more

## Commands

| Command      | Function                                                                                 |
| ------------ | ---------------------------------------------------------------------------------------- |
| /bolt lock   | Lock something. Optionally provide a protection type to lock with (defaults to private). |
| /bolt unlock | Unlock something.                                                                        |
| /bolt edit   | Edit a protection to add or remove a player's access.                                    |
| /bolt trust  | Prompt, list, or confirm changes to your trust access list.                              |
| /bolt mode   | Toggle a player mode. For example: persist, no lock, no spam.                            |
| /bolt info   | Display protection information.                                                          |


---

# 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://dgzyt.gitbook.io/eluria-mc/survival/container-protections.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.
