Files
meatballcraft/config/incontrol/main.cfg
T
PietroSainaghi 35aff91e33 Finally a GIT!
2022-10-06 18:38:10 -07: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
}