mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-08-04 19:46:27 +00:00
update AFK documation
This commit is contained in:
parent
b6648ad9bd
commit
8dff1155bf
1 changed files with 2 additions and 0 deletions
|
@ -299,11 +299,13 @@ remove-god-on-disconnect: false
|
||||||
|
|
||||||
# Auto-AFK
|
# Auto-AFK
|
||||||
# After this timeout in seconds, the user will be set as 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.
|
# Set to -1 for no timeout.
|
||||||
auto-afk: 300
|
auto-afk: 300
|
||||||
|
|
||||||
# Auto-AFK Kick
|
# Auto-AFK Kick
|
||||||
# After this timeout in seconds, the user will be kicked from the server.
|
# 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.
|
# Set to -1 for no timeout.
|
||||||
auto-afk-kick: -1
|
auto-afk-kick: -1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue