# 📋 Câu lệnh và quyền

| Lệnh         | Quyền hạn         | Mô tả                    |
| ------------ | ----------------- | ------------------------ |
| `/he`        | `homeextra.use`   | Mở giao diện quản lý nhà |
| `/he reload` | `homeextra.admin` | Reload toàn bộ plugin    |

***

### 🛡️ Phân quyền (LuckPerms)

| Quyền               | Mô tả                                                    |
| ------------------- | -------------------------------------------------------- |
| `homeextra.use`     | Cho phép mở menu và sử dụng plugin                       |
| `homeextra.admin`   | Cho phép dùng lệnh `/he reload`                          |
| `homeextra.limit.X` | Cho phép tạo tối đa `X` nhà (ví dụ: `homeextra.limit.5`) |

> ⚠️ Nếu không có quyền `homeextra.limit.X`, mặc định người chơi không tạo được nhà.


---

# 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://kazamis.gitbook.io/kazami-studio/homeextra-wiki/homeextra-gioi-thieu/cau-lenh-va-quyen.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.
