https://github.com/TuxCoding/ColorConsole
Print colorful console messages depending on the logging level
https://github.com/TuxCoding/ColorConsole
bukkit bungeecord coloredlog console minecraft mod plugin spigot sponge-plugin
Last synced: 9 months ago
JSON representation
Print colorful console messages depending on the logging level
- Host: GitHub
- URL: https://github.com/TuxCoding/ColorConsole
- Owner: TuxCoding
- License: mit
- Created: 2016-05-03T19:21:00.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2024-12-30T18:23:58.000Z (12 months ago)
- Last Synced: 2025-03-17T17:50:41.676Z (9 months ago)
- Topics: bukkit, bungeecord, coloredlog, console, minecraft, mod, plugin, spigot, sponge-plugin
- Language: Java
- Homepage: https://www.spigotmc.org/resources/colorconsole.22775/
- Size: 150 KB
- Stars: 14
- Watchers: 2
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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