EIZZOs-Tokens
A simple economy plugin that allows players to withdraw and deposit money as physical tokens.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
EIZZOs-Tokens
💎 EIZZOs-Tokens
The Ultimate High-Performance Multi-Currency System
zero impact is a robust and scalable economy solution designed for modern Minecraft networks. Whether you need a simple "Vote Points" system or a complex network-wide "Crystals" economy, this plugin provides the tools to manage it all with zero impact on server performance.
---
🚀 Key Features
* 🛠️ Admin Tools – Create unlimited types of virtual currencies. * 🛠️ Admin Tools – All database operations happen off-thread to prevent server lag. * 🛠️ Admin Tools – Beautiful built-in menus for players and admins. * 🛠️ Admin Tools – Seamlessly hooks into 🛠️ Admin Tools and 🛠️ Admin Tools. * 🛠️ Admin Tools – Choose between local 🛠️ Admin Tools for easy setup or 🛠️ Admin Tools for high-performance networks. * 🛠️ Admin Tools – Full command-line and GUI support for managing player balances.
---
📜 Commands & Permissions
| Command | Description | Permission | | --- | --- | --- | | `/tokens` | Open your token wallet | *None* | | `/tokens balance [id]` | Check specific balance | *None* | | `/tokens admin` | Admin Management Menu | `eizzotokens.admin` | | `/tokens give
<id> <q>` | Add tokens to a player | `eizzotokens.admin` | | `/tokens take
<id> <q>` | Remove tokens from a player | `eizzotokens.admin` |
---
🧩 Placeholders
> PlaceholderAPI Requires PlaceholderAPI to be installed.
* `%eizzotokens_balance_<token_id>%` — Displays the player's balance. * `%eizzotokens_name_<token_id>%` — Displays the name of the token.
---
⚙️ Configuration Preview
Click to view config.yml
```yaml database: type: "sqlite" # Options: mariadb, sqlite host: "localhost" port: 3306 database: "eizzostokensdb" username: "root" password: "" pool-size: 10
```
> MariaDB If you are running multiple servers (Bungee/Velocity), use the MariaDB option to keep player balances synchronized across your entire network instantly.
---
🛠 Developer Resources
* 📖 Source Code: Source Code: * 💻 Source Code: %%MD1%%