smooreace
Member
Youre missing the rest of the code....Can someone help me? I was just wanting a simple reminder and Welcome message for my server, but the plugin keep crashing with the following error:
Code:[ArkAdvert][error] [json.exception.parse_error.101] parse error at 620: syntax error - unexpected ']'; expected '[', '{', or a literal
Code:
{
"AdvertMessages": {
"WelcomeMsgEnabled": true,
"WelcomeMsg": "Welcome to the Enderium Server! I hope you enjoy the modded server, and/or Videos! If you need any help, just ask!",
"WelcomeMsgColor": [
1.0,
0,
0,
1.0
],
"Interval": 600,
"Messages": [{
"Message": "Don't forget to vote in order to get a special Loot Crate! Vote at https://ark-servers.net/server/138058/ and check your vote and claim prizes with /votereward",
"Type": "ClientChat",
"Color": [
1.0,
1.0,
1.0,
0.8
],
"DisplayScale": 1.3,
"DisplayTime": 5.0
}]
}
}