execute as @a[team=tensai,scores={select_class=1}] unless score @s class matches 1 run tellraw @s ["", {"selector": "@s"}, {"translate": "undertensai.selectd", "color": "yellow", "with": [
{"translate": "undertensai.tensai.class_1", "color": "green"}
,{"translate": "undertensai.tensai.class_1.info", "color": "dark_purple"}]}]
select_class is trigger, class is dummy.
...Maybe execute have problem. all problem from execute, but same execute is working.
execute as @a[team=tensai,scores=
{select_class=1}] unless score @s class matches 1 run tellraw @s ["", {"selector": "@s"}, {"translate": "undertensai.selectd", "color": "yellow", "with": [
{"translate": "undertensai.tensai.class_1", "color": "green"}
,{"translate": "undertensai.tensai.class_1.info", "color": "dark_purple"}]}]
select_class is trigger, class is dummy.
...Maybe execute have problem. all problem from execute, but same execute is working.