> For the complete documentation index, see [llms.txt](https://docs.superiormc.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.superiormc.cn/elitemobs-wiki/zhi-nan/mao-xian-jia-da-ting-shi-jie.md).

# 冒险家大厅世界

冒险家大厅世界是 EliteMobs 提供的一个独特冒险大厅世界，由 Realm of Lotheridon 所制作。

## 冒险家大厅世界有什么用？

冒险家大厅可以看作是专门给 EliteMobs 准备的大厅，由于 EliteMobs 的功能较多，使用 /em 指令一个一个的与 EliteMobs 插件进行交互似乎太过繁琐，于是这个世界就诞生了！

冒险家大厅提供了若干 NPC，主要有（为方便服主寻找并查看其配置文件，NPC 名称不作翻译）：

* Guild Attendant（用于提升冒险家公会等级）
* Blacksmith（购买精英怪物掉落的随机”程序“类型战利品）
* Special Blacksmith（购买精英怪物掉落的自定义固定类型战利品）
* Quest Giver（查看并接受任务）
* Combat Instructor（获得有关 EliteMobs 战斗机制的引导）
* Barkeep（暂时没有作用）
* Transporter（返回你的上一次位置）
* 怪物竞技场

## 如何设置冒险家大厅世界？

请 [点击这里](/elitemobs-wiki/zhi-nan/kuai-su-shang-shou.md#mao-xian-zhe-da-ting-shi-jie-guai-wu-chao-xue-mi-ni-di-lao) 以查看！


---

# 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://docs.superiormc.cn/elitemobs-wiki/zhi-nan/mao-xian-jia-da-ting-shi-jie.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.
