> For the complete documentation index, see [llms.txt](https://mc-empire.gitbook.io/wiki-it/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mc-empire.gitbook.io/wiki-it/introduction/commands.md).

# Commands

/kingdom

/k

/k help

/k create \[name]

/k rename \[name]

/k bank

/k bank deposit \[amount]

/k claim

/k unclaim

/k lore

/k tag \[name] / \[remove]

/k home

/k sethome

/k unsethome

/k nexus

/k vault \[kingdom]

/k resourcepoints

/k sell

/k promote \[player]

/k \[ally] / \[truce] / \[enemy] \[kingdom]

/k revoke \[kingdom]

/k demote

/k gui

/k pvp

/k map

/k extractor

/k chat

/k disband

/k invade

/k king

/k visualize

### Your Horse Commands [(Guarda il tutorial Click here)](https://www.youtube.com/watch?v=pyOKDUWnduo)​ <a href="#your-horse-commands-guarda-il-tutorial-click-here" id="your-horse-commands-guarda-il-tutorial-click-here"></a>

/h create \<Name>

/h me

/h stats

/h skills

/h claim

/h buy

/h sell

/h summon

/h banish

/h kill

/h laderboard

/h shop

/h breed

### Local shop commands [(Guarda il tutorial click here)](https://www.youtube.com/watch?v=hMQ040zQU7g)​ <a href="#local-shop-commands-guarda-il-tutorial-click-here" id="local-shop-commands-guarda-il-tutorial-click-here"></a>

/shop count -- count amount of given item in stock inventory

/shop create -- Creates player shop at the targeted location

/shop delete -- Deletes shop at the targeted location

/shop deleteid -- Deletes a shop you own with the given id number

/shop list -- Shows list of your shops with location

/shop manage -- Manage your player shop with given id if remoteManage is true

/shop out -- List shops with rows and items that are out of stock

/shop stock -- Manage your own stock remotely if enableStockCommand is true

/shop shops -- List every shop in the server with owner player head skins and shop id number

/shop sold \<page/clear> -- Show missed shop messages with optional page or clear them

/shop view -- View a players shop remotely if remoteShopping is true

### Cannons Command [(Guarda il tutorial Click Here)](https://www.youtube.com/watch?v=g-boSAAQFB0\&t=338s)​ <a href="#cannons-command-guarda-il-tutorial-click-here" id="cannons-command-guarda-il-tutorial-click-here"></a>

/cannons build

/cannons fire

/cannons adjust

/cannons imitata

/cannons rename \[Old] \[New]

/cannons info

/cannons list

/cannons buy

/cannons dismantle

/cannons reset

/cannons claim

### Pet commands <a href="#pet-commands" id="pet-commands"></a>

/petshop

/petlist

/petcall

/petswitch

/pettrade

/petname

### Other Commands <a href="#other-commands" id="other-commands"></a>

/pet | /pets

/tpa

/home

/trade \<player>

/kit

/menu

/warps

/jobs

/withdraw

/pay

/trade

/rtp

&#x20;/missions


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://mc-empire.gitbook.io/wiki-it/introduction/commands.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
