OvaltineTheBest

Freeze commands.yml by OvaltineDog

Jun 26th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. command-block-overrides: []
  2. aliases:
  3. icanhasbukkit:
  4. - version $1-
  5. freeze:
  6. - tellraw $1 "\u00a76Server \u00a78ยป \u00a7eYou have been frozen!"
  7. - playsound item.totem.use master $1
  8. - effect $1 minecraft:slowness 100000 255
  9. - effect $1 minecraft:blindness 100000 255
  10. defrost:
  11. - tellraw $1 "\u00a76Server \u00a78ยป \u00a7eYou have been defrosted!"
  12. - effect $1 clear
  13. commandymlcredit:
  14. - ping Custom commands.yml created by: OvaltineDog
Add Comment
Please, Sign In to add comment