From 5f73bf12d7820103282bd66683c5796fed1c4808 Mon Sep 17 00:00:00 2001 From: KHobbits Date: Mon, 27 Aug 2012 03:09:56 +0100 Subject: [PATCH] Remove max walk option to config, until its fixed in the client. --- Essentials/src/config.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml index 1b6d28758..cddbc1c48 100644 --- a/Essentials/src/config.yml +++ b/Essentials/src/config.yml @@ -324,9 +324,6 @@ login-attack-delay: 5 #Set the max fly speed, values range from 0.1 to 1.0 max-fly-speed: 1.0 -#Set the max walk speed, values range from 0.1 to 1.0 -max-walk-speed: 0.8 - ############################################################ # +------------------------------------------------------+ # # | EssentialsHome | #