hello
my question is how can get this command "/kit resetdata" work?
{
"EnableInGameTime-Timer": false,
"EnableRealTime-Timer": true,
"EnableTimerOnce": false,
"EnableTimerRepeat": true,
"InGameTime-Timer": {
"01:00": "command 0",
"12:00": "command 1",
"15:00": "command 2"
},
"RealTime-Timer": {
"06:05:00": "1"
},
"TimerOnce": {
"command1 'msg'": 60,
"command2 'msg'": 120,
"command3 arg": 180,
"reset.timeronce": 181
},
"TimerRepeat": {
"say Mass gift drop incoming!": 9999,
"inventory.giveall xmas.present.large 1": 10000,
"chat.say \"/kit resetdata\"": 10000 <-----------------This one
}
}
it shows me always an error after the command should start