> 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/warp.md).

# 워프 및 이동

### 📌  크로스 플레이 <a href="#cross_play" id="cross_play"></a>

* LUCY NETWORK 서버는 원활한 플레이 및 서버 부화를 분배하기 위해서 번지코드 기반에 각각 데이터를 연동하는 방식으로 제작되었습니다. 각각 서버가 다르기 때문에 이동 후 5초간 데이터 연동을 위해서 잠시 명령어 이용이 불가능합니다.

***

### 💡  서버 메뉴 <a href="#server_menu" id="server_menu"></a>

* \[/서버메뉴] 명령어를 입력하거나, **Shift + F** 를 이용하여 워프를 이용할 수 있습니다.

```
[/warp crops] 커스텀작물 업그레이드
[/warp end] 엔더월드 스폰 이동
[/warp furn_Shop] 가구 상점 이동
[/warp library] 커스텀 인첸트 및 리무버
[/warp nether] 네더월드 스폰 이동
[/warp pvp] pvp장 이동
[/warp resource] 자원월드 스폰 이동
[/warp spawn] 서버 스폰 이동
[/warp SpecialFurniture] 스폐셜 가구상점
[/warp toolupgrade] 무기 및 방어구 강화소
[/warp trade] 추천코인, 출석코인 교환소
[/warp wild1] 마을1 서버 스폰 이동
[/warp wild2] 마을2 서버 스폰 이동
```

### 💡  TPA <a href="#tpa" id="tpa"></a>

* TPA 명령어를 이용하여 유저끼리 편하게 이동할 수 있습니다.
* \[/tpa <닉네임>] 으로 유저의 위치로 이동하는 요청을 보낼 수 있습니다.\
  \[/ktpa <한글닉네임>] 을 사용하면 한글 닉네임 유저에게 tpa할 수 있습니다.
* \[/tpahere <닉네임>] 으로 유저를 자신의 위치로 소환하는 요청을 보낼 수 있습니다.
* 요청은 채팅창에 뜨는 수락 버튼을 누르거나 \[/tpaccept]를 입력해 수락할 수 있습니다.

### 💡 홈 <a href="#home" id="home"></a>

* 자주 방문하는 곳이 있거나 중요한 위치를 발견하였을 때 홈 기능을 활용할 수 있습니다.
* \[/sethome <집이름>] 을 입력하여 지금 서 있는 위치를 새로운 홈으로 지정할 수 있습니다.
* 지정해둔 홈은 \[/home <집이름>] 명령어로 이동할 수 있습니다.


---

# 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/warp.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.
