EpicKnarvik97 2b6315a914 Rewrites console output. Closes #4
Makes the servers be responsible for their own consoles
Starts reading from console once a server starts, and stops once the server stops
Makes reading from a buffered reader read character by character rather than line by line to fix reading from streams
Makes sure each server's console is read on different threads to prevent lockup
Prevents possible console bugs caused by only reading servers already enabled on startup
2020-09-22 15:12:07 +02:00
..
2020-09-22 15:12:07 +02:00
2020-09-22 15:12:07 +02:00