# Getting Started

## Requirements <a href="#cd7b1a47-4080-436f-a2f9-c932975fa365" id="cd7b1a47-4080-436f-a2f9-c932975fa365"></a>

* Spigot / PaperMC
  * All fork can work but can’t test all of these. Report me any fork don’t work with CreativeManager

## Installation

1. Download JAR file from Spigot
2. Put the jar file in your plugins server directory
3. Restart your server

## Configuration

### Protections

Each protections on CreativeManager can be enabled or disabled with this command.

```
/cm settings
```

Configuration File

You can find the config.yml on the CreativeManager directory

{% hint style="info" %}
**All information about CreativeManager config file be in the** [**⚙️Configuration file**](https://wiki.k0bus.fr/CreativeManager%20Wiki%203360889f7ac44cfa9d81ca6a7fe0d71e/Configuration%20file%20e1b004f256cd4521a76952a9fa055991.html) **.**
{% endhint %}


---

# 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.k0bus.fr/getting-started.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.
