Fork me on GitHub

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - PhonicUK

Pages: [1]
1
Discussion / Running as a standard console, without curses?
« on: January 11, 2011, 02:47:02 pm »
Hey all,

Is there an option (or a planned option) do disable the curses console-UI and just have a plain linear console the same way the official server does?

Curses presents a problem. That being you cannot redirect the programs output or pipe it to anything else (because curses results in either no stdout output, or garbage).

I want to try and make McMyAdmin support MineServer, but without such an option its going to be difficult. I can of course implement it myself so its more that I'm wondering if its planned/already exists.

Pages: [1]