Files
TCT-Datapack/data/tctvote/functions/meetingopen.mcfunction
Abel Hoogeveen aff958e612 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
2021-08-06 01:05:38 +02:00

4 lines
482 B
MCFunction

tellraw @a[] ["",{"text":"The Council >> ","bold":true,"color":"dark_green"},{"text":"Meeting is now in session!","bold":true,"color":"white"}]
tellraw @a[distance=..30] ["",{"text":"The Council >> ","bold":true,"color":"dark_green"},{"text":"Present members: ","bold":true,"color":"white"},{"selector":"@a[distance=..30]","italic":true,"color":"yellow"}]
advancement grant @a[distance=..30] until craftytable:joinmeeting
playsound minecraft:block.anvil.land master @a ~ ~ ~ 100 0.5