Console Colours

Discussion in 'Plugin Development' started by Aza24, Sep 11, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    Aza24

    Is there a way to strip the colours from the console as I get the colour codes like "[36;22m"?
     
  2. Offline

    skore87

    I've never seen a message like that, but if it is actually a color code, you can strip using ChatColor.stripColor("Message")
     
  3. Offline

    stelar7

  4. Offline

    Aza24

Thread Status:
Not open for further replies.

Share This Page