mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-05-31 15:14:27 +02:00
7 lines
289 B
XML
7 lines
289 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<globalevents>
|
|
<globalevent type="startup" name="ServerStartup" script="startup.lua"/>
|
|
<globalevent type="record" name="PlayerRecord" script="record.lua"/>
|
|
<globalevent name="Server Save" time="08:55:00" script="serversave.lua" />
|
|
</globalevents>
|