Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/games647/colorconsole
Print colorful console messages depending on the logging level
https://github.com/games647/colorconsole
bukkit bungeecord coloredlog console minecraft mod plugin spigot sponge-plugin
Last synced: 2 months ago
JSON representation
Print colorful console messages depending on the logging level
- Host: GitHub
- URL: https://github.com/games647/colorconsole
- Owner: games647
- License: mit
- Created: 2016-05-03T19:21:00.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T18:25:35.000Z (7 months ago)
- Last Synced: 2024-10-12T03:43:05.160Z (3 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: 3
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ColorConsole
![colorful log example](https://www.spigotmc.org/attachments/upload_2017-5-25_13-18-54-png.243110/)
## 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