From 234d2cb9916c36cf0beb4099812bd9801ef1bc0f Mon Sep 17 00:00:00 2001 From: Marcus Whybrow Date: Thu, 31 May 2012 09:06:43 +0100 Subject: [PATCH] Fixed an error in a conf file setting name. --- msm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msm.conf b/msm.conf index d9112be..6e7d10b 100644 --- a/msm.conf +++ b/msm.conf @@ -90,7 +90,7 @@ DEFAULT_LOG="server.log" DEFAULT_PROPERTIES="server.properties" DEFAULT_WHITELIST="white-list.txt" DEFAULT_BANNED_PLAYERS="banned-players.txt" -DEFAULT_BANNDER_IPS="banned-ips.txt" +DEFAULT_BANNED_IPS="banned-ips.txt" DEFAULT_OPS="ops.txt" # The location of the jar file to execute, relative to the server directory