From c9bf3d1896e38821f6f75a219bfe5eefc8643d42 Mon Sep 17 00:00:00 2001 From: CPunch Date: Sat, 22 Aug 2020 19:27:08 -0500 Subject: [PATCH] restored default config.ini --- config.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.ini b/config.ini index d55e3a8..5586a25 100644 --- a/config.ini +++ b/config.ini @@ -1,5 +1,5 @@ # should the server print every packet it receives? -verbose=true +verbose=false # Login Server configuration [login] @@ -13,7 +13,7 @@ randomcharacters=true [shard] port=8002 # you'll want to change this one -ip=192.168.1.183 +ip=127.0.0.1 # distance at which other players and NPCs become visible view=20000 # little message players see when they enter the game