- Added bossbar to vote
- Changed vote to require eligibility score instead of tag - Performance optimizations - Sounds now play from an armor stand summoned at the vote button - Anonymous function works properly now
This commit is contained in:
2
data/tctvote/functions/novote.mcfunction
Normal file
2
data/tctvote/functions/novote.mcfunction
Normal file
@@ -0,0 +1,2 @@
|
||||
scoreboard players add NO mt_vote_balance 1
|
||||
execute if score @e[tag=mt_votestand,limit=1] mt_vote_anon matches 0 run execute at @e[type=minecraft:armor_stand,tag=mt_votestand,limit=1] run playsound minecraft:block.note_block.pling master @a ~ ~ ~ 100 1.6
|
||||
Reference in New Issue
Block a user