TBMCPlugins / ButtonServerRunner

A Java console application that controls starting/stopping the server.
GNU General Public License v3.0
0 stars 0 forks source link

Read error stream of server and log it, as well as detected error messages #4

Open NorbiPeti opened 6 years ago

NorbiPeti commented 6 years ago

Detected errors can be things like <Line start><Timestamp> INFO: The server crashed! and all following lines until the server stops. The error stream will most likely contain Java Runtime errors. https://github.com/TBMCPlugins/DiscordPlugin/issues/45