diff --git a/README.md b/README.md index 64a28e09..213d47fd 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ So they don't need to enter passwords. This is also called auto login (auto-logi * No client modifications needed * Good performance by using async operations * Locale messages -* Support for Bedrock players proxied through FloodGate +* Support for Bedrock players proxies through FloodGate ## Issues @@ -78,7 +78,6 @@ Possible values: `Premium`, `Cracked`, `Unknown` * [CrazyLogin](https://dev.bukkit.org/bukkit-plugins/crazylogin/) * [LoginSecurity](https://dev.bukkit.org/bukkit-plugins/loginsecurity/) * [LogIt](https://github.com/games647/LogIt) -* [SodionAuth (2.0+)](https://github.com/MohistMC/SodionAuth) * [UltraAuth](https://dev.bukkit.org/bukkit-plugins/ultraauth-aa/) * [UserLogin](https://www.spigotmc.org/resources/userlogin.80669/) * [xAuth](https://dev.bukkit.org/bukkit-plugins/xauth/) @@ -87,7 +86,6 @@ Possible values: `Premium`, `Cracked`, `Unknown` * [BungeeAuth](https://www.spigotmc.org/resources/bungeeauth.493/) * [BungeeAuthenticator](https://www.spigotmc.org/resources/bungeecordauthenticator.87669/) -* [SodionAuth (2.0+)](https://github.com/MohistMC/SodionAuth) ## Network requests diff --git a/bungee/pom.xml b/bungee/pom.xml index b7645231..2d5eb928 100644 --- a/bungee/pom.xml +++ b/bungee/pom.xml @@ -50,6 +50,8 @@ maven-shade-plugin 3.3.0 + true + false false diff --git a/velocity/pom.xml b/velocity/pom.xml index 4eb541c6..f6ea8eba 100644 --- a/velocity/pom.xml +++ b/velocity/pom.xml @@ -63,6 +63,8 @@ maven-shade-plugin 3.3.0 + true + false false @@ -96,6 +98,12 @@ META-INF/MANIFEST.MF + + org.mariadb.jdbc:* + + ** + +