EIZZOs-Tokens
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: paper spigot
标签: economy
? EIZZOs-Tokens
The Ultimate High-Performance Multi-Currency System
EIZZOs-Tokens 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
- Multi-Token Support – Create unlimited types of virtual currencies.
- ⚡ Asynchronous Core – All database operations happen off-thread to prevent server lag.
- ?️ Dynamic GUIs – Beautiful built-in menus for players and admins.
- ? Deep Integration – Seamlessly hooks into Vault and PlaceholderAPI.
- ? Dual Storage – Choose between local SQLite for easy setup or MariaDB 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 <p> <id> <q> |
Add tokens to a player | eizzotokens.admin |
/tokens take <p> <id> <q> |
Remove tokens from a player | eizzotokens.admin |
? Placeholders
Note: 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 ```Tip for Network Owners: If you are running multiple servers (Bungee/Velocity), use the MariaDB option to keep player balances synchronized across your entire network instantly.
? Developer Resources
- ? Documentation: GitHub README.md
- ? Source Code: GitHub Repository
请登录后举报
暂无评论,抢个沙发吧~