Skip to main content
Version: 0.2.0-beta

AFK

Description

After 5 minutes of no movement and no chat messages, a player gets flagged as AFK.
In the player list, a [AFK] tag is added, and the player is shown in gray.
Also, a chat message gets sent.

Commands

Player-Commands

  • /afk
    Flags the player as AFK immediately

Admin-Commands

  • /suppa qol enable/disable afk
  • /suppa qol config afk timeout <seconds>
    Example: /suppa qol config afk timeout 300

Default Config

  • enabled: true
  • timeout: 300 seconds (5 minutes)

Version History

  • Introduced in v0.1.0-beta
  • v0.2.0-beta:
    • Added configurability using commands.