Print colorful console messages depending on the logging level
Go to file
dependabot-preview[bot] 5906cf7956
Bump bungeecord-api from 1.13-SNAPSHOT to 1.16-R0.3
Bumps [bungeecord-api](https://github.com/SpigotMC/BungeeCord) from 1.13-SNAPSHOT to 1.16-R0.3.
- [Release notes](https://github.com/SpigotMC/BungeeCord/releases)
- [Commits](https://github.com/SpigotMC/BungeeCord/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-20 16:15:17 +00:00
src Do not add brackets for command output 2019-05-04 16:47:54 +02:00
.gitignore Improve compatibility with Paper 2018-07-29 18:33:21 +02:00
.travis.yml Enable caching for travis 2019-05-02 11:26:56 +02:00
LICENSE Improve compatibility with Paper 2018-07-29 18:33:21 +02:00
README.md Refactor configuration handling 2019-05-02 11:27:55 +02:00
pom.xml Bump bungeecord-api from 1.13-SNAPSHOT to 1.16-R0.3 2020-07-20 16:15:17 +00:00

README.md

ColorConsole

colorful log example

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