Jump to content
Sign in to follow this  
ciksty

How to rollback my server

Recommended Posts

So my server got hacked adn i want to rollback 10 minutes how can i do thath do i need some plugin or somthing.

And somne other questions how can i turn off the restart timer?

Share this post


Link to post
Share on other sites

If you have sql access you could backup your Survivor Database every 10 minutes or so.

I made a simple mysql console application in C# to backup mine every (x) minutes that I have running on my home server. If a script kiddie comes in and kills everyone I ban the scripters GUID/IP stop the server and upload the backup via Navicat, takes around 3 Minutes to do this.

Everyone is happy, they may lose something here and there but for the most part they respawn with most of there gear and close to there location.

Edited by zombietampons

Share this post


Link to post
Share on other sites

If you have sql access you could backup your Survivor Database every 10 minutes or so.

I made a simple mysql console application in C# to backup mine every (x) minutes that I have running on my home server. If a script kiddie comes in and kills everyone I ban the scripters GUID/IP stop the server and upload the backup via Navicat, takes around 3 Minutes to do this.

Everyone is happy, they may lose something here and there but for the most part they respawn with most of there gear and close to there location.

Do you have any Download link?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×