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-neoforge-1.21.1-2.3.1.jar

  • R
  • Dec 18, 2025
  • 37.27 KB
  • 15
  • 1.21.1
  • NeoForge

File Name

easyafk-neoforge-1.21.1-2.3.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:easyafk-1147549:7350501"
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)