#{token::%UUID of player%} + {token_lore::*}
1 messages · Page 1 of 1 (latest)
It's because the lore has more than one value, you could instead use:
{token_lore::*}
Or if you want to have all the lore in a single variable you can use: set {token_lore} to "%event-item's lore%"
Well, it is not possible to add lists of variables, what values does your list have?
are you trying to round the lore
to round the # of lines size of {_lore::*}
if the lore itself is a number you have to parse it
Nvm, I've got it now, thanks for the help anyway