> For the complete documentation index, see [llms.txt](https://wiki.lucymc.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.lucymc.kr/lucy-network/default/world.md).

# 서버 (월드)

### 🌏 스폰 월드 <a href="#spawn" id="spawn"></a>

* 스폰 서버에서는 다양한 NPC들을 통해서 편리한 시스템을 사용할 수 있습니다.&#x20;

```
상자 뽑기 & 스폰이동 ➡️ [/spawn]
캐시상점 & 치장 드레스룸 ➡️ [/warp cashshop]
각 상점 NPC ℹ️ 상점은 Shift+F를 열어서도 확인할 수 있습니다.
강화소 ➡️ [/warp toolupgrade]
커스텀 인첸트 상점 ➡️ [/warp library]
커스텀 가구 상점 ➡️ [/warp furn_shop]
```

### 🏠 마을 1 / 2 월드 ➡️ \[/warp wild1] \[/warp wild2] <a href="#land" id="land"></a>

* 건축 ✅, 월드 초기화 ❎, 인벤토리 세이브 ✅
* 마을 월드는 유저분들이 소유권을 주장할 수 있는 월드입니다.
* 마을 월드에서는 자신만의 마을과 집을 만들 수 있습니다.
* 보호되지 않은 땅은 블록을 설치하거나 파괴할 수 없습니다.
* 마을 월드의 크기는 총 4만 블록 입니다.

### ⛏️ 자원 월드  ➡️ \[/warp resource] <a href="#resource" id="resource"></a>

* 건축 ❎, 월드 초기화 ✅, 인벤토리 세이브 ✅
* 자원 월드는 한 달 마다 초기화가 진행되는 월드입니다.
* 엔더 월드 및 네더 월드 사용이 가능한 월드입니다.
* 엔더 월드에서는 엔더맨 팜을 제작할 수 있습니다.\
  ℹ️ 엔더맨 팜 이외에 다른 자동 공장은 제작할 수 없습니다.
* 자원 월드의 크기는 총 4만 블록 입니다.


---

# 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://wiki.lucymc.kr/lucy-network/default/world.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.
