Files
2025-07-23 08:37:00 +03:00

15 lines
528 B
INI

# Configuration file
##########################################################################################################
# general
#--------------------------------------------------------------------------------------------------------#
# General settings
##########################################################################################################
general {
# The maximum range for finding the nearest player for the spawn rules [range: 0 ~ 2147483647, default: 100]
I:maxPlayerDistance=100
}