# 公共坐标帮助命令

```
  help-player:
  - '%prefix% &7&l&m----------&7&l[ &b&l公用坐标 &7&l]&m----------'
  - '%prefix% &d/%cmd% help &7&l- &b显示此帮助菜单'
  - '%prefix% &d/%cmd% <地标名称> &7&l- &b传送到一个玩家设置的地标'
  - '%prefix% &d/%cmd% set <地标名称> &7&l- &b在你的位置设置一个地标'
  - '%prefix% &d/%cmd% remove <地标名称> &7&l- &b删除一个地标'
  - '%prefix% &d/%cmd% removeall <player> &7&l- &b删除所有地标.'
  - '%prefix% &d/%cmd% rate <地标名称> <评分> &7&l- &b评价地标.'
  - '%prefix% &d/%cmd% rename <旧地标名称> <新地标名称> &7&l- &b重命名该坐标.'
  - '%prefix% &d/%cmd% reset <旧地标名称> &7&l- &b重新设置该坐标到你当前位置.'
  - '%prefix% &d/%cmd% setowner <地标名称> <玩家名称> &7&l- &b将坐标转移给他人.'
  - '%prefix% &d/%cmd% desc set/remove <地标名称> <描述> &7&l- &b设置地标的描述.'
  - '%prefix% &d/%cmd% list &7&l- &b列出所有可用地标.'
  - '%prefix% &d/%cmd% open [分类名称] &7&l- &b打开玩家地标菜单.'
  - '%prefix% &d/%cmd% amount &7&l- &b检查你有多少地标.'
  - '%prefix% &d/%cmd% reload &7&l- &b重新加载插件.'
  - '%prefix% &d/%cmd% icon <set/remove> <地标名称> &7&l- &b设置地标图标.'
  - '%prefix% &d/%cmd% addwarps <玩家名称> <数量> &7&l- &b给予他人一个额外的地标上限.'
  - '%prefix% &d/%cmd% category <地标名称> <分类> &7&l- &b设置地标类别.'
  - '%prefix% &d/%cmd% cost <set/remove> <地标名称> &7&l- &b设置或移除该坐标的猫猫币价格'
```

玩家可在所在地点设置公共坐标，每个坐标将花费500猫猫币，可以选择带密码坐标或公开坐标。

玩家可自定义坐标名称 描述 分类 传送价格

查看以上代码获取帮助

见下图

![](/files/-MUJMOBWlit36529xTKT)


---

# 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.boba.cat/gong-gong-zuo-biao-xi-tong/gong-gong-zuo-biao-bang-zhu-ming-ling.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.
