Scoreboard Pay
作者:rebot | 分类:模组
Minecraft 版本: 1.18 1.18.1 1.18.2 1.19 1.19.1 1.19.2 1.19.3 1.19.4 1.20 1.20.1 1.20.2 1.20.3 1.20.4 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
平台: bukkit folia paper purpur spigot
标签: game-mechanics management technology
? PayCommand
? English Description
PayCommand — a lightweight plugin that adds a /pay command using the Minecraft scoreboard as a currency system.
When launched for the first time, the plugin automatically creates:
plugins/PayCommand/config.yml
You can edit all text messages and the scoreboard name inside this file.
✅ Works on Paper, Spigot, and Bukkit servers
✅ Supports Minecraft 1.18+
? Command:
/pay
?? Описание на русском
PayCommand — лёгкий плагин, добавляющий команду /pay,
которая использует scoreboard в качестве системы перевода денег между игроками.
При первом запуске плагин автоматически создаёт:
plugins/PayCommand/config.yml
Ты можешь менять любые тексты и имя scoreboard в этом файле.
✅ Работает на Paper, Spigot, и Bukkit
✅ Поддержка Minecraft 1.18+
? Команда:
/pay <ник> <число>
⚙️ Configuration
# Example config.yml
# Scoreboard objective name
scoreboard-name: Money
# Messages
messages:
only-player: "&cThis command is available only to players!"
no-permission: "&cYou do not have permission to use this command!"
usage: "&eUsage: /pay <player> <amount>"
player-not-found: "&cPlayer not found!"
self-pay: "&cYou cannot transfer money to yourself!"
valid-number: "&cEnter a valid number!"
valid-amount: "&cAmount must be greater than 0!"
not-enough: "&cInsufficient funds!"
send: "&aYou transferred &e%amount% &acoins to player &e%target%!"
received: "&6You received &e%amount% &6coins from &e%player%!"
? Permissions
Permission Description
paycommand.use Allows the player to use the /pay command
If you use LuckPerms, give access with:
/lp user <player> permission set paycommand.use true
? Compatibility
Minecraft Version Paper Spigot Bukkit
1.18 – 1.21.5 ✅ ✅ ✅
? Installation
-
Download the latest PayCommand.jar
-
Place it into your server’s plugins folder
-
Start the server — a config file will be generated
-
Edit config.yml to customize messages and scoreboard
? Notes
The plugin uses the Minecraft scoreboard system to store player balances
Make sure you have a scoreboard objective created (Money by default)
Compatible with most scoreboard-based economy setups
? License
This project is licensed under the MIT License.
You can freely use, modify, and include it in your server packs.
? Links
? Modrinth Page
? GitHub Repository
? License: MIT
✨ Made with ❤️ for the Minecraft community
请登录后举报
暂无评论,抢个沙发吧~