i have an execute command that only work in chat
execute if entity @a[scores={armor=1..}] run ... i want to detect if someone is wearing any type of armor and can't get it to work
execute if entity @a[scores={armor=1..}] run ... i want to detect if someone is wearing any type of armor and can't get it to work