literalplus / quietcord

A simple BungeeCord plugin which aims to reduce log spam caused by InitialHandler.
MIT License
5 stars 5 forks source link

Custom messages #10

Open xDefcon opened 5 years ago

xDefcon commented 5 years ago

It would be awesome not just to filter the console messages, but also have the option to customize them.

This feature would be useful to organize the console in a better way.

EDIT: I highly think that there is a message file in the BungeeCord JAR file, but having this characteristic in a plugin would be better because you can customize some messages and filter others and you can make easy changes without restarting the proxy.

xDefcon commented 5 years ago

A reload command has to be implemented in QuietCord (if not present) to achieve what I wrote in the "EDIT" paragraph.

literalplus commented 5 years ago

Hello @xDefcon, thanks for your interest in this project! Your idea seems like an interesting concept, and might be beneficial to some people. I'm not sure if this really fits into the project, but could be a meaningful extension, considering we already have a good part of the infrastructure required to accomplish this. Sadly, I don't currently expect to be able to spend the time to implement this in the near future, but I'd be willing to accept contributions.