promotional bannermobile promotional banner

EasyAuth

Authentication mod for Fabric servers

File Details

[1.21.2 - 1.21.3] 3.4.3

  • R
  • Apr 7, 2026
  • 23.17 MB
  • 5
  • 1.21.3+1
  • Fabric

File Name

easyauth-mc1.21.2-3.4.3.jar

Supported Versions

  • 1.21.3
  • 1.21.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:easyauth-503866:7892667"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Release notes:

Add

  • IP limit controls #200, thanks to @virgil698 #252
  • New config options for IP limit in extended.conf:
    • ipLimit.enabled
    • ipLimit.maxAccountsPerIp
    • ipLimit.blockExcessRegistration
    • ipLimit.notifyAdmins
    • ipLimit.exemptIps
    • ipLimit.cacheExpirySeconds
    • ipLimit.maxConcurrentSessionsPerIp
    • ipLimit.exemptOnlinePlayers
  • UUID management commands, thanks to @virgil698 #249
    • /auth setUuid
    • /auth clearUuid
    • /auth getUuid
  • PostgreSQL support, thanks to @DanielTrejoBorjas #226, #258
  • New options in extended.conf for preventing OPs and registered players from joining without logging with skipAllAuthChecks enabled, thanks to @Fenix5fire #184
    • skipAllAuthChecksNotForOperators
    • skipAllAuthChecksNotForRegisteredPlayers
  • Option allowCustomPacketsForNonOp to allow handling custom packets for non-OP players
  • Option allowedCustomPackets to specify list of custom packets that always allowed

Fix

  • /auth update to also refresh cached online player data #244
  • Problem with loading configurations files #225
  • Fail to freeze player before login #261

Full Changelog:

https://github.com/NikitaCartes/EasyAuth/tree/HEAD/CHANGELOG.md