MintTokens
MintTokens is a lightweight token economy plugin for Paper and Folia 1.21.x servers.
It provides a simple whole-number token system that players can earn, transfer, and use across your server. MintTokens also integrates with Vault and supports PlaceholderAPI.
Features
- Simple whole-number token economy
- Player transfers with /tokens pay
- Admin balance management (add, remove, set)
- Top balance leaderboard
- SQLite or YAML storage
- Vault economy support
- PlaceholderAPI support
- Paper & Folia compatible
Requirements
- Java 21
- Paper or Folia 1.21.x
- Vault
Optional:
- PlaceholderAPI
Installation
- Download the plugin jar
- Place it in your server's plugins folder
- Install Vault
- (Optional) Install PlaceholderAPI
- Start the server once to generate the config files
Commands
- /tokens (Shows your token balance.)
- /tokens pay
(Send tokens to another player.) - /tokens top (Shows the top 10 richest players.)
Admin commands:
- /tokens add
- /tokens remove
- /tokens set
Permissions
- minttokens.use — Use /tokens
- minttokens.pay — Use /tokens pay
- minttokens.top — View the leaderboard
- minttokens.admin — Admin commands
Default:
use, pay, top → enabled
admin → OP only
Storage
MintTokens supports two storage types:
SQLite (default) plugins/MintTokens/minttokens.db
YAML plugins/MintTokens/balances.yml
PlaceholderAPI
Available placeholders:
- %minttokens_balance%
- %minttokens_top_1_name% through %minttokens_top_10_name%
- %minttokens_top_1_amount% through %minttokens_top_10_amount%
- %minttokens_top_1_balance% through %minttokens_top_10_balance%
If a top slot does not exist, the placeholder returns an empty string.
Ссылки
Создатели
Детали
Лицензия:LicenseRef-All-Rights-Reserved
Опубликован:1 месяц назад
Обновлён:1 месяц назад

