diff --git a/CommandWhitelistBukkit/pom.xml b/CommandWhitelistBukkit/pom.xml index f0da062..663c682 100644 --- a/CommandWhitelistBukkit/pom.xml +++ b/CommandWhitelistBukkit/pom.xml @@ -15,7 +15,7 @@ You decide what commands players can use or tab complete on your server! - 1.8 + 21 UTF-8 youhavetrouble.me @@ -51,7 +51,7 @@ net.kyori - eu.endermite + eu.endermite.net.kyori @@ -86,7 +86,7 @@ io.papermc.paper paper-api - 1.19.4-R0.1-SNAPSHOT + 1.21.8-R0.1-SNAPSHOT provided diff --git a/CommandWhitelistCommon/pom.xml b/CommandWhitelistCommon/pom.xml index 2dbf6bd..fbe4a05 100644 --- a/CommandWhitelistCommon/pom.xml +++ b/CommandWhitelistCommon/pom.xml @@ -15,7 +15,7 @@ You decide what commands players can use or tab complete on your server! - 1.8 + 21 UTF-8 youhavetrouble.me @@ -44,6 +44,12 @@ false ${project.name}-${project.parent.version} + + + net.kyori + eu.endermite.net.kyori + + diff --git a/CommandWhitelistWaterfall/pom.xml b/CommandWhitelistWaterfall/pom.xml index f59fb51..2e2ec59 100644 --- a/CommandWhitelistWaterfall/pom.xml +++ b/CommandWhitelistWaterfall/pom.xml @@ -15,7 +15,7 @@ You decide what commands players can use or tab complete on your server! - 1.8 + 21 UTF-8 youhavetrouble.me diff --git a/pom.xml b/pom.xml index 2452351..d22d9cc 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ Control what commands players can use - 1.8 + 21 UTF-8 @@ -54,6 +54,12 @@ + + + net.kyori + eu.endermite.net.kyori + +