mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-11-28 15:46:49 +01:00
set server save like in cipsoft tibia
This commit is contained in:
@@ -2,5 +2,5 @@
|
|||||||
<globalevents>
|
<globalevents>
|
||||||
<globalevent type="startup" name="ServerStartup" script="startup.lua"/>
|
<globalevent type="startup" name="ServerStartup" script="startup.lua"/>
|
||||||
<globalevent type="record" name="PlayerRecord" script="record.lua"/>
|
<globalevent type="record" name="PlayerRecord" script="record.lua"/>
|
||||||
<globalevent name="Server Save" time="09:55:00" script="serversave.lua" />
|
<globalevent name="Server Save" time="08:55:00" script="serversave.lua" />
|
||||||
</globalevents>
|
</globalevents>
|
||||||
|
|||||||
Reference in New Issue
Block a user