CubeEngine / core

A minecraft module framework
GNU General Public License v3.0
16 stars 4 forks source link

Unknown command formatting #14

Closed Eelviny closed 10 years ago

Eelviny commented 10 years ago

This is how the unknown command message looks in-game:

&cI couldn't find any command for &e/%s &c...

It's not actually colouring the message, or replacing the %s.

Faithcaio commented 10 years ago

we're no longer doing messages with %s neither colorcodes in code so this needs to be changed to the new system