every 1 minute:
loop indices of {Balance::*} in descending order:
set {Balance::%loop-value%} to round({Balance::%loop-value%})
set {_PlayerName} to loop-value parsed as offline player
exit loop if {_Baltop-Placement} >= 10
execute console command "/hd setline Baltop %{_Baltop-Placement} + 3% &##5ae05e##%{_Baltop-Placement} + 1% &7| &f%{_PlayerName}%: &a$%regex({Balance::%loop-value%})%"
add 1 to {_Baltop-Placement}
This works fine! But i want that only players without permission "baltop.ignore" list up to this top .. can someone help me?



