config
#Number to which number will be drawn to write
maxRandomNumber: 1000
#Are execute a command when winning (is ran by console)
RewardWithCommand: false
#What command occur when winning
RewardCommand: say %player% win!
#Is giving money when win (required vault)
RewardWithMoney: true
#How much money to give
RewardMoney: 10
Comments