AFK Command

Adds an AFK command with some extra functionalities

File Details

Final Release - 1.1.0

  • R
  • Feb 17, 2024
  • 421.70 KB
  • 120
  • 1.20.1
  • Forge

File Name

afk_command-1.1.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:afk-command-974185:5115716")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added configurations:

  • AFK Invincibility (If this is turned on, combat mode and monsters-nearby mode will be activated. Restricting the command accordingly.)
  • AFK Time Out, kicked if AFK too long.
  • AFK Auto Mode, goes into AFK after idling too long.
  • AFK On Login (Combines well with invincibility and for server resource pack loading).
  • AFK Cooldown (To prevent abusing AFK status too often, goes well with invincibility).
  • Announce command on chat when self-applied. Client-only.

Fixed some bugs.