# Plugin Development

**CHECK OUT MY YOUTUBE CHANNEL FOR MORE WORKS:** <https://www.youtube.com/channel/UCe948VIKwKQXDLpTv4hUYjQ>

{% hint style="info" %}
**IMPORTANT**: Most of my plugins are actually <mark style="color:red;">**PRIVATE.**</mark> This means if you want to know more please write me on Telegram or Discord (@samu0209) to have access.
{% endhint %}

{% hint style="info" %}
**PUBLIC PLUGINS:**

* WoolWars: <https://builtbybit.com/resources/woolwars-for-minecraft-server.24090/>
* PetsReloaded: <https://builtbybit.com/resources/petsreloaded-for-minecraft-server.22029/><br>
  {% endhint %}

<figure><img src="https://i.imgur.com/HrXs779.gif" alt=""><figcaption><p>(PetsReloaded in action)</p></figcaption></figure>

## Here's a Oneblock gamemode (all custom) for a Server

<figure><img src="/files/EE6qmR19oqEfvNNFgMWg" alt=""><figcaption><p>(Island creation)</p></figcaption></figure>

<figure><img src="/files/Ieq3jMbUMXz7jRjckD5L" alt=""><figcaption><p>(Oneblock)</p></figcaption></figure>

<figure><img src="/files/CHMSnVjLUOX2GC5LhOG8" alt=""><figcaption><p>(Generators)</p></figcaption></figure>


---

# 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://imbuzz.gitbook.io/buzzs-portfolio/services/plugin-development.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.
