From be4c5a80729400e200556a94a3bd236a206a8400 Mon Sep 17 00:00:00 2001 From: CakeLancelot Date: Wed, 2 Sep 2020 07:12:24 -0500 Subject: [PATCH] Update config.ini Add acceptallcustomnames option Correct comment --- config.ini | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config.ini b/config.ini index 56e7550..c179144 100644 --- a/config.ini +++ b/config.ini @@ -12,6 +12,8 @@ port=8001 # enables two randomly generated characters in the # character selection menu for convenience randomcharacters=true +# will all custom names be approved instantly? +acceptallcustomnames=true # Shard Server configuration [shard] @@ -30,7 +32,7 @@ warpdata=data/warps.json gm=true # spawn coordinates (Z is height) -# the supplied defaults are at City Hall +# the supplied defaults are at Sector V (future) spawnx=632032 spawny=187177 spawnz=-5500