promotional bannermobile promotional banner

EasyAuth

Authentication mod for Fabric servers

File Details

[1.17.1] EasyAuth 2.0.4

  • B
  • Nov 13, 2021
  • 4.32 MB
  • 318
  • 1.17.1
  • Fabric

File Name

easyauth-mc1.17.1-2.0.4.jar

Supported Versions

  • 1.17.1

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

2.0.4, Minecraft 1.17.1, 1.18-pre1

  1. With enabled global password player can log in with global password or password set by auth register

2.0.3, Minecraft 1.17.1, 21w37a+

  1. Fix problem with registration (#14)
    • argon2 library split to two libs, and I didn't include one of it
    • Update libraries
  2. Improve hiding in TabList
    • Now premium players shown in it
    • as well as carpet's fake-player

2.0.2, Minecraft 1.17.1

  1. Add setting which hide unauthenticated players from tab list
    • hideUnauthenticatedPLayersFromPlayerList in config.json
    • True by default

2.0.1, Minecraft 1.17.1

  1. Fix problem with MongoDB (#15)
  2. Change config.json:
    • Delete mongoDBCredentials section
    • Add MongoDBConnectionString and MongoDBDatabase in main section