Hey all, I was trying to add some messages of the day but it seems it only show a couple when you join the server but thennothing happens anymore. This is the code i used: <Scheduler> <!-- spam messages --> <job id="1"> <time>000500</time> <delay>000010</delay> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Welcome to a Fucking Awesome People gaming www.fap-clan.com</cmd> <cmdtype>0</cmdtype> </job> <job id="2"> <time>001000</time> <delay>000010</delay> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 We are recruiting international all ages!!!</cmd> <cmdtype>0</cmdtype> </job> <job id="3"> <time>001500</time> <delay>000010</delay> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 Big thanks to all donators for making this server possible!!!</cmd> <cmdtype>0</cmdtype> </job <job id="4"> <time>002000</time> <delay>000010</delay> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 We encourage Friendly play! There is no need to Kill on Sight!!!</cmd> <cmdtype>0</cmdtype> </job <job id="5"> <time>002500</time> <delay>000010</delay> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 www.fap-clan.com</cmd> <cmdtype>0</cmdtype> </job </Scheduler> If someone can help me with this it would be much appreciated. I also need the proper codes to let it do this: (restarting the server automaticly on those times). <!-- show text ingame every 60 min --> <job id="0"> <time>006000</time> <delay>000000</delay> <day>1,2,3,4,5,6,7</day> <loop>1</loop> <cmd>say -1 This server restarts 6 times per day, 04:00, 08:00, 12:00, 16:00, 20:00 and 00:00 GMT</cmd> <cmdtype>0</cmdtype> </job> Thanks in advance! Ps. We are on a Vilayer server