# Welcome

## **Introduction:**

EconomyExchange is a plugin that allows various types of economy plugins in your server to better interact each other.

## Features:

* Custom language.
* Create unlimited exchange rule.
* Support MySQL and SQLLite database.
* Every rule have 6 options：
  * Exchange Economy Type
  * Exchange Economy Amount
  * Cost Economy Type
  * Cost Economy Amount
  * Max use times per players
  * Max use times global server
* Support PlayerPoints、Vault、GamePoints、PlayerTitle、EliteMobs、PEconomy.
* Support permission limit, player must have rule permission to use it.
* Set specified rule don't need permission.
* Daily auto reset data.
* Join tip that can be display if specified rules have left use times.
* Clickable join tip.
* Use command to set player data.
* Rich command usage.
* Hex Color support.


---

# 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://economyexchange.superiormc.cn/welcome.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.
