Okay, so this is the third day that I've been troubleshooting this. I don't want to have to use sockets for this, I'd much rather use the built in methods, so here's a final front.
Pretty much, in Spigot, I have a join event. It sends a plugin message to BungeeCord and Bungee does receive this. Now, in Bungee I have a PostLoginEvent and I send a plugin message on a channel that I have registered in both Bungee and Spigot, like so:...
Trouble sending plugin message Bungee -> Spigot
Pretty much, in Spigot, I have a join event. It sends a plugin message to BungeeCord and Bungee does receive this. Now, in Bungee I have a PostLoginEvent and I send a plugin message on a channel that I have registered in both Bungee and Spigot, like so:...
Trouble sending plugin message Bungee -> Spigot