Cant add several say commands?Solved
So i got an error with this and i cant figure out why 

},
"TimerRepeat": {
"say DONT forget /info, it will display all useful commands you might want to use.": 900,
"say Use /town to get a quick tp to the town, also some christmas items and other stuff for sale there.": 901,
"say Dont forget to visit ********** aswell, if you are interested in VIP,\n this is the place to go for more info: 3600
}
}

it says this line is wrong "say Use /town to get a quick tp to the town, also some christmas items and other stuff for sale there.": 901,  
but i cant figure out why bcoz its basically same as line 1
"say Dont forget to visit ********** aswell, if you are interested in VIP,\n this is the place to go for more info: 3600

you forgot here this "
more info: 3600  --> more info": 3600
oh.... yeah it seems i forgot that... stupid me

but still doesnt explain why the json would give me the error on 2nd line but not on 3rd line tho.

oh well, its fixed anyway. thx 
Locked automatically