I created a variable. Like when I do /set 1000
It saves 1000 as {game.number}
I want to give {game.number} as the experience level of player when he joins.
I used %% but still the same.
It says
" the level of the player can't be set to "%{game.number}%" because the latter is not a number"
It saves 1000 as {game.number}
I want to give {game.number} as the experience level of player when he joins.
I used %% but still the same.
It says
" the level of the player can't be set to "%{game.number}%" because the latter is not a number"