# v1.1.0

Released: 2025

## New Features

* **Tier Enable/Disable** — ปิดใช้งาน tier ได้ (วางบล็อกไม่ได้)
* **Tier Show/Hide in Shop** — ซ่อน tier จากร้านค้าได้
* **`/ps give <player> <tier>`** — Admin ให้บล็อก PS แก่ผู้เล่น
* **Delete Confirmation Dialog** — ลบ tier ต้องยืนยันผ่าน Dialog ก่อน
* **Tab Completion** — ครบทุก command (player names + tier names)
* **Hidden Block Fix** — ซ่อน/แสดงบล็อกไม่ลงไปเรื่อยๆ อีกแล้ว
* **Folia Support** — รองรับ Paper / Folia / CanvasMC
* **Multi-Database** — SQLite, MySQL, MariaDB, PostgreSQL, MongoDB, H2, Redis
* **14 Flags + Groups** — ครบทุก flag พร้อมระบบกลุ่มเป้าหมาย
* **GUI System** — Settings, Flags, Members, Banned, Owner, Shop, Admin
* **Border Visualizer** — แสดงเส้นขอบพื้นที่ด้วย particle
* **First-Join Give** — แจก tier ให้ผู้เล่นใหม่อัตโนมัติ
* **Greeting/Farewell** — Action bar เมื่อเข้า/ออกพื้นที่

## Configuration Files

* `config.yml` — ตั้งค่าหลัก
* `database.yml` — เลือก database backend
* `messages.yml` — ข้อความทั้งหมด
* `lore.yml` — Lore ของ item ใน GUI

## Platforms

* Paper 1.21.11+
* Folia 1.21.11+
* CanvasMC 1.21.11+
* Minecraft 1.21.11 - 26.1.2


---

# 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://docs.niendsitekungz.com/changelog/v1.1.0.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.
