# CrownTebexData

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

### Description

CrownTebexData connects to your Tebex Store, reads Data about Payments, Community Goals and active Sales and then adds Placeholders that allow you to display said Data in Minecraft and your Discord Server whereever you want.\
Everything is Configurable and data is read Automaticly, no commands you have to put into each package!

### Installation

{% stepper %}
{% step %}

### Purchase Plugin

Purchase the Plugin on [BuiltByBit](https://builtbybit.com/resources/crowntebexdata.52755/).
{% 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/tebexdata.52755/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/CrownTebexData/config.yml'</mark> under license.
* Use /ctd reload to activate the plugin with your license.
  {% endstep %}

{% step %}

### Set Tebex Secret

Use the <mark style="color:purple;">/ctd setsecret \<secret></mark> command to set you <mark style="color:purple;">Tebex Secret</mark>.\
Where do i find my Tebex Secret ?

* Navigate to your Tebex Dashboard and into:\
  \&#xNAN;*Integrations -> Gameservers -> Show Secret Key -> Copy Secret Key*
  {% endstep %}

{% step %}

### Forceload existing payments (optional)

Use the <mark style="color:purple;">/ctd forceloadpayments all</mark> to load already existing payments into the plugin.
{% 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/crowntebexdata.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.
