@ Trevally: figured out how to change text color in a sentence
Currently I've defined the following:
{{b}} and {{/b}} - used to make bold text
{{green}} and {{/green}} - used to make green text
{{blue}} and {{/blue}} - used to make blue text
{{red}} and {{/red}} - used to make red text
{{yellow}} and {{/yellow}} - used to make yellow text
you surround the text you want displayed with any of the above commands to make it appear that way. i.e:
DisplayText|This is normal text. {{b}}This is bold text. {{/b}}{{green}}This is green text. {{/green}}{{blue}}This is blue text. {{/blue}}{{red}}This is red text.
{{/red}}{{yellow}}This is yellow text.{{/yellow}}|0|0|0|0|<waittime>
Any other colors I need to define? I'm thinking about removing blue as it's hard to see.
Will be available in next version of the mod
EDIT:
I removed blue.