summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNecrodoom <doomed.war@gmail.com>2013-02-10 11:46:59 +0200
committerNecrodoom <doomed.war@gmail.com>2013-02-10 11:46:59 +0200
commite16928790b1c61248d4b646e9b97d4d3a7769f52 (patch)
treea45e90e0506953f9c8eaeadadcc1eadf7faae69a
parent6d05a00331c4f5f5bd1597b326d33080d7e6ac51 (diff)
downloadEssentials-e16928790b1c61248d4b646e9b97d4d3a7769f52.tar
Essentials-e16928790b1c61248d4b646e9b97d4d3a7769f52.tar.gz
Essentials-e16928790b1c61248d4b646e9b97d4d3a7769f52.tar.lz
Essentials-e16928790b1c61248d4b646e9b97d4d3a7769f52.tar.xz
Essentials-e16928790b1c61248d4b646e9b97d4d3a7769f52.zip
update AFK documation
-rw-r--r--Essentials/src/config.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Essentials/src/config.yml b/Essentials/src/config.yml
index bbf1517cb..cdd616367 100644
--- a/Essentials/src/config.yml
+++ b/Essentials/src/config.yml
@@ -299,11 +299,13 @@ 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
# Set to -1 for no timeout.
auto-afk: 300
# Auto-AFK Kick
# After this timeout in seconds, the user will be kicked from the server.
+# essentials.afk.kickexempt node overrides this feature
# Set to -1 for no timeout.
auto-afk-kick: -1