# Welcome!

{% hint style="info" %}
**关于此頁面:** 這裡是有關於MCYG Pixelmon伺服器的下載與安裝教學
{% endhint %}

如果你是勇者伺服器的新手,那麼我們強烈建議你認真閱讀此篇百科.

<details>

<summary>1.<strong>開始之前需要準備什麼?</strong></summary>

```
請先下載並安裝 Java17+ 64位元  
如果沒完成此步驟 將無法開啟遊戲或選擇記憶體時只有1G可以選擇(需求2G以上)


如果你先前有遊玩過Minecraft 1.16.5 以上版本可以跳過此步驟
```

</details>

<details>

<summary>2<strong>.下載相應模組(mods)或懶人包</strong></summary>

#### 通過以下方式任選其一

#### [Technic Launcher啟動器](https://www.technicpack.net/modpack/mcyg-pixelmon-server.1988331)

[PCL啟動器](https://drive.google.com/file/d/1Tc_gniL3j88t-MPogwFrJak2PK_yldgs/)

[自行安裝Mods](https://drive.google.com/file/d/1p79bq7wXeKey93pNCNpsGvDbv_GsPwhP/view?usp=drive_link)

</details>

<details>

<summary><strong>常見問題</strong></summary>

Q:我能使用微軟帳號登入Technic Launcher嗎？&#x20;

A:是的，Technic Launcher現已支持使用微軟帳號進行登入。

Q:我該去哪裡尋找Mods？

A:你可以在電腦上搜索%appdata%，然後進入.minecraft文件夾，即可找到mods文件夾。

Q:我是Mac用戶，無法使用Technic Launcher啟動遊戲，該怎麼辦？&#x20;

A:目前Technic Launcher尚不支援Mac系統，但你可以使用官方的原版啟動器進行登入，並參考Forge的安裝教學。

Q:我的遊戲總是崩潰，我該怎麼解決？

&#x20;A:這可能是由於記憶體不足引起的。建議調整記憶體設定，具體方法請參考相關啟動器教學中的記憶體調整部分。

Q:為什麼我無法進入遊戲？

&#x20;A:請確認是否已經安裝了64位元的Java和相應的模組。

Q:當我選擇多人遊戲時，系統提示多人遊戲已停用，我該如何處理？&#x20;

A:請檢查你的微軟帳號隱私設定，並可參考此連結進行調整：<https://bit.ly/39sR3t5。>

Q:使用TL啟動器登入微軟帳號時，我遇到了未成年帳號的問題，應該怎麼解決？

&#x20;A:在台灣，法定成年年齡為20歲。如果你是未成年人，可以使用家庭帳號或自行更改生日設定，詳情請參考此連結：<https://bit.ly/3FV0Irm。>

</details>


---

# 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.mcyg.tw/welcome.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.
