2025-01-02 20:23:50 -05:00
## Settings file was created by plugin Fika.Dedicated v1.2.3
## Plugin GUID: com.fika.dedicated
[Dedicated]
## How often the server should update (frame cap / tick rate). Only works if your machine can actually reach the selected setting
# Setting type: Int32
# Default value: 60
# Acceptable value range: From 30 to 120
Update Rate = 30
## How often in minutes the RAM cleaner should run
# Setting type: Int32
# Default value: 5
# Acceptable value range: From 1 to 30
RAM Clean Interval = 5
## Should the dedicated host allow bots to sleep? (BSG bot sleeping logic)
# Setting type: Boolean
# Default value: false
Bot sleeping = false
## If the dedicated plugin should run patches to disable various graphical elements
# Setting type: Boolean
# Default value: true
2025-01-03 20:17:06 -05:00
Destroy Graphics = false
2025-01-02 20:23:50 -05:00
## If the dedicated plugin should hook scene loading to disable unnecessary renderers as well as unloading all materials (Requires 'Destroy Graphics' to be enabled)
# Setting type: Boolean
# Default value: true
2025-01-03 20:17:06 -05:00
Destroy Renderers = false
2025-01-02 20:23:50 -05:00
Send Rate = 60