BlueCommander

scatter_command.mcfunction

Nov 11th, 2018
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. execute if score @s scatter matches 2.. run tellraw @s ["",{"text":"Scatter>","color":"blue"},{"text":" You do not need a value for ","color":"white"},{"text":"'scatter'","color":"green"},{"text":"!","color":"white"}]
  2. scoreboard players set @s scatter 1
  3. function blingedit_scatter:run
  4. scoreboard players set @s scatter 0
Add Comment
Please, Sign In to add comment