Server not starting ?
server_log.txt contains this error?
[20:01:15] Loading plugin: announce.so [20:01:15] Failed (plugins/announce.so: cannot open shared object file: No such file or directory)
That means file /plugins/announce.so is not found
How to fix this:
a) edit server.cfg and remove unused plugins
or
b) upload announce.so to plugins folder.
Info: announce.so can be any other plugin it was used just for reference.
You just have to edit server.cfg file where it says "announce 1" make it 0 and save.