AFKManager
Hook Documentation for AFK Manager Module.
Functions
MODULE:DisableWarning()
Internal
This is an internal function! You are able to use it, but you risk unintended side effects if used incorrectly.
Called to disable the AFK warning system.
MODULE:EnableWarning()
Internal
This is an internal function! You are able to use it, but you risk unintended side effects if used incorrectly.
Called to enable the AFK warning system.
MODULE:RemoveWarningclient(client)
Removes the AFK warning notification from the specified player.
Parameters
-
client
Player
The player from whom the warning should be removed.
MODULE:WarnPlayer(client)
Sends a warning notification to the specified player.
Parameters
-
client
Player
The player to receive the warning.