Advertisement
kaizyukun

Untitled

May 6th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.62 KB | None | 0 0
  1. command /pl [<text>] [<text>] [<text>]:
  2. aliases:/plugins
  3. trigger:
  4. if arg 1 is not set:
  5. message " "
  6. execute console command "/msg _Shakepyon_ %player% がplコマンドを実行しました"
  7. execute console command "/msg arri2323567 %player% がplコマンドを実行しました"
  8. execute console command "/msg kaizyukun %player% がplコマンドを実行しました"
  9. stop
  10. if arg 1 is set:
  11. message " "
  12. execute console command "/msg _Shakepyon_ %player% がplコマンドを実行しました"
  13. execute console command "/msg arri2323567 %player% がplコマンドを実行しました"
  14. execute console command "/msg kaizyukun %player% がplコマンドを実行しました"
  15. stop
  16. if arg 2 is not set:
  17. message " "
  18. execute console command "/msg _Shakepyon_ %player% がplコマンドを実行しました"
  19. execute console command "/msg arri2323567 %player% がplコマンドを実行しました"
  20. execute console command "/msg kaizyukun %player% がplコマンドを実行しました"
  21. stop
  22. if arg 2 is set:
  23. message " "
  24. execute console command "/msg _Shakepyon_ %player% がplコマンドを実行しました"
  25. execute console command "/msg arri2323567 %player% がplコマンドを実行しました"
  26. execute console command "/msg kaizyukun %player% がplコマンドを実行しました"
  27. stop
  28. if arg 3 is not set:
  29. message " "
  30. execute console command "/msg _Shakepyon_ %player% がplコマンドを実行しました"
  31. execute console command "/msg arri2323567 %player% がplコマンドを実行しました"
  32. execute console command "/msg kaizyukun %player% がplコマンドを実行しました"
  33. stop
  34. if arg 3 is set:
  35. message " "
  36. execute console command "/msg _Shakepyon_ %player% がplコマンドを実行しました"
  37. execute console command "/msg arri2323567 %player% がplコマンドを実行しました"
  38. execute console command "/msg kaizyukun %player% がplコマンドを実行しました"
  39. stop
  40.  
  41. command /plugins [<text>] [<text>] [<text>]:
  42. aliases:/pl
  43. trigger:
  44. if arg 1 is not set:
  45. message " "
  46. execute console command "/msg _Shakepyon_ %player% がplコマンドを実行しました"
  47. execute console command "/msg arri2323567 %player% がplコマンドを実行しました"
  48. execute console command "/msg kaizyukun %player% がplコマンドを実行しました"
  49. stop
  50. if arg 1 is set:
  51. message " "
  52. execute console command "/msg _Shakepyon_ %player% がplコマンドを実行しました"
  53. execute console command "/msg arri2323567 %player% がplコマンドを実行しました"
  54. execute console command "/msg kaizyukun %player% がplコマンドを実行しました"
  55. stop
  56. if arg 2 is not set:
  57. message " "
  58. execute console command "/msg _Shakepyon_ %player% がplコマンドを実行しました"
  59. execute console command "/msg arri2323567 %player% がplコマンドを実行しました"
  60. execute console command "/msg kaizyukun %player% がplコマンドを実行しました"
  61. stop
  62. if arg 2 is set:
  63. message " "
  64. execute console command "/msg _Shakepyon_ %player% がplコマンドを実行しました"
  65. execute console command "/msg arri2323567 %player% がplコマンドを実行しました"
  66. execute console command "/msg kaizyukun %player% がplコマンドを実行しました"
  67. stop
  68. if arg 3 is not set:
  69. message " "
  70. execute console command "/msg _Shakepyon_ %player% がplコマンドを実行しました"
  71. execute console command "/msg arri2323567 %player% がplコマンドを実行しました"
  72. execute console command "/msg kaizyukun %player% がplコマンドを実行しました"
  73. stop
  74. if arg 3 is set:
  75. message " "
  76. execute console command "/msg _Shakepyon_ %player% がplコマンドを実行しました"
  77. execute console command "/msg arri2323567 %player% がplコマンドを実行しました"
  78. execute console command "/msg kaizyukun %player% がplコマンドを実行しました"
  79. stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement