Advertisement
Guest User

Untitled

a guest
May 19th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. command-block-overrides: []
  2. aliases:
  3. cb:
  4. - tellraw @a ["",{"text":"\u00a78[\u00a74Expand\u00a78] ","color":"none"},{"text":"$$1-","color":"gray"}]
  5. calert:
  6. - tellraw @a ["",{"text":"\u00a78[\u00a74Alert\u00a78] ","color":"none"},{"text":"$$1-","color":"gray"}]
  7. freeze:
  8. - effect $$1 slowness 100000 255 true
  9. - tellraw @a[c=1] ["\u00a7aYou have been frozen!"]
  10. Warn:
  11. - tellraw @a ["",{"text":"\u00a78[\u00a74Warning\u00a78] ","color":"none"},{"text":"$$1-","color":"gray"}]
  12. Expand:
  13. - /tellraw @p ["",{"text":"▶ ","color":"dark_gray"},{"text":"Expand","color":"aqua"},{"text":" ◀","color":"dark_gray"}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement