random things:
1. let's say I have a list containing the scores of players. How can I get the largest element(s) out of this list without looping through it all? ex. like "random element out of {list::*}" except "largest element out of {list::*}"
2. can I check if a player is still hitting a block like on cosmic prisons so you cant hit any block but ore and it adds block damage while you're hitting the block but only if you're clicking
1. let's say I have a list containing the scores of players. How can I get the largest element(s) out of this list without looping through it all? ex. like "random element out of {list::*}" except "largest element out of {list::*}"
2. can I check if a player is still hitting a block like on cosmic prisons so you cant hit any block but ore and it adds block damage while you're hitting the block but only if you're clicking