> For the complete documentation index, see [llms.txt](https://docs.bitcraft.live/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bitcraft.live/plugins.md).

# PLUGINS

<figure><img src="/files/d0jzVEv6OeQqN3j7bxZF" alt=""><figcaption><p>Jungle Biome</p></figcaption></figure>

At BitCraft, we may begin as a simple Minecraft vanilla server, but we have grand plans to make your gameplay experience even more thrilling. We're excited to introduce an array of engaging plugins and features, including:

**1. Perks:** Enhance your gameplay with special perks that offer unique advantages, such as increased resource yield, exclusive in-game items, or faster progression.

**2. Ranks:** Climb the ranks and gain recognition for your dedication and achievements on our server. Unlock new abilities and access to restricted areas as you rise through the ranks.

**3. Customized Gameplay:** We're working on custom game modes and events that will bring a whole new dimension to your Minecraft experience. Get ready for exciting challenges and adventures.

**4. In-Game Economy:** Trade with other players, earn currency, and invest in valuable items within our growing in-game economy.

**5. Community Events:** Join us for special events, contests, and giveaways, where you can showcase your skills, compete, and win fantastic prizes.

**6. Enhanced World:** We're expanding and enhancing our world with exciting biomes, structures, and hidden treasures to make exploration even more captivating.

**7. Protection and Security:** Enjoy peace of mind with enhanced protection and security measures to keep your creations and items safe from harm.

**8. Player Feedback:** We value your feedback, and we'll be continuously improving based on your suggestions and input to ensure the best gaming experience possible.

Our commitment is to make BitCraft more than just a server; it's a dynamic, evolving gaming world. Stay tuned as we roll out these features one by one, turning your Minecraft adventure into an unforgettable journey. Get ready to craft, explore, and thrive in the ever-expanding universe of BitCraft!


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.bitcraft.live/plugins.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
