forked from SteamWar/SteamWar
Add new WATUT Channel
This commit is contained in:
@@ -405,7 +405,7 @@ public class PluginMessage extends BasicListener {
|
|||||||
|
|
||||||
for(String channel : Arrays.asList(
|
for(String channel : Arrays.asList(
|
||||||
"floodgate:skin",
|
"floodgate:skin",
|
||||||
"watut:nbt", //https://github.com/Corosauce/WATUT
|
"watut:nbt", "watut:nbt_server", //https://github.com/Corosauce/WATUT
|
||||||
"bclib:hello_server",
|
"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)
|
"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)
|
"badpackets:channel_sync", //https://github.com/badasintended/badpackets (Forge fabric translation layer)
|
||||||
|
|||||||
Reference in New Issue
Block a user