# 🏠หินโพรเทค

**Protection Stone - หินโพรเทค**

หินโพรเทคเป็นระบบที่ช่วยป้องกันสิ่งก่อสร้างของคุณจากการก่อกวนโดยผู้เล่นอื่น ๆ โดยการปกป้องพื้นที่รอบ ๆ ตามระยะของหินโพรเทคนั้น ๆ ซึ่งจะทำการป้องกันทุกทิศทางจากจุดที่วางบล็อก โดยมีขนาดตั้งแต่ 10x10 บล็อกไปจนถึง 200x200 บล็อก และครอบคลุมทั้งแนวตั้ง ตั้งแต่ใต้ดินจนถึงสูงสุดบนท้องฟ้า

**การหาซื้อหินโพรเทค:**

* สามารถซื้อได้ที่ร้านค้าในเกมโดยพิมพ์คำสั่ง `/shop`
* หรือซื้อผ่านเว็บไซต์ของเซิร์ฟเวอร์

**การแสดงผลในพื้นที่โพรเทค:**\
เมื่อคุณเข้าสู่เขตที่มีการปกป้องโดยหินโพรเทค จะมีข้อความแสดงบนหน้าจอกลางของคุณ แจ้งชื่อเจ้าของพื้นที่และขนาดของโพร เพื่อให้ทราบว่าคุณกำลังอยู่ในเขตพื้นที่ของใครและขนาดเท่าไหร่

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

## คำสั่งโพรเทค

<pre><code>■ /ps add [ชื่อผู้เล่น] เพิ่มสมาชิกเข้าโพรเทค
■ /ps remove [ชื่อผู้เล่น] ลบสมาชิกออกโพรเทค
■ /ps addowner [ชื่อผู้เล่น] เพิ่มเจ้าของโพรร่วม
■ /ps removeowner [ชื่อผู้เล่น] ลบเจ้าของโพรร่วม
    
■ /ps hide ซ่อนบล็อกโพรเทค
■ /ps unhide ยกเลิกการซ่อนบล็อกโพรเทค
■ /ps unclaim ถอนโพรเทคออก
■ /ps view มองอณาเขตโพรเทค
■ /ps flag ตั้งค่าโพรเทค

<strong>■/ps flag mob-spawning allow/deny ปรับให้มอนเกิดในโพร 
</strong>■/ps flag entry allow/deny ปรับให้ผู้เล่นอื่นสามารถเข้ามาในเขตโพรได้ 
■/ps flag pvp allow/deny ปรับให้ตีกันได้ 

*(allow คือเปิด deny คือปิด)

</code></pre>


---

# 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://guides.overmine.online/system/protectstone.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.
