neko-craft / NekoMaid

A plugin can use Web to manage your MineCraft server.
http://maid.neko-craft.com
GNU Affero General Public License v3.0
200 stars 22 forks source link

Remove ANSI color code in terminal logs for now #41

Closed libook closed 1 year ago

libook commented 1 year ago

Some plugins would use ANSI color code for system console. But it seems NekoMaid didn't support it right now. So I use regexps to remove them, until this project is about support them.

libook commented 1 year ago

The ANSI colors are handled correctly when the server normally outputs these logs on the system console, but it is not an official standard for Minecraft or Bukkit, so it may have to be removed first for now.

ShirasawaSama commented 1 year ago

0.3.3 released.