Hello,
How do i run npc shop command result like "run the command's playername section as the players name"?
Etc.
When i want to buy a item in the shop, must the server type this command:
upgradeablehoppers admin give {whoclickedtheitem} normal 1
I tried
upgradeablehoppers admin give {playerName} normal 1
upgradeablehoppers admin give [playerName] normal 1
It doesnt work.
Can anyone help me?