# DeluxeCoinflip

<figure><img src="https://1380395952-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fhne31Gy8WmBmQDlLmX1m%2Fuploads%2FFNNKl3jrWV10BfKLPpMl%2Fheader.png?alt=media&#x26;token=a148242f-931b-4f30-bc0f-0ba874c13aa4" alt=""><figcaption></figcaption></figure>

Welcome to the DeluxeCoinflip documentation. Here you can find all the information to fully configure and utilize the plugin.‌

***

## Installation Process

The first step is to download the latest version of the plugin via the resource page and put the file into your `\plugins` directory of your server. Make sure your server has been stopped before doing this.

***

### Configuring the plugin

Once installed correctly, you can navigate to the DeluxeCoinflip folder where you will find multiple files of which you can edit to configure the plugin to your liking.

***

### Reloading the plugin

Simply do `/coinflip reload` after you have made your changes to the relavant file and ensured it has been saved. This will load any new changes made to the files into the plugin.

{% hint style="danger" %}
If you receive any errors upon reloading, you may have a configuration issue related to your config. This can be from invalid material names to having invalid YAML formatting. Please try to solve these issues before contacting us, this is a problem with your changes, not ours.
{% 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://docs.zithium.net/other-plugins/deluxecoinflip.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.
