Skip to content

Releases: ImDaMilan/uuidauth

1.0.1

18 Jul 12:25
Compare
Choose a tag to compare
  • Fixed a bug where Spigot wouldn't be able to connect to the database

1.0

17 Jul 21:12
Compare
Choose a tag to compare
1.0
  • Added the ability for the plugin to save the authentication data in a YML file instead of a database
  • Added GeyserMC support
  • Added support for all Minecraft versions from 1.8 all the way to 1.19
  • Revamped the Spigot/Paper/Purpur configuration file (deleting your existing config.yml, letting the plugin configure a new one, and than setting that one up is recommended)
  • Added new and renamed existing values to the Velocity configuration file (deleting your existing config.yml, letting the plugin configure a new one, and than setting that one up is recommended)
  • Added the /connect command to Velocity
  • Added the /disconnect command to Velocity
  • Added support for Java 8 and all above Java versions
  • Ported the Velocity plugin to Kotlin
  • Set the autoupdater to use Spigot's newer API