diff --git a/README.md b/README.md index c934fd76..853e5a82 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,6 @@ Possible values: `Premium`, `Cracked`, `Unknown` #### BungeeCord/Waterfall * [BungeeAuth](https://www.spigotmc.org/resources/bungeeauth.493/) -* [BungeeAuthenticator](https://www.spigotmc.org/resources/bungeecordauthenticator.87669/) ## Network requests diff --git a/bukkit/src/main/resources/plugin.yml b/bukkit/src/main/resources/plugin.yml index dc535c18..4144766b 100644 --- a/bukkit/src/main/resources/plugin.yml +++ b/bukkit/src/main/resources/plugin.yml @@ -25,12 +25,11 @@ softdepend: - floodgate # Auth plugins - AuthMe + - CrazyLogin - LoginSecurity - - SodionAuth - - xAuth - LogIt - UltraAuth - - CrazyLogin + - xAuth commands: ${project.parent.name}: diff --git a/bungee/src/main/resources/bungee.yml b/bungee/src/main/resources/bungee.yml index 08dcaa63..e98f3bb6 100644 --- a/bungee/src/main/resources/bungee.yml +++ b/bungee/src/main/resources/bungee.yml @@ -11,8 +11,6 @@ author: games647, https://github.com/games647/FastLogin/graphs/contributors softDepends: # BungeeCord auth plugins - BungeeAuth - - BungeeCordAuthenticatorBungee - - SodionAuth # Bedrock Player Bridge - Geyser-BungeeCord - floodgate diff --git a/core/pom.xml b/core/pom.xml index 82790a7e..cfea327a 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -60,7 +60,7 @@ - opencollab-snapshot + opencollab https://repo.opencollab.dev/maven-snapshots/ false diff --git a/velocity/pom.xml b/velocity/pom.xml index 21f780f7..1089c18a 100644 --- a/velocity/pom.xml +++ b/velocity/pom.xml @@ -119,9 +119,15 @@ velocity https://repo.papermc.io/repository/maven-public/ + + + false + + + - opencollab-snapshot + opencollab https://repo.opencollab.dev/main/ @@ -172,7 +178,7 @@ - + org.geysermc.geyser @@ -186,7 +192,7 @@ - + org.geysermc.floodgate