ConsoleColor

[ > Features | Commands | Configuration | Permissions ]

  • Color console log entries
  • Change console log entry format (timestamp, position, etc.)
  • Does not change server.log file output, only console display

Do you spend a lot of time in your console? Would you like to enjoy reading through your console entries and not having to decipher a monochrome storm of characters?

Go from this:

With ConsoleColor

To this:

Without ConsoleColor

Troubleshooting

If you are having trouble determining why something isn't working, set log-level: ALL in the /plugins/ConsoleColor/config.yml file and restart your server. Wait for the problem to reoccur then paste the server.log file to somewhere like http://gist.github.com and post a comment here with a link to the paste.

http://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif

You must login to post a comment. Don't have an account? Register to get one!

  • 9 comments
  • Avatar of EdGruberman EdGruberman May 31, 2013 at 05:59 UTC - 0 likes

    @Marium0505: Go

    ConsoleColor 1.5.0 does work with CraftBukkit 1.5.2.

    I doubt a typical hosted environment would support this. This plugin formats the console output (stderr/stdout) not the server.log file. Even if the game host redirects console output to your admin interface, it probably won't translate the ANSI color codes as proper HTML color codes. (Assuming your admin interface is web based.)

    BFAK:EdGruberman,4223,87ddb49fb8184cdefde416a80eaca31fc4f154fac2fbbf3385dc9f58ddaf3bd0

  • Avatar of Marium0505 Marium0505 May 26, 2013 at 14:05 UTC - 0 likes

    Does this work on hosted server? (server not hosted on the computer)

    And does this work on 1.5.2?

  • Avatar of EdGruberman EdGruberman Apr 03, 2013 at 19:37 UTC - 0 likes

    @Skies16: Go

    Somehow I missed your comment originally.. But I'm assuming you made your comment just a bit before ConsoleColor 1.4.0 was released which works with 1.5.1.

  • Avatar of Skies16 Skies16 Mar 21, 2013 at 22:19 UTC - 0 likes

    This is broken for 1.5.1!

    BFAK:Skies,90701487,10c2320ef70fd8b97fb564dc709d1914d53b6f1395b5c1e9b07ee4a6cf070931

  • Avatar of zeuslightning125 zeuslightning125 Feb 02, 2013 at 01:10 UTC - 0 likes

    I spend about 50% of my time in the console since Im doing tons of plugin/mod related stuff. This will be nice.

  • Avatar of EdGruberman EdGruberman Jan 26, 2013 at 19:01 UTC - 0 likes

    @breezeyboy: Go

    You can not have org.bukkit (or net.bukkit, com.bukkit, etc) as the start of your package name. That would put it in the same namespace Bukkit uses/could use.

    For personal projects not associated to a domain name it's been suggested to use "name.<yourname>" or even just simply "<yourname>". So my base package name is "edgruberman". For all my Bukkit related projects, I put them under the package of "edgruberman.bukkit". This won't ever conflict with Bukkit's namespace so it is acceptable and why the download files are approved here.

    I'm certainly not going to claim my original choice of a base package name is ideal nor will I claim it follows any common usage. I simply made the choice at a more ignorant stage of my development efforts. At this point, I feel entrenched in its usage and simply haven't changed my habits. That said, the goal of Java package naming is to ensure uniqueness. As long as I continue to be the abnormality, I should be safe. :)

  • Avatar of breezeyboy breezeyboy Jan 25, 2013 at 18:47 UTC - 0 likes

    From what i understand your not allowed to have .bukkit in your package name

  • Avatar of Skies16 Skies16 Jan 25, 2013 at 17:35 UTC - 0 likes

    This is a great plugin. Keep up the good work!

  • Avatar of pookshuman pookshuman Jan 24, 2013 at 17:25 UTC - 0 likes

    BOOT TO THE HEAD!

  • 9 comments

Table of contents

  1. 1 Troubleshooting

Facts

Date created
Jan 24, 2013
Category
Last update
May 02, 2013
Development stage
Release
Language
  • enUS
License
MIT License
Curse link
ConsoleColor
Downloads
14,512
Recent files

Authors