- 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:
20
data/tctvote/functions/countdownstart.mcfunction
Normal file
20
data/tctvote/functions/countdownstart.mcfunction
Normal file
@@ -0,0 +1,20 @@
|
||||
schedule function tctvote:decrease 1s append
|
||||
schedule function tctvote:decrease 2s append
|
||||
schedule function tctvote:decrease 3s append
|
||||
schedule function tctvote:decrease 4s append
|
||||
schedule function tctvote:decrease 5s append
|
||||
schedule function tctvote:decrease 6s append
|
||||
schedule function tctvote:decrease 7s append
|
||||
schedule function tctvote:decrease 8s append
|
||||
schedule function tctvote:decrease 9s append
|
||||
schedule function tctvote:decrease 10s append
|
||||
schedule function tctvote:decrease 11s append
|
||||
schedule function tctvote:decrease 12s append
|
||||
schedule function tctvote:decrease 13s append
|
||||
schedule function tctvote:decrease 14s append
|
||||
schedule function tctvote:decrease 15s append
|
||||
schedule function tctvote:shift 15s append
|
||||
schedule function tctvote:decrease 16s append
|
||||
schedule function tctvote:decrease 17s append
|
||||
schedule function tctvote:decrease 18s append
|
||||
schedule function tctvote:decrease 19s append
|
||||
Reference in New Issue
Block a user