Bunch of changes, adding functionality requested.
- Added bunch of achievements for democracy - Added currency exchanges - Made voting algorithm more efficient - Added standard meeting hall functionality to the datapack
This commit is contained in:
2
data/tctvote/functions/interrupt.mcfunction
Normal file
2
data/tctvote/functions/interrupt.mcfunction
Normal file
@@ -0,0 +1,2 @@
|
||||
execute at @p[] run tellraw @a[distance=..30] ["",{"text":"The Council >> ","bold":true,"color":"dark_green"},{"selector":"@p","bold":true,"color":"yellow"},{"text":" requests the floor.","bold":true,"color":"white"}]
|
||||
execute as @p run advancement grant @s[advancements={craftytable:joinmeeting=true}] only craftytable:interrupt
|
||||
Reference in New Issue
Block a user