> For the complete documentation index, see [llms.txt](https://wiki.boba.cat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.boba.cat/xiang-zi-suo/xiang-zi-suo-xi-tong.md).

# 箱子锁系统

## 首先手持木牌，然后准星对准箱子

![](/files/-MUJubgfi7pY1Jy6OGnr)

## 然后什么都不用输，直接手持木牌右键点击你想锁的箱子

此时箱子就是只有你一个人可以使用，别人无法使用/破坏

![](/files/-MUJumT5XwmvTIj8yyrY)

然后输入命令

```
/lock <木牌行数> 给予权限的玩家名称
```

这样就可以让别的玩家使用你的箱子

![](/files/-MUJv1E261Go1tSQD4cp)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.boba.cat/xiang-zi-suo/xiang-zi-suo-xi-tong.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.
