The DayZ server events.xml file is used to configure various event settings for your server.
string
Name of the event.
integer
How many of this event can be active on the server.
integer
Minimum number of this event to spawn.
integer
Maximum number of this event to spawn.
integer
Once this event spawns, how long (in seconds) it will stay in place if not triggered.
integer
Time until this event can spawn again.
integer
The safe radius around the event where no players will be spawned.
integer
The distance radius around the event where players will be spawned.
integer
The radius around the event where loot will be cleaned up.
string
Event flags such as deletable, init_random, remove_damaged.
string
Positioning type of the event, such as fixed.
string
Spawn limit type, such as mixed.
0 or 1
Whether the event is active.
string
Child elements of the event, each specifying a different type of child to spawn.