Currently the console is full of debug messages and it isn't user-friendly. I want to refactor the console to send timestamped lines when the server starts and stops, a player joins, leaves, sends a chat message, and some other actions. I also want to expose an API for third-party plugins to use the console.
Currently the console is full of debug messages and it isn't user-friendly. I want to refactor the console to send timestamped lines when the server starts and stops, a player joins, leaves, sends a chat message, and some other actions. I also want to expose an API for third-party plugins to use the console.