▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/EIZZOs-Tokens
EIZZOs-Tokens

EIZZOs-Tokens

A simple economy plugin that allows players to withdraw and deposit money as physical tokens.

27
0

💎 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

CommandDescriptionPermission
/tokensOpen your token walletNone
/tokens balance [id]Check specific balanceNone
/tokens adminAdmin Management Menueizzotokens.admin
/tokens give <p> <id> <q>Add tokens to a playereizzotokens.admin
/tokens take <p> <id> <q>Remove tokens from a playereizzotokens.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
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

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:MIT
Опубликован:2 месяца назад
Обновлён:2 месяца назад
Главная