dogenite_youtube
-
Posts
2 -
Joined
-
Last visited
Content Type
Profiles
Forums
Gallery
Blogs
Events
Store
Downloads
Posts posted by dogenite_youtube
-
-
I need a scoreboard for a script I made
I need a scoreboard for a script I made
scoreboard needed
in Discussion
Posted
could someone make a scoreboard for the my skript I want it to say the balance in orange with the words gems
here is the script
variables:
{money::player's uuid} = 0
on left click:
if name of player's held item is "&e&lT1":
add 1 to {money::player's uuid}
command /clicker:
trigger:
give a grass block named "&e&lclickerT1" to player
command /balance:
trigger:
send "%{money::player's uuid}%"