Oxalist

Untitled

Feb 26th, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. command /pl:
  2. trigger:
  3. send "&8[&6&l❂&8] &eYou cant use that command"
  4. command /?:
  5. trigger:
  6. send "&8[&6&l❂&8] &eYou cant use that command"
  7. command /me:
  8. trigger:
  9. send "&8[&6&l❂&8] &eYou cant use that command"
  10. command /say:
  11. trigger:
  12. send "&8[&6&l❂&8] &eYou cant use that command"
  13. command /skript:
  14. trigger:
  15. send "&8[&6&l❂&8] &eYou cant use that command"
  16.  
  17. command /? [<text>]:
  18. trigger:
  19. if arg 1 is "[<tab>]":
  20. send "&8[&6&l❂&8] &eYou cant use that command"
  21. stop
  22. if arg 1 is not set:
  23. send "&8[&6&l❂&8] &eYou cant use that command"
  24. stop
  25.  
  26. command /ver [<text>]:
  27. trigger:
  28. if arg 1 is "[<tab>]":
  29. send "&8[&6&l❂&8] &eYou cant use that command"
  30. stop
  31. if arg 1 is not set:
  32. send "&8[&6&l❂&8] &eYou cant use that command"
  33. stop
  34. command /version [<text>]:
  35. trigger:
  36. if arg 1 is "[<tab>]":
  37. send "&8[&6&l❂&8] &eYou cant use that command"
  38. stop
  39. if arg 1 is not set:
  40. send "&8[&6&l❂&8] &eYou cant use that command"
  41. stop
  42.  
  43. command /skript [<text>]:
  44. trigger:
  45. if arg 1 is "[<tab>]":
  46. send "&8[&6&l❂&8] &eYou cant use that command"
  47. stop
  48. if arg 1 is not set:
  49. send "&8[&6&l❂&8] &eYou cant use that command"
  50. stop
  51.  
  52. command /skript: [<text>]:
  53. trigger:
  54. if arg 1 is "[<tab>]":
  55. send "&8[&6&l❂&8] &eYou cant use that command"
  56. stop
  57. if arg 1 is not set:
  58. send "&8[&6&l❂&8] &eYou cant use that command"
  59. stop
  60.  
  61. on command:
  62. argument is "[<tab>]":
  63. send " "
Advertisement
Add Comment
Please, Sign In to add comment