Skip to content

Tags: TheProgramSrc/SuperAuth

Tags

3.17.3

Toggle 3.17.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed Connection Timed Out (#10)

* Updated User Exists Query
* Updated User Exists query to SELECT EXISTS
* Removed Async from PreLogin Event on Bungee
* Fixed SQL Exception
* Fixed `java.sql.SQLException: Before start of result set`
* Fixes And Cleanup
* Fixes to the Admin GUI not updating the selected user
* Some cleanup to the code