if I set the 2 positions like so... how would i get how many blocks are selected?
command //pos1:
trigger:
set {pos1::%player's uuid%} to player's target block
send "&aSet position 1 to &6%player's target block's location%"
command //pos2:
trigger:
set {pos2::%player's uuid%} to player's target block
send "&aSet position 2 to &6%player's target block's location%"```