- 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/vote_anon.mcfunction
Normal file
2
data/tctvote/functions/vote_anon.mcfunction
Normal file
@@ -0,0 +1,2 @@
|
||||
function tctvote:prepare
|
||||
scoreboard players set @e[tag=mt_votestand] mt_vote_anon 1
|
||||
Reference in New Issue
Block a user