> For the complete documentation index, see [llms.txt](https://wiki.chrisgraph.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.chrisgraph.fr/how-to-install/contractboard/getting-started.md).

# Getting started

#### Requirements

* **Paper**: 1.21+
* **Optional for money rewards**:
  * **Vault**
  * An **Economy provider** (e.g., EssentialsX Economy)

{% hint style="info" %}
If Vault or an Economy provider is missing, money rewards are automatically disabled.
{% endhint %}

#### Installation

1. Drop `ContractBoard-<version>.jar` into `/plugins/`
2. Start the server once (files auto-generate)
3. Edit configs (optional)
4. Restart or reload (if supported)

#### Generated files

```
plugins/ContractBoard/
  config.yml
  contracts.db
  gui/
    board.yml
    create.yml
    details.yml
    deliver.yml
    inbox.yml
    my_contracts.yml
    my_missions.yml
  lang/
    EN_en.yml
    FR_fr.yml

```
