# Chestshop Command

#### Apa[^1] Itu Chestshop?

Chestshop adalah plugin di permainan Minecraft yang memungkinkan pemain untuk membuat toko otomatis menggunakan peti (chest) sebagai tempat penyimpanan dan tanda (sign) sebagai interface transaksi. Pemain dapat membeli dan menjual barang secara langsung dengan mengklik tanda di atas peti, membuat perdagangan di dalam game menjadi lebih efisien dan sederhana.

A. Cara Membuat Chestshop

> * Pertama, taruh chest
> * Pegang item yang mau dijual
> * Arahkan pandangan player ke chest
> * Ketik `/qs create <harga>`
> * Contoh`/qs create 10000`
> * Jika sudah, kirim, nanti akan terbuat secara otomatis

B. Cara Menghapus Chestshop

> * Arahkan pandangan player ke chest
> * Ketik `/qs delete`
> * Jika sudah, kirim, nanti akan terhapus secara otomatis

C. Cara Menambah Staff Chestshop

> * Arahkan pandangan player ke chest
> * Ketik `/qs staff add namaplayer`
> * Contoh `/qs staff add DymidProw`
> * Jika sudah, kirim, nanti akan tertambah secara otomatis

D. Cara Mengubah Harga Chestshop

> * Arahkan pandangan player ke chest
> * Ketik `/qs price <harga>`
> * Contoh `/qs price 15000`
> * Jika sudah, kirim, nanti akan berubah secara otomatis

[^1]:


---

# 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://wiki.prownetwork.net/basic-command/chestshop-command.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.
