diff --git a/pom.xml b/pom.xml
index a42e58a..3a3b143 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,42 +1,62 @@
-
- 4.0.0
-
- de.viper.globalchat
- GlobalChatSuppressor
- 1.0.0
- jar
-
- GlobalChatSuppressor
-
-
- 17
- 1.21.1-R0.1-SNAPSHOT
-
-
-
-
- org.spigotmc
- spigot-api
- ${spigot.version}
- provided
-
-
-
-
-
-
- org.apache.maven.plugins
- maven-compiler-plugin
- 3.13.0
-
- ${java.version}
- ${java.version}
- UTF-8
-
-
-
-
-
+
+ 4.0.0
+
+ de.viper.globalchat
+ GlobalChatSuppressor
+ 1.2
+ jar
+
+ GlobalChatSuppressor
+
+
+ 17
+ 1.21.1-R0.1-SNAPSHOT
+
+
+
+
+
+ spigot-repo
+ https://hub.spigotmc.org/nexus/content/repositories/snapshots/
+
+
+ sonatype
+ https://oss.sonatype.org/content/repositories/snapshots/
+
+
+
+
+
+ org.spigotmc
+ spigot-api
+ ${spigot.version}
+ provided
+
+
+
+
+ net.md-5
+ bungeecord-chat
+ 1.20-R0.2
+ provided
+
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-compiler-plugin
+ 3.13.0
+
+ ${java.version}
+ ${java.version}
+ UTF-8
+
+
+
+
+
\ No newline at end of file