Galaxial
Legacy Supporter 4
- Joined
- Nov 12, 2011
For long length item names, an example being the recently introduced Pig items, sometimes when /showitem is used, the name can be long enough to span two lines of chat. Unfortunately, when this happens, the colour coding breaks, as a new line takes away the colour code for anything on the new line that isn't defined.
It can be fixed by a config change by simply changing all items from, for example:
&9[&5Hello World This Is An Item&9] to &9[&5Hello &5World &5This &5Is &5An &5 Item&9]
This'll ensure every word/punctuation has a colour code value assigned to it!
It can be fixed by a config change by simply changing all items from, for example:
&9[&5Hello World This Is An Item&9] to &9[&5Hello &5World &5This &5Is &5An &5 Item&9]
This'll ensure every word/punctuation has a colour code value assigned to it!