kamilpocwiard

Untitled

Mar 10th, 2014
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. command /craft [<text>]:
  2. trigger:
  3. if arg 1 is "help":
  4. send ""
  5. if arg 1 is "luk":
  6. send "&6Crafting luku teleportacji:"
  7. send "&9█&9█&9█"
  8. send "&9█&7█&9█"
  9. send "&9█&9█&9█"
  10. send " "
  11. send "&9█ - luk"
  12. send "&7█ - perla endermana"
  13. if arg 1 is "rozdzka":
  14. send "&6Crafting rozdzki:"
  15. send "&f█&a█&f█"
  16. send "&f█&a█&f█"
  17. send "&f█&b█&f█"
  18. send " "
  19. send "&f█ - puste pole"
  20. send "&a█ - blok emeraldu"
  21. send "&b█ - patyk"
Advertisement
Add Comment
Please, Sign In to add comment