From 8e6d4b15954b0aabbead13ec7c049eb9ba9e3970 Mon Sep 17 00:00:00 2001 From: KHobbits Date: Sun, 23 Sep 2012 23:18:17 +0100 Subject: [PATCH] config typo. --- Essentials/src/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml index 3524eb486..4707cd3b0 100644 --- a/Essentials/src/config.yml +++ b/Essentials/src/config.yml @@ -273,7 +273,7 @@ freeze-afk-players: false disable-item-pickup-while-afk: false # Should we automatically remove afk status when the player moves? -# Player will be removed from afk on chat/command reguardless of this setting. +# Player will be removed from afk on chat/command regardless of this setting. # Disable this to reduce server lag. cancel-afk-on-move: true