#Bungee Forward Question
1 messages · Page 1 of 1 (latest)
for number 1: specify on the sending server oopsie
So for example
writeUTF("Forward");
writeUTF("ONLINE");
writeUTF("ExampleName");
sending a forward message like that, other servers reading the first UTF (so the subchannel) would read "ExampleName"
rather than being like other messages where it sends the official bungeecord message name (So "Forward" instead)