bungeecord

Writing commands to BungeeCord Process OutputStream does not appear to execute them


Here is the code I am using to read / write to a BungeeCord process. Only issue is it appears that writing commands to the output stream does not appear to work.

http://pastebin.com/JvsetSUq

I believe my code is working correctly for the following reasons:


Solution

  • Fixed by disabling JLine in command arguments.