DonatePay Integration
作者:rebot | 分类:模组
Minecraft 版本: 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
标签: game-mechanics social utility
DonatePay Integration
Plugin add integration with DonatePay system for exec custom commands by donates
Commands
/dpi set_token <token> - Install token to config.
Config file
./config/donpayinteg.yaml
# Donate actions
actions:
# First donate action
- command: title @a title "{username} exists!"
message: '{username} donated'
sum: 5
# Second donate action
- command: time set day
message: '{username} сделал день'
sum: 20
# Command exec cooldown in seconds
cmdCooldown: 2
# DonatePay API token
donpayToken: <YOUR_TOKEN>
# DO NOT TOUCH! (if dont know) (last id of donate)
lastDonate: 0
# Message command
messageCmd: title @a title "{message}"
# API requests cooldown in seconds
reqCooldown: 15请登录后举报
暂无评论,抢个沙发吧~