#need a skript for how much block broken on the right side like a leaderboard and a like 1st place 2
1 messages · Page 1 of 1 (latest)
Otherwise attempt it yourself and we can help with any issues
I trying to make one for u
# if you found any error msg me in discord because i doesn't tried it
# if you need any help msg me in discord
on join:
if {blocksmined::%player's uuid%} is not set:
set {blocksmined::%player's uuid%} to 0
while players is online:
set title of player's scoreboard to " &f&l[Server Name] "
set line 3 of player's scoreboard to "&7------------------"
set line 2 of player's scoreboard to " &7> &3Blocks Mined: %{blocksmined::%player's uuid%}%"
set line 1 of player's scoreboard to "&7------------------"
wait 1 second
on block break:
player's tool is any pickaxe
add 1 to {blocksmined::%player's uuid%}
Edit: I Doesn't tried it for minehut is currently closed
no spoonfeeding, and that can be improved
how do you know what plugins they use for the scoreboard?