mirror of
https://github.com/games647/ColorConsole.git
synced 2024-11-27 04:46:01 +01:00
Print colorful console messages depending on the logging level
8eb476086c
Bumps [spongeapi](https://github.com/SpongePowered/SpongeAPI) from 7.2.0 to 7.3.0. - [Release notes](https://github.com/SpongePowered/SpongeAPI/releases) - [Commits](https://github.com/SpongePowered/SpongeAPI/compare/v7.2.0...v7.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> |
||
---|---|---|
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