> For the complete documentation index, see [llms.txt](https://whiterdoc.lnstw.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whiterdoc.lnstw.xyz/basics/version.md).

# 遊戲版本

## Java Editon

有買Java版的麥塊嗎？如果你有正版，就看這裡加入吧！

| 項目     | 內容                                                                                                                |
| ------ | ----------------------------------------------------------------------------------------------------------------- |
| 支持遊戲版本 | <p><code>1.21.x</code> （含1.21，以下同）、<code>1.20.x</code>直到<code>1.10.x</code></p><p>一言以蔽之<strong>就是全版本</strong></p> |
| 連線位置   | `whiter.ten.tw:25565`                                                                                             |
| 上線狀態   | 請看[上線狀態頁面](https://up.samhacker.xyz/status/cfserv)                                                                |
| 伺服器版本  | 1.21.4                                                                                                            |
| 伺服器類型  | Folia                                                                                                             |

## Bedrock Editon

有買Java版的麥塊嗎？如果你有正版，就看這裡加入吧！

{% hint style="danger" %}
因為基岩版連接伺服器的特性，基岩版系統不是很穩定。

如果連不上請參考上線狀態頁面或進DC群問喔！
{% endhint %}

| 項目     | 內容                                                             |
| ------ | -------------------------------------------------------------- |
| 支持遊戲版本 | 目前最新的基岩版本，若有異常請至 [Discord群組](https://discord.gg/h9vZ79Nw2y) 回報 |
| 連線位置   | `whiterbe.lnstw.xyz:57085`                                     |
| 上線狀態   | 請看[上線狀態頁面](https://up.samhacker.xyz/status/cfserv)             |
| 伺服器版本  | 1.21.4（與Java版同步）                                               |
| 伺服器類型  | Folia                                                          |


---

# 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:

```
GET https://whiterdoc.lnstw.xyz/basics/version.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.
