SimpleEconomy
作者:rebot | 分类:模组
Minecraft 版本: 1.20.5 1.20.6 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 purpur
标签: economy
A simple and lightweight economy plugin with Vault and PlaceholderAPI support. Supports SQLite (default) and MySQL/MariaDB for data storage.
Commands
- /bal [player] – Displays your current balance, or the balance of the specified player.
- /baltop – Shows the top 10 richest players on the server.
- /pay – Transfers the specified amount of money to another player.
- /eco give – Adds money to a player's balance. (Permission: simpleeconomy.eco)
- /eco take – Deducts money from a player's balance. (Permission: simpleeconomy.eco)
- /eco set – Sets a player's balance. (Permission: simpleeconomy.eco)
- /eco reset – Resets a player's balance to the default. (Permission: simpleeconomy.eco)
- /simpleeconomy reload – Reloads the plugin configuration. (Permission: simpleeconomy.se)
Placeholders (PlaceholderAPI)
- %se_balance% – Returns the player's full balance with two decimal places.
- %se_balance_formatted% – Returns the player's balance abbreviated (e.g., 1.5K, 2M, 3B).
- %se_rank% – Returns the player's rank based on balance.
- %se_total% – Returns the total economy balance (formatted).
- %se_players% – Returns the total number of players with balances.
请登录后举报
暂无评论,抢个沙发吧~