Hey, i have a problem with get the uuid! I have to trim then but i don't find a answer anywhere! Can someone please help me with that?
ex:
i get a normal uuid like:
"2348-ajfaj-2342-asfaf"
and i want to have these without the - :
"2348ajfaj2342asfaf"
ex:
on connect:
if {uuid::%player%} is not set:
set {uuid::%player%} to player's uuid
i get a normal uuid like:
"2348-ajfaj-2342-asfaf"
and i want to have these without the - :
"2348ajfaj2342asfaf"