TCT-Datapack/data/tct/functions/calc.mcfunction

4 lines
318 B
Mcfunction
Raw Normal View History

2021-02-28 16:19:15 +00:00
execute as @a[scores={mt_vote_trigger=1}] run function tct:ayevote
execute as @a[scores={mt_vote_trigger=2}] run function tct:novote
execute as @a[scores={mt_vote_trigger=1..2}] run clear @s written_book{certified:votebook} 1
execute as @a[scores={mt_vote_trigger=1..2}] run scoreboard players reset @s mt_vote_trigger