Files
Epoch-Runner-Server/overrides/config/iChunUtil_Stats.cfg
Jacob Vinding 44b79588a3 Initial
2025-12-26 23:36:50 +01:00

26 lines
787 B
INI

# Configuration file
##########################################################################################################
# stats
#--------------------------------------------------------------------------------------------------------#
# This category are markers for some statistics taken by iChunUtil. You can opt out from this in one of the config properties.
##########################################################################################################
stats {
# Don't change this.
S:statsData=
# Don't change this.
S:statsIdentifier=
# Opt out of iChunUtil's stat collection
# No personal info is taken from you.
# But if you want to opt out, this is the config to change.
#
# Min: 0
# Max: 1
I:statsOptOut=1
}