# ManticCurrency

<figure><img src="https://2746822811-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCVqlaAAAoPORtPYtxCWn%2Fuploads%2Fdq9XbvkwySef8RPtCxzr%2Fmanticcurrency.jpg?alt=media&#x26;token=eb80430d-b1db-4363-a9bf-28cb47955852" alt=""><figcaption></figcaption></figure>

🛒 [mantic.dev/product/manticcurrency](https://mantic.dev/product/manticcurrency)[ ](https://mantic.dev/product/currency)- $7.99\
🔐 Requires ManticLib (free) and supports from 1.8 upwards

**Want to change the currency name?** Simply change the command in the config.yml

#### Currency Plugin Overview

Introducing ManticCurrency, a powerful plugin that empowers server owners with the ability to create and manage their own custom currencies effortlessly. Whether you're looking to enhance your server's economy or gamify interactions, ManticCurrency offers a comprehensive suite of features to tailor your virtual economy to your liking.

#### Key Features of ManticCurrency

* **Built-in Economy & Shop** (with categories): An economy which you can change the name of!
* **Compatibility**: Works on a wide range of Minecraft versions starting from 1.8.
* **Discord Integration**: Discord Webhook logging implemented within the plugin to monitor players!
* **Daily Currency**: Incentives your players to log on daily by giving them currency!
* **Easy Setup**: Intuitive commands and a user-friendly interface make it simple to get ManticCurrency up and running.
* **MySQL, SQLITE** or JSON storage options.
* API Events for Developers: CurrencyTransactionEvent & ShopTransactionEvent

## Commands

```
» /currency help - Shows this page
» /currency top - View the top currency holders
» /currency balance - View your currency balance
» /currency balance [player] - View Player currency balance
» /currency pay [player] - Pay another player
» /currency reset [player] - Reset player currency balance
» /currency give [player] [amoumt] - Gives player currency
» /currency remove [player] [amoumt] - Remove amount from player currency
» /currency removeall - Resets all players currency balance [CONSOLE ONLY]
» /currency set [name] [amount] - Set player gems
» /currency open [name] <category> - Open the shop for another player 
» /currency convert [new type (json, mysql)] - Convert to your new database [Console Only]
» /currency reload - reloads the plugin
```

Permissions are all configurable in your config.yml

## 📸 Media

<figure><img src="https://2746822811-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCVqlaAAAoPORtPYtxCWn%2Fuploads%2FfYlDG3oP1GjRG1V2U7aH%2FScreenshot%202024-02-26%20at%2022.24.50.png?alt=media&#x26;token=cb61c3dc-71e6-4954-81c2-582e4e468d75" alt=""><figcaption><p>Currency Transaction Discord Webhook Log</p></figcaption></figure>

<figure><img src="https://2746822811-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCVqlaAAAoPORtPYtxCWn%2Fuploads%2F9hajvL9U8dEORCJ9scBD%2FScreenshot%202024-02-26%20at%2022.25.15.png?alt=media&#x26;token=cd57c4f5-87fb-414f-bcce-655e553b38e0" alt=""><figcaption><p>Shop Transaction Discord Webhook Log</p></figcaption></figure>

{% embed url="<https://gyazo.com/34670f33d17169fe79e6b84e70282fcb>" %}
Preview of our categories
{% endembed %}


---

# 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.mantic.dev/manticcurrency.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.
