# v1.0.3-fix

<figure><img src="/files/px1YYlLRc3yQcuAxv1m3" alt=""><figcaption></figcaption></figure>

### Bug Fixel:

* Bản cập nhật mới này đã sửa lỗi player(member) không thể mở menu home và sử dụng.
* Cải thiện lại hệ thông phân quyền hạn rõ ràng giữa member và admin để tránh lỗi khi sử dụng lệnh.
* Cải thiện hệ thống hiển thị gui home bằng cách thêm custom model data vào các slot nút hiển thị trong gui, dễ dàng tuỳ chỉnh bằng resoucerpacks đẹp mắt.

```yaml
menu:
  size: 54
  title: "&8Menu Nhà"

  home-slot:
    material: RED_BED
    name: "&aNhà #%index%"
    custom-model-data: 101
    lore:
      - "&7Nhấn để dịch chuyển"

  empty-slot:
    material: GRAY_STAINED_GLASS_PANE
    name: "&7Nhà trống #%index%"
    custom-model-data: 102

  create-button:
    material: EMERALD_BLOCK
    name: "&aTạo nhà tại đây"
    custom-model-data: 103

  delete-button:
    material: BARRIER
    name: "&cXoá nhà này"
    custom-model-data: 104

```

Tải xuống: [HomeExtra 1.0.3-fix](https://www.mediafire.com/file/k5np5x0kcqzheuw/HomeExtra-1.0.3-Fix.jar/file)


---

# 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/version/v1.0.3-fix.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.
