Print colorful console messages depending on the logging level
Go to file
games647 8e73eecd51
Fix missing bungee repository (Fixes #5)
2017-11-30 09:36:32 +01:00
src/main Fix missing bungee repository (Fixes #5) 2017-11-30 09:36:32 +01:00
.gitignore Minor clean up 2017-09-23 13:55:42 +02:00
.travis.yml Fix showing plugin tag for Paper 2017-09-30 10:54:13 +02:00
LICENSE First release 2016-05-03 21:20:11 +02:00
README.md Fix showing plugin tag for Paper 2017-09-30 10:54:13 +02:00
pom.xml Fix missing bungee repository (Fixes #5) 2017-11-30 09:36:32 +01: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
  • Removes color from plugins if you want to
  • Supports all versions above 1.8+

Supports

  • BungeeCord/Waterfall
  • SpongeForge
  • Spigot/Paper