# BuildSystem

![](https://content.gitbook.com/content/V2RuUggaaq5upHxVqTiN/blobs/7uwsd9GiYmI38feZNSZe/bs_header.png)

Welcome to my site all about my plugin, **BuildSystem**.

**BuildSystem** is a simple but powerful - as the name already says - system for builders, with lots of great features for everyday usage.\
Manage worlds in the worlds navigator, change their permission, projects, and status with ease.\
And not to forget: let each player decide which settings they think are best for them and now the building can start!

It was first released on **September 9, 2018** on *SpigotMC.org*. Since then, I have invested **hundreds of hours** into its programming and have released **over 100 updates.** \
Despite the fact that I've since started studying and working, I'm aiming to keep on publishing more in the future!

If you are a **new** user, I suggest you read the following in order to learn the basics of the plugin:

{% content-ref url="getting-started/installing-buildsystem" %}
[installing-buildsystem](https://buildsystem.eintosti.de/getting-started/installing-buildsystem)
{% endcontent-ref %}


---

# 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://buildsystem.eintosti.de/master.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.
