# โพรเทคป้องกันบ้าน

การจำกัดจำนวนการวางโพรเทคในแต่ละขนาด (ต่อโลก)

* ขนาด **16x16x16** :  3 บล็อก
* ขนาด **32x32x32** : 5 บล็อก
* ขนาด **64x64x64** : 5 บล็อก <mark style="color:orange;">**Flags:**</mark>**&#x20;**<mark style="color:yellow;">**pvp, mob-spawning**</mark>
* ขนาด **128x128x128** : 5 บล็อก <mark style="color:orange;">**Flags:**</mark>**&#x20;**<mark style="color:yellow;">**entry, use**</mark>
* ขนาด **256x256x256** : 5 บล็อก <mark style="color:orange;">**Flags:**</mark>**&#x20;**<mark style="color:yellow;">**greeting-title, greeting-action, farewell-title, farewell-action**</mark>
* ขนาด **512x512x512** :  5 บล็อก <mark style="color:orange;">**Flags:**</mark>**&#x20;**<mark style="color:yellow;">**greeting-title, greeting-action, farewell-title, farewell-action**</mark>

คำสั่งต่างๆ ของโพรเทค

`/ps help` - ดูคำสั่งทั้งหมดของโพรเทค \
`/ps info` - ดูรายละเอียดของโพรเทค \
`/ps info <members|owners|flags>` - ดูรายละเอียด สมาชิก, เจ้าของ, การตั้งค่า \
`/ps add <ผู้เล่น>` - เพิ่มผู้เล่นเข้าโพรเทคของคุณในฐานะสมาชิก \
`/ps remove <ผู้เล่น>` - ลบผู้เล่นออกจากโพรเทคของคุณในฐานะสมาชิก \
`/ps addowner <ผู้เล่น>` - เพิ่มผู้เล่นเข้าโพรเทคของคุณในฐานะเจ้าของ \
`/ps removeowner <ผู้เล่น>` - ลบผู้เล่นออกจากโพรเทคของคุณในฐานะเจ้าของ \
`/ps count` - นับจำนวนโพรเทคทั้งหมดของคุณ​ (ในโลกสร้างบ้านที่คุณอยู่ในขณะนั้น) \
`/ps list` - ดูรายชื่อโพรเทคทั้งหมดของคุณ \
`/ps flag` - ตั้งค่าโพรเทค \
`/ps hide` - ซ่อนโพรเทคของคุณ \
`/ps unhide` - แสดงโพรเทคของคุณ \
`/ps view` - แสดงขอบเขตโพรเทคของคุณ \
`/ps unclaim` - ลบโพรเทคของคุณ

{% hint style="danger" %}
หากคุณไม่ได้ออนไลน์เกิน 30 วันโพรเทคของคุณจะสามารถโดนผู้เล่นอื่นแจ้งถอนได้ ค่าบริการแจ้งถอน 100 บิท (จะได้รับพื้นที่เท่านั้นจะไม่ได้ทรัพย์สินใดๆ)
{% endhint %}


---

# 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://help.amorycraft.com/survival/protect.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.
