# mcMMO

mcMMO is a server plugin that introduces an RPG-like experience to Minecraft servers. It enhances gameplay by adding skill leveling, special abilities, and new mechanics, making your time on Theatria more engaging and rewarding.

## Key Features

* **Skill System**: mcMMO offers a variety of skills that players can level up by performing related actions. As you progress, you'll unlock bonuses such as double drops, rare loot, and enhanced abilities.
* **Abilities**: Each skill comes with unique abilities that can be activated to gain temporary advantages. For example, increased mining speed or improved combat effectiveness.

## Getting Started

To view your current skill levels, use the `/mcstats` command. This will display all your skills and their respective levels.

To learn more about a specific skill, type `/[skillname]`. For example, `/mining` will provide details about the Mining skill, including your level and the bonuses you receive.

## Additional Resources

For more detailed information, visit the official mcMMO wiki: [mcMMO Wiki](https://mcmmo.fandom.com/wiki/McMMO_Wiki)

mcMMO enhances the multiplayer experience by adding depth and progression to everyday activities. Whether you're mining, fighting, or exploring, mcMMO rewards your efforts!

***

[Gameplay Features](/minecraft/gameplay-features.md)


---

# 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://docs.playtheatria.com/minecraft/gameplay-features/mcmmo.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.
