# Mcmmo Survival

Our setup is designed around **mcMMO** gameplay, maintaining modern standards while staying close to the vanilla experience. It remains simple enough for server owners to implement their own features and is built for the ***latest version of Minecraft 26.1.2***.

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

{% hint style="info" %}
Because the Minecraft versions for **26** are still very new, some plugins haven’t been updated yet or don’t run smoothly. So our setup currently focuses only on **simple**, **core features**, and more features will be added later, such as a **Fishing System** and **Custom Enchantments**.
{% endhint %}

* **Buy now on BuiltByBit**: <https://builtbybit.com/resources/mcmmo-surival.105087/>

### Requirements:

| Name                | Link                                                                                                                                                                     | Version    | Required?    |
| ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------- | ------------ |
| Paper, Forked Paper | [**Free Download**](https://fill-ui.papermc.io/projects/paper/version/26.1.2)                                                                                            | **26.1.2** | **Yes**      |
| **mcMMO**           | <p><a href="https://www.spigotmc.org/resources/64348/"><strong>Buy Now</strong></a><br><a href="https://github.com/mcMMO-Dev/mcMMO"><strong>Source Code</strong></a></p> | **Latest** | **Yes**      |
| **McmmoGui**        | [**Buy Now**](https://builtbybit.com/resources/mcmmogui-enhance-mcmmo-experience.25214/)                                                                                 | **Latest** | **Optional** |

{% hint style="info" %}
The **McmmoGui** plugin is optional, but since it’s our plugin, the setup already includes a clean configuration for it. Just drag and drop. If you don’t use it, you still have the built in McMMO GUIs made with **DeluxeMenus**.
{% endhint %}

{% hint style="warning" %}
The first time you load the setup may take some time because the setup needs to download the required libraries for the plugins. If this process takes more than 10 minutes, which is very rare, try again using a VPN, such as [Cloudflare WARP](https://one.one.one.one/?utm_source=chatgpt.com).
{% endhint %}

### Installation:

1. **Unzip** the package you downloaded from **BuiltByBit**.
2. Download and copy the **Paper 26.1.2 jar** file into your main server folder and **rename** it to **`server.jar`**.
3. Copy all the plugin dependencies listed in the table above to the **`plugins`** folder.
4. Double click to the file `LAUNCH.BAT` to start your server.
5. Waiting for server to load. Enjoy!

### Roadmap:

* [ ] Custom Fishing System (EvenMoreFish)
* [ ] Custom Enchantments System (ExcellentEnchants)
* [ ] More Powerful Chat (Carbon Chat / MavChat)


---

# 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.hyronic.dev/server-setups/mcmmo-survival.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.
