# 世界设定

竹萌服务器采用 BungeeCord 群组各子服务器。

~~各服务器之间采用 IRC 频道实现聊天同步，同时通过 IRC 频道转发游戏内聊天到各个游戏群组`（Discord #imissyouverymuch & Telegram）`。~~

目前仅`永恒世界（代号：World）`、`未来世界（代号：Future）`与`小游戏世界（代号：Fun）`实现经济互通，其余各服务器均相互独立。

各服务器之间可以通过在服务器内输入指令 `/server [代号]` 进行传送。

## 永恒世界

竹萌新（三）周目世界，竹萌玩家的核心活动世界，有独立的下界和末地。

代号：`World`

{% content-ref url="/pages/oer6063yi3coKpq10B8f" %}
[概述](/zhu-meng-bai-ke/server-world/index.md)
{% endcontent-ref %}

## 怀旧世界

{% hint style="info" %}
单击[此处](https://discuss.imyvm.org/d/412)查看**二周目时期建筑物与物品的搬迁方案**
{% endhint %}

曾为二周目时期的永恒世界，三周目开启后正式更名为怀旧世界。

代号：`Old_World`

{% content-ref url="/pages/-M4CvYOp54\_XFvwvqHaD" %}
[概述](/zhu-meng-bai-ke/server-old/index.md)
{% endcontent-ref %}

## 小游戏世界

{% hint style="warning" %}
小游戏世界维护中
{% endhint %}

拥有各类竹萌自制的小游戏的世界。

代号：`Fun`

{% content-ref url="/pages/-M4D6\_GCj6fPCxbCgOV5" %}
[概述](/zhu-meng-bai-ke/server-fun/index.md)
{% endcontent-ref %}

## 创造世界

{% hint style="warning" %}
创造世界维护中
{% endhint %}

一个测试、自由创造的世界，无下界和末地。

代号：`Create`

{% content-ref url="/pages/-MXBPY5cQ4\_ZEK\_kJbeP" %}
[概述](/zhu-meng-bai-ke/server-create/index.md)
{% endcontent-ref %}

## 未来世界

独立的纯净生存的世界（有独立的下界和末地），供竹萌玩家体验新的版本，随游戏大版本更新重置世界。

代号：`Future`

{% content-ref url="/pages/-M4D6fisc\_dsSTnInfFr" %}
[概述](/zhu-meng-bai-ke/server-future/index.md)
{% endcontent-ref %}

## 活动世界

代号：`Event`

{% content-ref url="/pages/-MXBpf83A6D13\_Wrljho" %}
[概述](/zhu-meng-bai-ke/server-event/index.md)
{% endcontent-ref %}


---

# 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.imyvm.org/zhu-meng-bai-ke/start/worlds.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.
