đź‘‹
I made a chatcolor skript and it works well but it handles each color indivudually which is inefficient as fuck! So I was like hmm how do I condense this.
Really the only way I could think of was making like a data thing that I've seen before but cant find in docs
I.e. set {a} to "red|&c||orange||&6" etc then I can split it at || and | but I don't know what the actual code would look like
a jumpstart would be appreciated ❤️