Configuration Details
# Amount of money rewarded after a successful welcome
money:
min: 100
max: 1000
# Number of rewards obtainable per day
moneyNumber: 3
# Time allowed for welcoming, in seconds
welcomeTime: 60
# Command to execute after successful registration
command: "cmi spawn ${player}"
# Language file [Simplified Chinese: zh_CN]
language: zh_CN
# Whether to enable update notifications (recommended to enable)
isCheckUpdate: true
# Whether to send update notifications when an op logs in
isCheckUpdateToOpMsg: true