fix settingtype error

master
flux 2019-07-26 01:02:52 +00:00
parent 3bd631f121
commit 1cf079fac8
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ verbana.unverified_spawn_pos (Where unverified players spawn) string (0,0,0)
verbana.jail_bounds (Bounding box of the verification jail) string
# Period between checks that unverified players haven't escaped the verification area
verbana.jail_check_period (Timespan between checks for verification jail escapees) int
verbana.jail_check_period (Timespan between checks for verification jail escapees) int 0
# If enabled, all new users must be verified. Otherwise, only players from suspicious networks.
verbana.universal_verification (Enable verification for all new users) bool false