# 啟動設定

{% hint style="success" %}
本篇網頁在伺服器的 「啟動設定」 頁面。
{% endhint %}

## 啟動資訊

### 啟動參數

此伺服器啟動時會使用的啟動參數。

<figure><img src="/files/Si2XJmALmaYYkDSpxy0P" alt=""><figcaption></figcaption></figure>

### 啟動版本

{% hint style="danger" %}
如果您的 Minecraft 伺服器是 1.20.5 以下的版本，就請不要使用 Java 21。
{% endhint %}

可以選擇啟動時的環境版本。\
例如：Minecraft 伺服器就是 Java 版本；Discord 機器人就是語言版本。

<figure><img src="/files/57UTE68A6kLKF8Q17apd" alt=""><figcaption></figcaption></figure>

## 啟動設定

{% hint style="warning" %}
若是不了解啟動參數的用戶，請保持預設自訂啟動參數。
{% endhint %}

每個伺服器核心的啟動設定皆有所差異，請依照顯示的說明來做填寫。

<figure><img src="/files/Y8mloAGBKGeMbcWMwCUJ" alt=""><figcaption></figcaption></figure>

## 核心設定

可以更改伺服器的啟動核心，像是 Purpur、Paper 或模組核心等。

<figure><img src="/files/hCzLgGzOmkOFczovm6I8" alt=""><figcaption></figcaption></figure>

### 1. 點擊 「更改核心」。

<figure><img src="/files/kBUbGIOpaNMSKrjINMFk" alt=""><figcaption></figcaption></figure>

### 2. 選擇要更換的核心。

點擊綠色按鈕即可更換到該類型的核心。\
可以選擇在安裝時是否要刪除伺服器檔案，還是只更換核心檔案。\
\
完成後，點擊 「返回上一頁」。<br>

<figure><img src="/files/xNUDepzA0SJKYuRjFlz2" alt=""><figcaption></figcaption></figure>

### 3. 確認安裝核心。

返回上一頁後，點擊紅色按鈕 「確認安裝核心版本」。

<figure><img src="/files/AOv4mVk1qtZlykBgZToO" alt=""><figcaption></figcaption></figure>

### 4. 再次確認安裝核心。

<figure><img src="/files/nMVk2uTcU6wGi92LpM4G" alt=""><figcaption></figcaption></figure>

### 5. 請等待伺服器安裝完成。

<figure><img src="/files/rqB2AUf1ZIhCSFqadJQn" alt=""><figcaption></figcaption></figure>


---

# 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://docs.cheapserver.tw/panel/server/startup.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.
