# Welcome to Floreon

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

We are a Philippine-based Minecraft survival server created for players who simply want to relax and enjoy the game. The server focuses on peaceful gameplay, slow progression, and a friendly community where everyone can play at their own pace.

### ℹ️ Server Information

* **Version:** Minecraft Java 26.1.2
* **Bedrock:** We don't have Bedrock-crossplay support
* **Server IP:** `play.floreon.asia`
* **Discord:** Join our [Discord server](https://discord.gg/6BNUWSGzzz) to learn more!
* **Web Map:** [map.floreon.asia](http://map.floreon.asia/)

### ⌨️ Basic Commands

| Command                                 | Description                                                                |
| --------------------------------------- | -------------------------------------------------------------------------- |
| `/tpa [player]`                         | Send a teleport request to a player                                        |
| `/tpahere [player]`                     | Send a teleport request to a player to your current location               |
| `/tptoggle`                             | Toggle if players can send a teleport request to you                       |
| `/sethome [name]` and `/delhome [name]` | Create or delete a home                                                    |
| `/home [name]`                          | Teleport to a set home                                                     |
| `/vote`                                 | Shows the vote links of the server                                         |
| `/warp [name]`                          | Teleport to a warp                                                         |
| `/spawn`                                | Teleport to Spawn                                                          |
| `/msg [player] [message]`               | Send a private message to a player                                         |
| `/trade [player]`                       | Send a trade request to a player                                           |
| `[item]` or `[i]`                       | Show the item that you're holding in the chat                              |
| `/balance`                              | Shows your balance                                                         |
| `/baltop`                               | Shows the balance leaderboards                                             |
| `/pay [player] [amount]`                | Send money to other players                                                |
| `/skin url [url]`                       | Set a skin using a URL. The url should end in a `.png` to be able to work. |
| `/jobs` or `/job browse`                | Opens the Job GUI                                                          |
| `/discord`                              | Shows Floreon's Discord invite link                                        |
| `/rtp`                                  | Teleport in a random location in the Overworld                             |
| `/ah`                                   | Opens the Auction House GUI                                                |
| `/ah sell [amount]`                     | Sell the item that you're holding in the Auction House                     |
| `/sit`                                  | Sit in the block that you're standing                                      |
| `/crawl`                                | Makes your character to crawl                                              |
| `/wiki`                                 | Sends the wiki link in the chat                                            |
| `/livemap`                              | Sends the live map link in the chat                                        |
| `/shop`                                 | Opens the server shop                                                      |
| `/tab scoreboard toggle`                | Toggles the visibility of the scoreboard                                   |


---

# 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.floreon.asia/welcome-to-floreon.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.
