90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
DonatePay Integration
Mod 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
# DonatePay API token
donpayToken: <YOUR_TOKEN>
# DO NOT TOUCH! (if dont know) (last id of donate)
lastDonate: 0
Details
Licensed GPL-3.0-only
Published 2 months ago
Updated a month ago