Causing server to crashFixed
Still makes the Server crash....
Are you using version 3.0.1?
Can confirm it still crashes the server even on version 3.0.1.
In response to unrldracco ():
Can confirm it still crashes the server even on version 3.0.1.
Can you send me your configuration file?
In response to LaserHydra ():
Can you send me your configuration file?

I couldnt find how to upload the files so here is a pastebin:

AdvertMessages.json

It crashes for me when I have 2 messages in the Config, add 3 or more and its fine
In response to unrldracco ():
I couldnt find how to upload the files so here is a pastebin:AdvertMessages.json
Isn't it meant to be : 

  1. {
  2.   "Messages": [
  3.     "Enjoy the server? Vote for us on <color=cyan>rust-servers.net</color> and get a special <color=green>reward!</color>",
  4.     "<color=orange>Need help?</color> Try calling for an <color=cyan>admins</color> in the chat."
  5.   ],
  6.   "Settings": {
  7.     "Adverts Interval (In Minutes)": 10.0,
  8.     "Broadcast To Console": true
  9.   }
  10. }

    ??????

When im restarting server i can play, all works fine, server is on Modded list in rust, and RCON works fine https://scr.hu/gVVd39p  (screenshot)
but after few minutes (3-5) i cant find my server, cant connect to server and RCON shows me https://scr.hu/ZBBzwmj (screenshot) and i cant do anything in RCON and cant connect again to server. I need to restart server again and again, and all the times after few minutes its repeat- works fine, 3-5 minutes later didnt work . Yesterday i didnt have this problems. It started ~3h ago. Looks like DDOS attack or something. 

I found reason of it- it was AdvertMessages plugin. When i deleted it the problems miss

here it is my all plugins list https://scr.hu/qNNkZGn (screenshot) 

So can tell me why AdvertMessages crash my server? Maybe i have other plugin which connect to advertmessages and generate this bug?

I am sorry that happened. Please try using version 3.0.2 which should fix that issue.
Locked automatically