Advertisement
Guest User

Skript de Warp

a guest
Feb 16th, 2017
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.37 KB | None | 0 0
  1. #/ Skript Desenvolvido By : PlainePlays.
  2. #/ Remover os créditos de algo patenteado é crime.
  3. #/ O Skript é FREE e seu download encontra-se no fórum GamersBoard.
  4. #/ É proibida a vende desse skript.
  5.  
  6. command /warp:
  7. trigger:
  8. send "&eAbrindo Menu de Warps !"
  9. open chest with 6 row named " [ - &0&lWarps &8 - ]" to player
  10. wait 5 tick
  11. format slot 0 of player with 160 named " " with lore " " to be unstealable
  12. format slot 1 of player with 160 named " " with lore " " to be unstealable
  13. format slot 2 of player with 160 named " " with lore " " to be unstealable
  14. format slot 3 of player with 160 named " " with lore " " to be unstealable
  15. format slot 4 of player with 160 named " " with lore " " to be unstealable
  16. format slot 5 of player with 160 named " " with lore " " to be unstealable
  17. format slot 6 of player with 160 named " " with lore " " to be unstealable
  18. format slot 7 of player with 160 named " " with lore " " to be unstealable
  19. format slot 8 of player with 160 named " " with lore " " to be unstealable
  20. format slot 9 of player with 160 named " " with lore " " to be unstealable
  21. format slot 10 of player with 160 named " " with lore " " to be unstealable
  22. format slot 11 of player with 160 named " " with lore " " to be unstealable
  23. format slot 15 of player with 160 named " " with lore " " to be unstealable
  24. format slot 16 of player with 160 named " " with lore " " to be unstealable
  25. format slot 17 of player with 160 named " " with lore " " to be unstealable
  26. format slot 18 of player with 160 named " " with lore " " to be unstealable
  27. format slot 19 of player with 160 named " " with lore " " to be unstealable
  28. format slot 25 of player with 160 named " " with lore " " to be unstealable
  29. format slot 26 of player with 160 named " " with lore " " to be unstealable
  30. format slot 27 of player with 160 named " " with lore " " to be unstealable
  31. format slot 28 of player with 160 named " " with lore " " to be unstealable
  32. format slot 34 of player with 160 named " " with lore " " to be unstealable
  33. format slot 35 of player with 160 named " " with lore " " to be unstealable
  34. format slot 28 of player with 160 named " " with lore " " to be unstealable
  35. format slot 36 of player with 160 named " " with lore " " to be unstealable
  36. format slot 37 of player with 160 named " " with lore " " to be unstealable
  37. format slot 38 of player with 160 named " " with lore " " to be unstealable
  38. format slot 42 of player with 160 named " " with lore " " to be unstealable
  39. format slot 43 of player with 160 named " " with lore " " to be unstealable
  40. format slot 44 of player with 160 named " " with lore " " to be unstealable
  41. format slot 45 of player with 160 named " " with lore " " to be unstealable
  42. format slot 46 of player with 160 named " " with lore " " to be unstealable
  43. format slot 47 of player with 160 named " " with lore " " to be unstealable
  44. format slot 48 of player with 160 named " " with lore " " to be unstealable
  45. format slot 49 of player with 160 named " " with lore " " to be unstealable
  46. format slot 50 of player with 160 named " " with lore " " to be unstealable
  47. format slot 51 of player with 160 named " " with lore " " to be unstealable
  48. format slot 52 of player with 160 named " " with lore " " to be unstealable
  49. format slot 53 of player with 160 named " " with lore " " to be unstealable
  50. format slot 40 of player with 166 named "&cSair" with lore "&eClique Para Fechar o Menu ! " to close
  51. format slot 13 of player with 120 named "&5Spawn" with lore "&eClique Para ir ao Spawn" to run [make player execute command "/spawn"]
  52. format slot 21 of player with 101 named "NomeDaWarp" with lore "NomeDaLore" to run [make player execute command "/ComandoDesejado"]
  53. format slot 22 of player with 101 named "NomeDaWarp" with lore "NomeDaLore" to run [make player execute command "/ComandoDesejado"]
  54. format slot 23 of player with 101 named "NomeDaWarp" with lore "NomeDaLore" to run [make player execute command "/ComandoDesejado"]
  55. format slot 30 of player with 101 named "NomeDaWarp" with lore "NomeDaLore" to run [make player execute command "/ComandoDesejado"]
  56. format slot 31 of player with 101 named "NomeDaWarp" with lore "NomeDaLore" to run [make player execute command "/ComandoDesejado"]
  57. format slot 32 of player with 101 named "NomeDaWarp" with lore "NomeDaLore" to run [make player execute command "/ComandoDesejado"]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement