基岩插件
适用版本
1.7 - 1.18
适用核心
NukkitX
config.yml
# 商户令牌
# 前往官网注册获得
token: 'xxxxxxxx'
# 设置为你的礼品主页
web: 'https://minepay.top/shop/?id=2'
# 点券比例
# 充值一元玩家得到多少点券
pointRate: 100
pointName: '点券'
pointCommand:
- 'points give %player% %point%'
- 'say %player% 购买了 %point% 点券'
# 命令提示前缀
prefix: '&fMine&cPay&b>>>'
# 是否开启公告
# 管理员会收到MinePay最新消息
notice: true