# 指令列表

{% hint style="info" %}
**大多功能已整合到選單中👈**\
**請各位多多使用✨**
{% endhint %}

## 開啟選單

* 按下 `潛行+交換兩手物品` 開啟選單（若沒有改按鍵則是 Shift+F）
* 也可以使用指令 `/menu` 開啟選單

## 貨幣指令

* `/pay` 轉帳金錢給他人 (源石請透過金錢轉帳後再換回源石即可)
* `/bal` 查看自己的金錢金額
* `/point bal` 查看自己的源石金額
* `/money top` 金錢排行榜
* `/point top` 源石排行榜

## 傳送指令 <a href="#chuan-song-zhi-ling" id="chuan-song-zhi-ling"></a>

* `/rtp` 隨機傳送
* `/res tp [領地名稱]` 傳送至領地
* `/tpa [玩家名稱]` 請求將自己傳送至該玩家
* `/tpahere [玩家名稱]` 請求該玩家傳送至自己當前位置
* `/tpaccept` 接受傳送請求
* `/tpdeny` 拒絕傳送請求
* `/back` 返回上個地點
* `/spawn` 返回出生點

## 領地飛行指令

* `/tf info` 查詢你的領地飛行資訊
* `/tf give [玩家] [數量] [時間單位]` 給予別的玩家飛行時數

## HOME點指令 <a href="#home-dian-zhi-ling" id="home-dian-zhi-ling"></a>

* `/sethome (Home點名稱)` 將自己的位置設定Home點
* `/homes` 顯示自己所有的Home點
* `/home (Home點名稱)` 傳送至該Home點
* `/delhome (Home點名稱)` 刪除Home點

## PVP相關指令 <a href="#pvp-xiang-guan-zhi-ling" id="pvp-xiang-guan-zhi-ling"></a>

* `/pvp` 開關戰鬥模式

## 其他指令 <a href="#qi-ta-zhi-ling" id="qi-ta-zhi-ling"></a>

* `/co i` 查詢方塊紀錄
* `/playtime` 查詢您的遊玩時數
* `/playtimetop` 查詢伺服器遊玩時數排行榜


---

# 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.origincraft.tw/server-basic/basic-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.
