Posts: 300
Threads: 91
Joined: Apr 2010
Reputation:
0
Hello, im working on a server, but it has a bug.. When the server restarts it resets all score levels, do anyone know how to fix that bug?
Posts: 1,152
Threads: 11
Joined: Feb 2010
Reputation:
0
Well, when a server restarts, the last data is not saved. The only fix for this is to make a custom /gmx where it saves the players data and THEN restarts.
If that's not the problem, try an other saving system.