is there any way to save a global value for the server, for example the value is time then if the time >= 43800 minutes (a month) then time = 0 , what i want is to save this time so no matter when i restart the server the time won't be reset to
0 but it will continue counting.
Regards,