mirror of
https://github.com/games647/ColorConsole.git
synced 2024-11-23 10:55:14 +01:00
Print colorful console messages depending on the logging level
8e4ffac2ca
Bumps [spongeapi](https://github.com/SpongePowered/SpongeAPI) from 7.3.0 to 7.4.0. - [Release notes](https://github.com/SpongePowered/SpongeAPI/releases) - [Commits](https://github.com/SpongePowered/SpongeAPI/compare/v7.3.0...v7.4.0) --- updated-dependencies: - dependency-name: org.spongepowered:spongeapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.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