#Bungee Forward Question

1 messages · Page 1 of 1 (latest)

trail sapphire
#

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)

trail sapphire
#

okay dead thread imma just assume #1 is normal behavior cause thats what happened and i decided i actually dont care about forwardtoplayer

#

like at least according to documentation it should send properly with how ive coded my thing since its mostly the same as Forward