mirror of
https://github.com/games647/ColorConsole.git
synced 2025-11-18 13:24:14 +01:00
Print colorful console messages depending on the logging level
|
|
||
|---|---|---|
| .github | ||
| src | ||
| .gitignore | ||
| .travis.yml | ||
| LICENSE | ||
| pom.xml | ||
| README.md | ||
ColorConsole
Description
This lightweight plugin to make your console more colorful. It colorize the message depending on the log level. This means that important error messages will be printed in a red color. This gives you and your administrators a better overview about what's happening on your server.
Features
- Lightweight
- Different colors for different log levels
- Ignores specified log messages
- Custom logFormat
- Colorize plugin tags (customizable)
- Removes color from plugins if you want to
- Supports all versions above 1.8.8+
Supports
- BungeeCord/Waterfall
- SpongeForge
- Spigot/Paper