Sorry, my English not will.
Command block update (powered: 1b), but it's doesn't work.
Not all command block doesn't work
Must destroy redstone block and place it to work, but it's no longer working to refill it.
I used function to fill redstone block.
In minecraft 1.14, It's work.
Attachments
Comments 4
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.
I am having the same problem in 1.14.1 repeat command blocks are not updating, they worked perfectly in 1.14 but 1.14.1 it is hit and miss sometimes they update and then other times they don't, I hope they fix this because I can't see how I can continue making maps when the commands don't even work..
Does MC-86846 describe your issue?
What's the command?