diff options
-rw-r--r-- | Essentials/src/config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |