From 374e314faa4d1859f99ae94fda94721634570a98 Mon Sep 17 00:00:00 2001 From: Chaoscaot Date: Thu, 22 May 2025 18:19:31 +0200 Subject: [PATCH] Add new WATUT Channel --- .../src/de/steamwar/velocitycore/listeners/PluginMessage.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VelocityCore/src/de/steamwar/velocitycore/listeners/PluginMessage.java b/VelocityCore/src/de/steamwar/velocitycore/listeners/PluginMessage.java index 33e431fb..5d84eb17 100644 --- a/VelocityCore/src/de/steamwar/velocitycore/listeners/PluginMessage.java +++ b/VelocityCore/src/de/steamwar/velocitycore/listeners/PluginMessage.java @@ -405,7 +405,7 @@ public class PluginMessage extends BasicListener { for(String channel : Arrays.asList( "floodgate:skin", - "watut:nbt", //https://github.com/Corosauce/WATUT + "watut:nbt", "watut:nbt_server", //https://github.com/Corosauce/WATUT "bclib:hello_server", "vivecraft:data", //https://github.com/Vivecraft/VivecraftMod https://github.com/jrbudda/Vivecraft_Spigot_Extensions https://github.com/Techjar/Vivecraft_BungeeCord_Extensions (VR support) "badpackets:channel_sync", //https://github.com/badasintended/badpackets (Forge fabric translation layer)