promotional bannermobile promotional banner

EasyAFK (Fabric/Quilt/Forge/Neoforge)

EasyAFK is a simple but feature-rich AFK mod for all major mod loaders

File Details

easyafk-forge-1.21.1-2.3.1.jar

  • R
  • Dec 18, 2025
  • 37.45 KB
  • 12
  • 1.21.1
  • Forge

File Name

EasyAFK-forge-1.21.1-2.3.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Forge

implementation "curse.maven:easyafk-1147549:7350512"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

EasyAFK v2.3.1 - Hotfix

Fixed

  • Fixed server crash on shutdown caused by config system attempting to access values during unload event
  • Server will now shut down cleanly without errors

Technical Details

  • Added proper event type checking to only load config values during ModConfigEvent.Loading
  • Prevents config access during ModConfigEvent.Unloading which was causing the crash
  • Affects NeoForge and Forge versions only (Fabric was unaffected)