Advertisement
Guest User

AntyPluginy

a guest
Mar 29th, 2018
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.85 KB | None | 0 0
  1. options:
  2. wiadomosc: &fNie znaleziono takiej komendy!
  3.  
  4. command /pl [<text>]:
  5. trigger:
  6. send "{@wiadomosc}"
  7. command /plugins [<text>]:
  8. trigger:
  9. send "{@wiadomosc}"
  10. command /bukkit:pl [<text>]:
  11. trigger:
  12. send "{@wiadomosc}"
  13. command /bukkit:plugins [<text>]:
  14. trigger:
  15. send "{@wiadomosc}"
  16. command /minecraft:me [<text>]:
  17. trigger:
  18. send "{@wiadomosc}"
  19. command /me [<text>]:
  20. trigger:
  21. send "{@wiadomosc}"
  22. command /bukkit:me [<text>]:
  23. trigger:
  24. send "{@wiadomosc}"
  25. command //calc [<text>]:
  26. trigger:
  27. send "{@wiadomosc}"
  28. command //eval [<text>]:
  29. trigger:
  30. send "{@wiadomosc}"
  31. command //calculate [<text>]:
  32. trigger:
  33. send "{@wiadomosc}"
  34. command /worldedit:/calc [<text>]:
  35. trigger:
  36. send "{@wiadomosc}"
  37. command /worldedit:/calculate [<text>]:
  38. trigger:
  39. send "{@wiadomosc}"
  40. command //evaluate [<text>]:
  41. trigger:
  42. send "{@wiadomosc}"
  43. command /worldedit:/eval [<text>]:
  44. trigger:
  45. send "{@wiadomosc}"
  46. command /worldedit:/evaluate [<text>]:
  47. trigger:
  48. send "{@wiadomosc}"
  49. command //solve [<text>]:
  50. trigger:
  51. send "{@wiadomosc}"
  52. command /worldedit:/solve [<text>]:
  53. trigger:
  54. send "{@wiadomosc}"
  55. command /bukkit:version [<text>]:
  56. trigger:
  57. send "{@wiadomosc}"
  58. command /bukkit:ver [<text>]:
  59. trigger:
  60. send "{@wiadomosc}"
  61. command /bukkit:? [<text>]:
  62. trigger:
  63. send "{@wiadomosc}"
  64. command /bukkit:about [<text>]:
  65. trigger:
  66. send "{@wiadomosc}"
  67. command /bukkit:help [<text>]:
  68. trigger:
  69. send "{@wiadomosc}"
  70. command /bukkit:reload [<text>]:
  71. trigger:
  72. send "{@wiadomosc}"
  73. command /bukkit:timings [<text>]:
  74. trigger:
  75. send "{@wiadomosc}"
  76. command /suicide [<text>]:
  77. trigger:
  78. send "{@wiadomosc}"
  79. command /kill [<text>]:
  80. trigger:
  81. send "{@wiadomosc}"
  82. command /bukkit:kill [<text>]:
  83. trigger:
  84. send "{@wiadomosc}"
  85. command /minecraft:kill [<text>]:
  86. trigger:
  87. send "{@wiadomosc}"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement