Skip to content

Releases: NikitaCartes/EasyAuth

3.0.25

20 May 10:38
1c86e62
Compare
Choose a tag to compare
  1. Fix premium player being invulnerable after using /logout command

3.0.24

05 May 04:55
6d5de20
Compare
Choose a tag to compare
  1. Fix spawning in wrong dimension with hide-player-coords enabled

3.0.23

05 May 02:10
28c5fa1
Compare
Choose a tag to compare

3.0.23

Minecraft 1.20.5-1.20.6
  1. Update to 1.20.5 & 1.20.6
  2. Fix auth list.

3.0.22-SNAPSHOT

24 Dec 08:13
942d4e1
Compare
Choose a tag to compare

This release fix a lot of problem and change how config looks (now it in config/EasyAuth).
Probably there're bugs that I didn't catch

1.20.3 Support

05 Dec 17:12
e608ee9
Compare
Choose a tag to compare

Update dependencies and libraries

3.0.19

29 Jul 14:14
622e00d
Compare
Choose a tag to compare

Full Changelog

  1. Add option to skip all authentication if it's already done by another thing (mod/proxy/etc):
    • skipAllAuthChecks
  2. Player will be re-mounted on entity if they were dismounted on login with spawnOnJoin enabled
  3. Changed behavior of premiumAutologin. Now it only allows online players not to authorize when logging in
  4. Fix incompatibility with LuckPerms with enabled forcedOfflineUuids

3.0.18

04 Jul 23:32
e554519
Compare
Choose a tag to compare
  1. Change version naming
  2. Few little fixes

3.0.0-17

12 Jun 21:47
7ed8ed7
Compare
Choose a tag to compare
  1. Increase priority forcedOfflinePlayers over verifiedOnlinePlayer.
  2. Improve debug log

3.0.0-16

07 Jun 23:18
c9cd9a2
Compare
Choose a tag to compare
  1. Add Polish translation, thanks to @LimakXRobczuk
  2. Fix #51 that sometimes online player treated as offline
  3. Fix blank uuid in console log
  4. Other fixes

3.0.0-15

17 Mar 00:46
bce0684
Compare
Choose a tag to compare

Fixes MySQL connections and few null errors