Skript icon indicating copy to clipboard operation
Skript copied to clipboard

Change Skript's string colour code handling

Open TPGamesNL opened this issue 4 years ago • 1 comments

Currently, with the way VariableString works, there is no simple way to write the literal string a&b, because it automatically converts the &b to §b because of colour coding. Colour coding is done for every script's strings, even tho it's only useful for message effects, so it'd be better to do the colour coding when sending a message, instead of when the script is being parsed.

TPGamesNL avatar Jun 22 '21 17:06 TPGamesNL

It would be a great addition!

Romitou avatar Jun 22 '21 17:06 Romitou