Releases: NikitaCartes/EasyAuth
Releases · NikitaCartes/EasyAuth
3.0.0-16
- Add Polish translation, thanks to @LimakXRobczuk
- Fix #51 that sometimes online player treated as offline
- Fix blank uuid in console log
- Other fixes
3.0.0-15
Fixes MySQL connections and few null errors
3.0.0-14
3.0.0-8
- Update to 1.19.1
- Quick fix for MongoDB connection string
- Update Czech translation
3.0.0-7
3.0.0-6
- Fix MySQL support
- Add placeholder api support, thanks to @nikijaz
- Fix crash if Fake Players join
- Fix softlock while log in inside a portal
- Add support for Floodgate players, thanks to @dmunozv04
2.2.2
2.1.0 Bug fixes update
2.0.6 Bug fixes update
- Add
auth addToForcedOffline <player>
command to add player inforcedOfflinePlayers
list - Change default op-level for
auth *
from 4 to level 3 (except forsetGlobalPassword
) - Fix #23 when players sometimes stays invulnerable after login
- Turkish translation, thanks to @egeesin
- New option
enableServerSideTranslation
to disable server-side translation
2.0.5 Permissions support
2.0.5, Minecraft 1.17, 1.17.1, 1.18
auth uuid <player>
that would give correct offline uuid fot that player nickname in lower case- Add permission support
- Add
auth list
command to print all registered players - Fix
auth update
command - Temporally disable
hideUnauthenticatedPLayersFromPlayerList
by default - Czech translation, thanks to @DavidCZ2051