Skip to content

Releases: HaHaWTH/AuthMeReReloaded

AuthMe-5.6.1-Fork-b51

27 Jun 04:16
Compare
Choose a tag to compare

Important notice:

Due to major changes of upstream, we cannot directly merge thier changes as they dropped support for Minecraft 1.16 and lower. But some useful commits will still be merged, report any compatibility issue you encounter!

B51 is released! Heres the changelog:

  1. Fix Folia join commands not work (#170 )
  2. Add openInventory method to API
  3. Bump dependencies
  4. Remove i18n locale data on player quit (#169 )(Thanks to @Dreeam-qwq )

Downloads

Modrinth

AuthMe-5.6.0-Fork-b50

04 Jun 13:06
Compare
Choose a tag to compare

B50 is released! Heres the changelog:

  1. Allow dot in the email by default
  2. Initial MiniMessage support
  3. Support plain-text password storage (NOCRYPT)
  4. Update RU translations (Thanks to @F3F5 )
  5. Improved Folia compatibility
  6. Fix issues with Velocity support
  7. I18N messages sending and localization update (Thanks to @Dreeam-qwq )
  8. Change default quickCommandProtection value
  9. Async teleport is now being determined automatically
  10. Fixes AuthMe#2769
  11. Expose silentForceLogin to api (AuthMe#2819)
  12. Fixes bedrockAutoLogin
  13. Code cleanup
  14. No so strict inventory whitelist(Configurable)

Download

Modrinth

AuthMe-5.6.0-Fork-b49

24 May 08:50
Compare
Choose a tag to compare

B49 is released! Heres the changelog:

  1. Fix potential NPE when unregistering offline player with hookVelocity enabled
  2. Remove email relocation to keep compatibility with some extensions (DragonLogin etc.)
  3. Fix #146
  4. Better handling teleportUnAuthedToSpawn
  5. Dynamically download H2 to reduce file size

AuthMe-5.6.0-Fork-b48

30 Apr 15:03
Compare
Choose a tag to compare

B48 is released! Heres the changelog:

  1. Bump dependencies
  2. Fix #141
  3. Fix upstream AuthMe#2769 partially

AuthMe-5.6.0-Fork-b47

07 Apr 04:45
Compare
Choose a tag to compare

B47 is released! Heres the changelog:

  1. Configurable proxy data send delay
  2. Add configurable auto unregister feature for Email registration
  3. Bug fixes

AuthMe-5.6.0-Fork-b46

31 Mar 16:53
Compare
Choose a tag to compare

B46 is released! Heres the changelog:

  1. Velocity Support
  2. Support for Java 21 virtual threads
  3. Removed useless converters
  4. Add h2tosqlite converter
  5. Fixed an upstream bug

This version is highly recommended to update!

AuthMe-5.6.0-Fork-b45

27 Mar 23:19
Compare
Choose a tag to compare

Emergency bug fix version!!!

Fixed #113

Great thanks to @F3F5 during bug fixing!

AuthMe-5.6.0-Fork-b44

26 Mar 16:04
Compare
Choose a tag to compare
AuthMe-5.6.0-Fork-b44 Pre-release
Pre-release

B44 is updated! Heres the Changelog:

1. Folia support
2. Bug fixes #108 #57
3. Performance optimization

This version is highly recommended to update!

Don‘t use this version, contains bugs and not stable!!!!

Great thanks to @Moranyixiao and @SnowCutieOwO , this release won't exist without them!

AuthMe-5.6.0-Fork-b43

09 Mar 15:58
Compare
Choose a tag to compare

B43 updated! Heres the changelog:

  1. Updated upstream
  2. Silence the CVE warning
  3. Revert MySQL update

AuthMe-5.6.0-Fork-b42

03 Feb 12:18
Compare
Choose a tag to compare

B42 updated! Heres the changelog:

  1. Fix H2 issue #100 (Great thanks to @3328429240 )