ChatColors not loading on server startup

Discussion in 'Plugin Development' started by zipron, Aug 29, 2012.

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

    zipron

    I know this is not a bug, but it should be usefull to have this feature:
    using chatcolor in messages also displays on console, however, when the server starts up, these colors arent't loaded yet (I think) and you get this:

    Code:
    16:19:49 [INFO] §7[GL] > §fenabled
    16:19:49 [INFO] §7[GL] > §fconfig loaded
    16:19:50 [INFO] §7[GL] > §fconnected to database
    16:19:50 [INFO] §7[GL] > §fevent listeners loaded
    16:19:50 [INFO] §7[GL] > §fcommand executors loaded
    
    where §7 = ChatColor.GRAY and §f = ChatColor.WHITE

    zip
     
  2. Offline

    zipron

    Anyone?
     
Thread Status:
Not open for further replies.

Share This Page