Files
jgl_sunlit_patch/config/online_detector-common.toml
2026-07-31 10:34:32 +09:00

10 lines
297 B
TOML

# Common Settings for Online Detector
[Frequency]
# How often the Online Detector Block should check if the assigned player is online,
# this value is measured in ticks (20 ticks are 1 second), it is not recommended to
# set this value bellow 20
#Range: 1 ~ 1200
onlineCheckFrequency = 200