# 01. 설치 방법, 언어 설정

1. 만약 서버가 실행중이라면 서버를 정지합니다.
2. 다운로드 받은 jar 파일을 서버의 plugins 폴더 안에 넣습니다.
3. 서버를 실행합니다.

{% hint style="info" %}
정상 작동을 위해 [Vault](https://www.spigotmc.org/resources/vault.34315/) 와 경제 플러그인이 필요합니다.
{% endhint %}

### 한국어로 설정하기

1. config.yml 파일을 엽니다.
2. Language 의 값을 ko-KR 으로 변경합니다.
3. /ds reload 명령어를 사용합니다.


---

# 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://durumi.gitbook.io/kr-dynamicshop-3-wiki/01..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.
