diff --git a/api/paper/src/main/java/io/github/_4drian3d/authmevelocity/api/paper/event/LoginByProxyEvent.java b/api/paper/src/main/java/io/github/_4drian3d/authmevelocity/api/paper/event/LoginByProxyEvent.java index 623f043..51c448b 100644 --- a/api/paper/src/main/java/io/github/_4drian3d/authmevelocity/api/paper/event/LoginByProxyEvent.java +++ b/api/paper/src/main/java/io/github/_4drian3d/authmevelocity/api/paper/event/LoginByProxyEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/api/paper/src/main/java/io/github/_4drian3d/authmevelocity/api/paper/event/PreSendLoginEvent.java b/api/paper/src/main/java/io/github/_4drian3d/authmevelocity/api/paper/event/PreSendLoginEvent.java index 6dd8247..0cdb017 100644 --- a/api/paper/src/main/java/io/github/_4drian3d/authmevelocity/api/paper/event/PreSendLoginEvent.java +++ b/api/paper/src/main/java/io/github/_4drian3d/authmevelocity/api/paper/event/PreSendLoginEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/AuthMeVelocityAPI.java b/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/AuthMeVelocityAPI.java index fb430cd..9ab2adc 100644 --- a/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/AuthMeVelocityAPI.java +++ b/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/AuthMeVelocityAPI.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/PreSendOnLoginEvent.java b/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/PreSendOnLoginEvent.java index f9b8634..b06d536 100644 --- a/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/PreSendOnLoginEvent.java +++ b/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/PreSendOnLoginEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/ProxyForcedUnregisterEvent.java b/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/ProxyForcedUnregisterEvent.java index 1293dd5..9cbfee5 100644 --- a/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/ProxyForcedUnregisterEvent.java +++ b/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/ProxyForcedUnregisterEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/ProxyLoginEvent.java b/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/ProxyLoginEvent.java index dbab17b..b8fbfdf 100644 --- a/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/ProxyLoginEvent.java +++ b/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/ProxyLoginEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/ProxyLogoutEvent.java b/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/ProxyLogoutEvent.java index bcfa741..27a43b7 100644 --- a/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/ProxyLogoutEvent.java +++ b/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/ProxyLogoutEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/ProxyRegisterEvent.java b/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/ProxyRegisterEvent.java index 4dec422..25bc7f0 100644 --- a/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/ProxyRegisterEvent.java +++ b/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/ProxyRegisterEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/ProxyUnregisterEvent.java b/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/ProxyUnregisterEvent.java index 41bf433..ebe800e 100644 --- a/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/ProxyUnregisterEvent.java +++ b/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/ProxyUnregisterEvent.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/ServerResult.java b/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/ServerResult.java index e21f1c5..b661cc8 100644 --- a/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/ServerResult.java +++ b/api/velocity/src/main/java/io/github/_4drian3d/authmevelocity/api/velocity/event/ServerResult.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/build-logic/src/main/kotlin/authmevelocity.publishing.gradle.kts b/build-logic/src/main/kotlin/authmevelocity.publishing.gradle.kts index e9d891c..85c62be 100644 --- a/build-logic/src/main/kotlin/authmevelocity.publishing.gradle.kts +++ b/build-logic/src/main/kotlin/authmevelocity.publishing.gradle.kts @@ -8,66 +8,66 @@ java { withSourcesJar() withJavadocJar() } -/* -publishing { - publications { - create("mavenJava") { - repositories { - maven { - credentials(PasswordCredentials::class.java) - val central = "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/" - val snapshots = "https://s01.oss.sonatype.org/content/repositories/snapshots/" +//publishing { +// publications { +// create("mavenJava") { +// repositories { +// maven { +// credentials(PasswordCredentials::class.java) +// +// val central = "https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/" +// val snapshots = "https://s01.oss.sonatype.org/content/repositories/snapshots/" +// +// if (project.version.toString().endsWith("SNAPSHOT")) { +// name = "SonatypeSnapshots" +// setUrl(snapshots) +// } else { +// name = "OSSRH" +// setUrl(central) +// } +// } +// } +// from(components["java"]) +// pom { +// url.set("https://github.com/4drian3d/AuthMeVelocity") +// licenses { +// license { +// name.set("GNU General Public License version 3 or later") +// url.set("https://opensource.org/licenses/GPL-3.0") +// } +// } +// scm { +// connection.set("scm:git:https://github.com/4drian3d/AuthMeVelocity.git") +// developerConnection.set("scm:git:ssh://git@github.com/4drian3d/AuthMeVelocity.git") +// url.set("https://github.com/4drian3d/AuthMeVelocity") +// } +// developers { +// developer { +// id.set("4drian3d") +// name.set("Adrian Gonzales") +// email.set("adriangonzalesval@gmail.com") +// } +// } +// issueManagement { +// name.set("GitHub") +// url.set("https://github.com/4drian3d/AuthMeVelocity/issues") +// } +// ciManagement { +// name.set("GitHub Actions") +// url.set("https://github.com/4drian3d/AuthMeVelocity/actions") +// } +// name.set(project.name) +// description.set(project.description) +// url.set("https://github.com/4drian3d/AuthMeVelocity") +// } +// } +// } +//} +// +//signing { +// useGpgCmd() +// sign(configurations.archives.get()) +// sign(publishing.publications["mavenJava"]) +//} - if (project.version.toString().endsWith("SNAPSHOT")) { - name = "SonatypeSnapshots" - setUrl(snapshots) - } else { - name = "OSSRH" - setUrl(central) - } - } - } - from(components["java"]) - pom { - url.set("https://github.com/4drian3d/AuthMeVelocity") - licenses { - license { - name.set("GNU General Public License version 3 or later") - url.set("https://opensource.org/licenses/GPL-3.0") - } - } - scm { - connection.set("scm:git:https://github.com/4drian3d/AuthMeVelocity.git") - developerConnection.set("scm:git:ssh://git@github.com/4drian3d/AuthMeVelocity.git") - url.set("https://github.com/4drian3d/AuthMeVelocity") - } - developers { - developer { - id.set("4drian3d") - name.set("Adrian Gonzales") - email.set("adriangonzalesval@gmail.com") - } - } - issueManagement { - name.set("GitHub") - url.set("https://github.com/4drian3d/AuthMeVelocity/issues") - } - ciManagement { - name.set("GitHub Actions") - url.set("https://github.com/4drian3d/AuthMeVelocity/actions") - } - name.set(project.name) - description.set(project.description) - url.set("https://github.com/4drian3d/AuthMeVelocity") - } - } - } -} - -signing { - useGpgCmd() - sign(configurations.archives.get()) - sign(publishing.publications["mavenJava"]) -} -*/ diff --git a/common/build.gradle.kts b/common/build.gradle.kts index 30c76d0..5feed21 100644 --- a/common/build.gradle.kts +++ b/common/build.gradle.kts @@ -1,7 +1,7 @@ plugins { alias(libs.plugins.ideaext) alias(libs.plugins.blossom) - id("authmevelocity.spotless") + //id("authmevelocity.spotless") } dependencies { diff --git a/common/src/main/java/io/github/_4drian3d/authmevelocity/common/LibsManager.java b/common/src/main/java/io/github/_4drian3d/authmevelocity/common/LibsManager.java index 1be0c0b..04c7212 100644 --- a/common/src/main/java/io/github/_4drian3d/authmevelocity/common/LibsManager.java +++ b/common/src/main/java/io/github/_4drian3d/authmevelocity/common/LibsManager.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/common/src/main/java/io/github/_4drian3d/authmevelocity/common/MessageType.java b/common/src/main/java/io/github/_4drian3d/authmevelocity/common/MessageType.java index 8669d63..4af8fcd 100644 --- a/common/src/main/java/io/github/_4drian3d/authmevelocity/common/MessageType.java +++ b/common/src/main/java/io/github/_4drian3d/authmevelocity/common/MessageType.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/common/src/main/java/io/github/_4drian3d/authmevelocity/common/configuration/ConfigurationContainer.java b/common/src/main/java/io/github/_4drian3d/authmevelocity/common/configuration/ConfigurationContainer.java index 603031d..37cf5ed 100644 --- a/common/src/main/java/io/github/_4drian3d/authmevelocity/common/configuration/ConfigurationContainer.java +++ b/common/src/main/java/io/github/_4drian3d/authmevelocity/common/configuration/ConfigurationContainer.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/common/src/main/java/io/github/_4drian3d/authmevelocity/common/configuration/PaperConfiguration.java b/common/src/main/java/io/github/_4drian3d/authmevelocity/common/configuration/PaperConfiguration.java index 7ea4168..6e6654d 100644 --- a/common/src/main/java/io/github/_4drian3d/authmevelocity/common/configuration/PaperConfiguration.java +++ b/common/src/main/java/io/github/_4drian3d/authmevelocity/common/configuration/PaperConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/common/src/main/java/io/github/_4drian3d/authmevelocity/common/configuration/ProxyConfiguration.java b/common/src/main/java/io/github/_4drian3d/authmevelocity/common/configuration/ProxyConfiguration.java index 5f01805..d1513b6 100644 --- a/common/src/main/java/io/github/_4drian3d/authmevelocity/common/configuration/ProxyConfiguration.java +++ b/common/src/main/java/io/github/_4drian3d/authmevelocity/common/configuration/ProxyConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/common/src/main/java/io/github/_4drian3d/authmevelocity/common/enums/SendMode.java b/common/src/main/java/io/github/_4drian3d/authmevelocity/common/enums/SendMode.java index 5eb800d..d59989b 100644 --- a/common/src/main/java/io/github/_4drian3d/authmevelocity/common/enums/SendMode.java +++ b/common/src/main/java/io/github/_4drian3d/authmevelocity/common/enums/SendMode.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/common/src/test/java/io/github/_4drian3d/authmevelocity/common/ConfigurationTest.java b/common/src/test/java/io/github/_4drian3d/authmevelocity/common/ConfigurationTest.java index 760a64c..973ae7f 100644 --- a/common/src/test/java/io/github/_4drian3d/authmevelocity/common/ConfigurationTest.java +++ b/common/src/test/java/io/github/_4drian3d/authmevelocity/common/ConfigurationTest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/gradle.properties b/gradle.properties index 3e7967c..f53a4b2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ group = io.github.4drian3d -version = 4.1.0 +version = 4.1.1-SNAPSHOT description = AuthMeReloaded Support for Velocity url = https://modrinth.com/plugin/authmevelocity id = authmevelocity diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 0b3765a..5155379 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -29,7 +29,7 @@ adventure = { group = "net.kyori", name = "adventure-api", version.ref = "advent paper = { group = "io.papermc.paper", name = "paper-api", version.ref = "paper" } velocity-api = { group = "com.velocitypowered", name = "velocity-api", version.ref = "velocity" } -velocity-proxy = { group = "com.velocitypowered", name = "velocity-proxy", version = "3.2.0-SNAPSHOT" } +velocity-proxy = { group = "com.velocitypowered", name = "velocity-proxy", version.ref = "velocity" } authme = { module = "fr.xephi:authme", version.ref = "authme" } libby-core = { group = "net.byteflux", name = "libby-core", version.ref = "libby" } diff --git a/paper/src/main/java/io/github/_4drian3d/authmevelocity/paper/AuthMePlaceholders.java b/paper/src/main/java/io/github/_4drian3d/authmevelocity/paper/AuthMePlaceholders.java index 4799393..f560db1 100644 --- a/paper/src/main/java/io/github/_4drian3d/authmevelocity/paper/AuthMePlaceholders.java +++ b/paper/src/main/java/io/github/_4drian3d/authmevelocity/paper/AuthMePlaceholders.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/paper/src/main/java/io/github/_4drian3d/authmevelocity/paper/AuthMeVelocityBootstrap.java b/paper/src/main/java/io/github/_4drian3d/authmevelocity/paper/AuthMeVelocityBootstrap.java index 41d620b..5b03390 100644 --- a/paper/src/main/java/io/github/_4drian3d/authmevelocity/paper/AuthMeVelocityBootstrap.java +++ b/paper/src/main/java/io/github/_4drian3d/authmevelocity/paper/AuthMeVelocityBootstrap.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/paper/src/main/java/io/github/_4drian3d/authmevelocity/paper/AuthMeVelocityPlugin.java b/paper/src/main/java/io/github/_4drian3d/authmevelocity/paper/AuthMeVelocityPlugin.java index 6f6af7b..1d1b426 100644 --- a/paper/src/main/java/io/github/_4drian3d/authmevelocity/paper/AuthMeVelocityPlugin.java +++ b/paper/src/main/java/io/github/_4drian3d/authmevelocity/paper/AuthMeVelocityPlugin.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/paper/src/main/java/io/github/_4drian3d/authmevelocity/paper/listeners/AuthMeListener.java b/paper/src/main/java/io/github/_4drian3d/authmevelocity/paper/listeners/AuthMeListener.java index cd7ecc0..f3034ba 100644 --- a/paper/src/main/java/io/github/_4drian3d/authmevelocity/paper/listeners/AuthMeListener.java +++ b/paper/src/main/java/io/github/_4drian3d/authmevelocity/paper/listeners/AuthMeListener.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/paper/src/main/java/io/github/_4drian3d/authmevelocity/paper/listeners/MessageListener.java b/paper/src/main/java/io/github/_4drian3d/authmevelocity/paper/listeners/MessageListener.java index 67cac84..fa70ad9 100644 --- a/paper/src/main/java/io/github/_4drian3d/authmevelocity/paper/listeners/MessageListener.java +++ b/paper/src/main/java/io/github/_4drian3d/authmevelocity/paper/listeners/MessageListener.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/settings.gradle.kts b/settings.gradle.kts index 84f0210..31e1afc 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -26,6 +26,7 @@ dependencyResolutionManagement { repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS) repositories { maven("https://papermc.io/repo/repository/maven-public/") + maven("https://repo.william278.net/velocity/") maven("https://s01.oss.sonatype.org/content/repositories/snapshots/") maven("https://repo.codemc.org/repository/maven-public/") { mavenContent { @@ -38,6 +39,5 @@ dependencyResolutionManagement { includeGroup("net.byteflux") } } - maven("https://maven.elytrium.net/repo/") } } diff --git a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/AuthMeVelocityPlugin.java b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/AuthMeVelocityPlugin.java index 84a4da7..2cdbadf 100644 --- a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/AuthMeVelocityPlugin.java +++ b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/AuthMeVelocityPlugin.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/commands/AuthMeCommand.java b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/commands/AuthMeCommand.java index 65c73c7..ad09198 100644 --- a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/commands/AuthMeCommand.java +++ b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/commands/AuthMeCommand.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/hooks/AuthMeContexts.java b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/hooks/AuthMeContexts.java index 32a3a96..f60d9bf 100644 --- a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/hooks/AuthMeContexts.java +++ b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/hooks/AuthMeContexts.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/hooks/AuthMePlaceholders.java b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/hooks/AuthMePlaceholders.java index 177cd37..ef24326 100644 --- a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/hooks/AuthMePlaceholders.java +++ b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/hooks/AuthMePlaceholders.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/Listener.java b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/Listener.java index cecd96c..647b9d9 100644 --- a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/Listener.java +++ b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/Listener.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/compat/FastLoginListener.java b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/compat/FastLoginListener.java index b8428c8..abdbd02 100644 --- a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/compat/FastLoginListener.java +++ b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/compat/FastLoginListener.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/connection/DisconnectListener.java b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/connection/DisconnectListener.java index 7029ff9..cbcb5ad 100644 --- a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/connection/DisconnectListener.java +++ b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/connection/DisconnectListener.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/connection/InitialServerListener.java b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/connection/InitialServerListener.java index 241a7cc..0cb0095 100644 --- a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/connection/InitialServerListener.java +++ b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/connection/InitialServerListener.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/connection/PostConnectListener.java b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/connection/PostConnectListener.java index eab3fd1..4d5d3ff 100644 --- a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/connection/PostConnectListener.java +++ b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/connection/PostConnectListener.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/connection/PreConnectListener.java b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/connection/PreConnectListener.java index f5c92c4..a4d4357 100644 --- a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/connection/PreConnectListener.java +++ b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/connection/PreConnectListener.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/data/PluginMessageListener.java b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/data/PluginMessageListener.java index b28869f..53c3d21 100644 --- a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/data/PluginMessageListener.java +++ b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/data/PluginMessageListener.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/input/ChatListener.java b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/input/ChatListener.java index 34fd374..49c13c0 100644 --- a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/input/ChatListener.java +++ b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/input/ChatListener.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/input/CommandListener.java b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/input/CommandListener.java index dc779a2..aa96db1 100644 --- a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/input/CommandListener.java +++ b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/input/CommandListener.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/input/TabCompleteListener.java b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/input/TabCompleteListener.java index dc7be33..e48bb69 100644 --- a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/input/TabCompleteListener.java +++ b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/listener/input/TabCompleteListener.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/utils/AuthMeUtils.java b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/utils/AuthMeUtils.java index d79d1b5..a25e38c 100644 --- a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/utils/AuthMeUtils.java +++ b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/utils/AuthMeUtils.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/utils/Pair.java b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/utils/Pair.java index 3a4d3b4..0135a5a 100644 --- a/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/utils/Pair.java +++ b/velocity/src/main/java/io/github/_4drian3d/authmevelocity/velocity/utils/Pair.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/velocity/src/test/java/io/github/_4drian3d/authmevelocity/velocity/AuthMeUtilsTest.java b/velocity/src/test/java/io/github/_4drian3d/authmevelocity/velocity/AuthMeUtilsTest.java index 730ccbb..f36f3e0 100644 --- a/velocity/src/test/java/io/github/_4drian3d/authmevelocity/velocity/AuthMeUtilsTest.java +++ b/velocity/src/test/java/io/github/_4drian3d/authmevelocity/velocity/AuthMeUtilsTest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/velocity/src/test/java/io/github/_4drian3d/authmevelocity/velocity/PairTest.java b/velocity/src/test/java/io/github/_4drian3d/authmevelocity/velocity/PairTest.java index 2429c8d..097b4c9 100644 --- a/velocity/src/test/java/io/github/_4drian3d/authmevelocity/velocity/PairTest.java +++ b/velocity/src/test/java/io/github/_4drian3d/authmevelocity/velocity/PairTest.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 AuthMeVelocity Contributors + * Copyright (C) 2024 AuthMeVelocity Contributors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by