# CrownCoinFlips

{% hint style="danger" %}
Reloading this Plugin with Plugman will not work!
{% endhint %}

### Description

CrownCoinFlips is a highly configurable Minecraft Spigot plugin that lets players create and join coinflips for a chance to win money. Featuring an interactive GUI with spinning player heads, the plugin adds excitement to every flip. It also tracks player statistics, including wins, losses, money won, and money lost, enhancing the competitive experience.​

### Installation

{% stepper %}
{% step %}

### Purchase Plugin

Purchase the Plugin on [BuiltByBit](https://builtbybit.com/resources/crowncoinflips.61375/).
{% endstep %}

{% step %}

### Install the Plugin

Put the jar into your plugins folder and restart the server.\
Make sure to also install the Plugins [dependencies](https://builtbybit.com/resources/crowncoinflips.61375/field?field=dependencies).
{% endstep %}

{% step %}

### Activating your License

* Open a license ticket in our [Discord](https://dsc.gg/crowndevelopment) to get your license key.
* Paste your license key into <mark style="color:purple;">'plugins/CrownCoinflips/config.yml'</mark> under license.
* Use /cf reload to activate the plugin with your license.
  {% endstep %}

{% step %}

### Leave a review on BuiltByBit

Now this is VERY important, after you completed the mentioned steps you should write a honest review on the plugin. 🧡
{% endstep %}
{% endstepper %}


---

# 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://obey.gitbook.io/wiki/legacy-wiki/plugins/crowncoinflips.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.
