Print colorful console messages depending on the logging level
Go to file
games647 afe6f8edaf
Re add missing readme from last commit
2017-09-24 17:52:59 +02:00
src/main Fix showing chat colors in newer PaperSpigot versions (Fixes #4) 2017-09-24 17:52:26 +02:00
.gitignore Minor clean up 2017-09-23 13:55:42 +02:00
.travis.yml Minor clean up 2017-09-23 13:55:42 +02:00
LICENSE First release 2016-05-03 21:20:11 +02:00
README.md Re add missing readme from last commit 2017-09-24 17:52:59 +02:00
pom.xml Fix showing chat colors in newer PaperSpigot versions (Fixes #4) 2017-09-24 17:52:26 +02: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)
  • Easy to use config
  • Supports all versions above 1.8+