From 5f2c759a8f9059fed7d5a099b832f827b82e91b4 Mon Sep 17 00:00:00 2001 From: Necrodoom Date: Sun, 17 Feb 2013 18:17:07 +0200 Subject: [PATCH] fix auto afk description --- 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 e9eabedbf..bc6baca0b 100644 --- a/Essentials/src/config.yml +++ b/Essentials/src/config.yml @@ -299,7 +299,7 @@ remove-god-on-disconnect: false # Auto-AFK # After this timeout in seconds, the user will be set as afk. -# This feature requires the player to have essentials.auto.afk node. +# This feature requires the player to have essentials.afk.auto node. # Set to -1 for no timeout. auto-afk: 300