diff --git a/pom.xml b/pom.xml index 3fb71d2..adfcc52 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ net.t2code AliasBungee - 1.0.8 + 1.0.9 jar T2C-AliasBungee diff --git a/src/main/resources/bungee.yml b/src/main/resources/bungee.yml index 31b604a..5d58154 100644 --- a/src/main/resources/bungee.yml +++ b/src/main/resources/bungee.yml @@ -3,4 +3,5 @@ version: ${project.version} main: net.t2code.alias.Bungee.Main description: T2Code Alias Plugin author: JaTiTV -softdepends: [T2CodeLib] +softDepends: [T2CodeLib] +