Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
What command can I get the Number of gold or blue coins of the player in the world with?
I saw this solution in a lot of worlds, but I don't know, how does it work.
Eg. Sign says: "You have 21 gold coins"
or "You have 14 gold and 43 blue coins"
<Ragloph>
<Raglpph>
Offline
These are all sign parameters:
%username% - Player's username in lowercase
%USERNAME% - Player's username in uppercase
%Username% - Player's username starting with a capital letter
%levelname% - World's name
%coins% - Player's amount of coins
%bcoins% - Player's amount of blue coins
%deaths% - Player's amount of deaths
Offline
[ Started around 1732970536.9805 - Generated in 0.030 seconds, 12 queries executed - Memory usage: 1.38 MiB (Peak: 1.48 MiB) ]