Files
TCT-Datapack/data/tctvote/functions/notes/down_2.mcfunction
Abel Hoogeveen 02ca44bb99 - 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
2021-03-04 21:47:52 +01:00

2 lines
190 B
MCFunction

execute at @e[type=minecraft:armor_stand,tag=mt_votestand,limit=1] run playsound minecraft:block.note_block.pling master @a ~ ~ ~ 100 0.8
kill @e[type=minecraft:armor_stand,tag=mt_votestand]