File Details
[Fabric] SimpleAuth 1.6.0
- B
- Oct 15, 2020
- 2.18 MB
- 87
- 1.16.3
- Fabric
File Name
simpleauth_fabric-1.6.0-1.16.3.jar
Supported Versions
- 1.16.3
Curse Maven Snippet
I'm marking this as a pre-release since a huge refactor was done.
Changes:
- Player coordinates are no longer stored in database
- Authentication methods are now part of
PlayerAuthinterface - Players are teleported to world spawn ONLY during authentication process, meaning that player's actual coordinates are never changed after leaving
- Player ticking is now managed in player object itself, so it hopefully fixes the timer and thread not shutting down (there might still be issues with threadpool, so not sure if process ends as it should)
Why pre-release?
Player coordinates are now not saved to DB anymore, cache for them was changed as well. Your players might experience coordinate loss (they stay at spawn and won't be teleported even after successful authentication). It should work in most cases, but just in case ...
Forge when?
Sorry, but I cannot provide an ETA. It should hopefully arrive in a few days đŸ˜‰