Interface | Description |
---|---|
NucleusAFKEvent | |
NucleusAFKEvent.GoingAFK |
Fired when a player goes AFK.
|
NucleusAFKEvent.Kick |
Fired when a player is about to be kicked due to inactivity.
|
NucleusAFKEvent.NotifyCommand |
Fired when the target of a command is AFK and the command is marked
as one that should notify the sender.
|
NucleusAFKEvent.ReturningFromAFK |
Fired when a player returns from AFK.
|