Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.30 KB | None | 0 0
  1. options:
  2. bis: 2 hours # Durée ban Insulte Staff Graves
  3. brv: 10 days # Durée ban Refud de Verif
  4. brc: 40 days # Durée ban Cheat
  5. bmh: 1 day # Durée ban Boot
  6. bhc: 1 day # Durée ban Hack
  7. mic: 15 minutes # Durée mute Insultes
  8. msc: 20 minutes # Durée mute spam
  9. mfc: 10 minutes # Durée mute flood
  10. misc: 2 hours # Durée mute insulte graves
  11. mpc: 20 minutes # Durée mute provocation
  12.  
  13. command /menut [<player>]:
  14. permission: menu.sk
  15. permission message: &8[&cEraKnight&8] &cTu n'as pas la permission requise pour ceci!
  16. trigger:
  17. wait 2 ticks
  18. open chest with 3 rows named "&7EraMenu &8-> &b%arg 1%" to player
  19. wait 3 ticks
  20. format slot 0 of player with light gray stained glass pane named " " to be unstealable
  21. format slot 1 of player with light gray stained glass pane named " " to be unstealable
  22. format slot 2 of player with light gray stained glass pane named " " to be unstealable
  23. format slot 3 of player with light gray stained glass pane named " " to be unstealable
  24. format slot 4 of player with light gray stained glass pane named " " to be unstealable
  25. format slot 5 of player with light gray stained glass pane named " " to be unstealable
  26. format slot 6 of player with light gray stained glass pane named " " to be unstealable
  27. format slot 7 of player with light gray stained glass pane named " " to be unstealable
  28. format slot 8 of player with light gray stained glass pane named " " to be unstealable
  29. format slot 9 of player with light gray stained glass pane named " " to be unstealable
  30. format slot 10 of player with light gray stained glass pane named " " to be unstealable
  31. format slot 11 of player with red stained clay named "&cBannir!" to close then run [make player execute command "/menu_b %arg 1%"]
  32. format slot 12 of player with light gray stained glass pane named " " to be unstealable
  33. format slot 13 of player with green stained clay named "&2Réduire au silence!" to close then run [make player execute command "/menu_m %arg 1%"]
  34. format slot 14 of player with light gray stained glass pane named " " to be unstealable
  35. format slot 15 of player with light blue stained clay named "&9Warn!" to close then run [make player execute command "/menu_w %arg 1%"]
  36. format slot 16 of player with light gray stained glass pane named " " to be unstealable
  37. format slot 17 of player with light gray stained glass pane named " " to be unstealable
  38. format slot 18 of player with light gray stained glass pane named " " to be unstealable
  39. format slot 19 of player with light gray stained glass pane named " " to be unstealable
  40. format slot 20 of player with light gray stained glass pane named " " to be unstealable
  41. format slot 21 of player with light gray stained glass pane named " " to be unstealable
  42. format slot 22 of player with light gray stained glass pane named " " to be unstealable
  43. format slot 23 of player with light gray stained glass pane named " " to be unstealable
  44. format slot 24 of player with light gray stained glass pane named " " to be unstealable
  45. format slot 25 of player with light gray stained glass pane named " " to be unstealable
  46. format slot 26 of player with light gray stained glass pane named " " to be unstealable
  47. # PARTIE BAN
  48. command /menu_b [<player>]:
  49. permission: menu.sk
  50. trigger:
  51. wait 2 ticks
  52. open chest with 1 rows named "&7EraMenu&cBan &8-> &b%Arg 1%" to player
  53. wait 2 ticks
  54. format slot 0 of player with light gray stained glass pane named " " to be unstealable
  55. format slot 1 of player with light gray stained glass pane named " " to be unstealable
  56. format slot 2 of player with red stained clay named "&cInsultes Graves Staff" to close then run [make player execute command "/menu_bisc %Arg 1%"]
  57. format slot 3 of player with red stained clay named "&cRefus Vérification" to close then run [make player execute command "/menu_brvc %arg 1%"]
  58. format slot 4 of player with red stained clay named "&cCheat" to close then run [make player execute command "/menu_bci %arg 1%"]
  59. format slot 5 of player with red stained clay named "&cMenace Boot Joueur" to close then run [make player execute command "/menu_bmbc %arg 1%"]
  60. format slot 6 of player with red stained clay named "&cMenace Hack Serveur" to close then run [make player execute command "/menu_bmhc %arg 1%"]
  61. format slot 7 of player with light gray stained glass pane named " " to be unstealable
  62. format slot 8 of player with light gray stained glass pane named " " to be unstealable
  63.  
  64. command /menu_bisc [<player>]:
  65. permission: menu.sk
  66. trigger:
  67. wait 2 ticks
  68. open chest with 3 rows named "&7Era&cConfirm &8-> &b%player%" to player
  69. wait 2 ticks
  70. format slot 4 of player with arg 1's skull named "&7Era&cBan &7pour &bInsultes Staff Graves" to be unstealable
  71. format slot 12 of player with green wool named "&aConfirmer!" to close then run [make player execute command "/tempban %arg 1% {@bis} Insulte Staff Graves"]
  72. format slot 14 of player with red wool named "&cAnnuler!" to close then run [make player execute command "/menu_b %arg 1%"]
  73.  
  74. command /menu_brvc [<player>]:
  75. permission: menu.sk
  76. trigger:
  77. wait 2 ticks
  78. open chest with 3 rows named "&7Era&cConfirm &8-> &b%player%" to player
  79. wait 2 ticks
  80. format slot 4 of player with arg 1's skull named "&7Era&cBan &7pour &bRefus Verif" to be unstealable
  81. format slot 12 of player with green wool named "&aConfirmer!" to close then run [make player execute command "/tempban %arg 1% {@brv} Refus de Verif"]
  82. format slot 14 of player with red wool named "&cAnnuler!" to close then run [make player execute command "/menu_b %arg 1%"]
  83.  
  84. command /menu_bci [<player>]:
  85. permission: menu.sk
  86. trigger:
  87. wait 2 ticks
  88. open chest with 3 rows named "&7Era&cConfirm &8-> &b%player%" to player
  89. wait 2 ticks
  90. format slot 4 of player with arg 1's skull named "&7Era&cBan &7pour &bCheat" to be unstealable
  91. format slot 12 of player with green wool named "&aConfirmer!" to close then run [make player execute command "/tempban %arg 1% {@brc} Cheat"]
  92. format slot 14 of player with red wool named "&cAnnuler!" to close then run [make player execute command "/menu_b %arg 1%"]
  93. command /menu_bmbc [<player>]:
  94. permission: menu.sk
  95. trigger:
  96. wait 2 ticks
  97. open chest with 3 rows named "&7Era&cConfirm &8-> &b%player%" to player
  98. wait 2 ticks
  99. format slot 4 of player with arg 1's skull named "&7Era&cBan &7pour &bMenace Boot" to be unstealable
  100. format slot 12 of player with green wool named "&aConfirmer!" to close then run [make player execute command "/tempban %arg 1% {@bmh} Menace de Boot"]
  101. format slot 14 of player with red wool named "&cAnnuler!" to close then run [make player execute command "/menu_b %arg 1%"]
  102. command /menu_bmhc [<player>]:
  103. permission: menu.sk
  104. trigger:
  105. wait 2 ticks
  106. open chest with 3 rows named "&7Era&cConfirm &8-> &b%player%" to player
  107. wait 2 ticks
  108. format slot 4 of player with arg 1's skull named "&7Era&cBan &7pour &bMenace Hack Serveur" to be unstealable
  109. format slot 12 of player with green wool named "&aConfirmer!" to close then run [make player execute command "/tempban %arg 1% {@bhc} Menace de Hack Serveur"]
  110. format slot 14 of player with red wool named "&cAnnuler!" to close then run [make player execute command "/menu_b %arg 1%"]
  111.  
  112. #PARTIE MUTE
  113. command /menu_m [<player>]:
  114. permission: menu.sk
  115. trigger:
  116. wait 2 ticks
  117. open chest with 1 rows named "&7Era&aMute &8-> &b%arg 1%" to player
  118. wait 2 ticks
  119. format slot 0 of player with light gray stained glass pane named " " to be unstealable
  120. format slot 1 of player with light gray stained glass pane named " " to be unstealable
  121. format slot 2 of player with green stained clay named "&2Insultes" with lore "&7Exemple:||&7-&e FDP ||&7-&entm" to close then run [make player execute command "/menu_mic %arg 1%"]
  122. format slot 3 of player with green stained clay named "&2Spam" to close then run [make player execute command "/menu_msc %arg 1%"]
  123. format slot 4 of player with green stained clay named "&2Flood" with lore "&7Exemple:||&7-&eMDRRRRRRRRRRRRRRRRRRRRR" to close then run [make player execute command "/menu_mfc %arg 1%"]
  124. format slot 5 of player with green stained clay named "&2Insultes Graves" with lore "&7Exemple:||&7-&eSale juïf" to close then run [make player execute command "/menu_misc %arg 1%"]
  125. format slot 6 of player with green stained clay named "&2Provocation" with lore "&7Exemple:||&7-&eeZ ||&7-&eTu es nul" to close then run [make player execute command "/menu_mpc %arg 1%"]
  126. format slot 7 of player with light gray stained glass pane named " " to be unstealable
  127. format slot 8 of player with light gray stained glass pane named " " to be unstealable
  128.  
  129. command /menu_mic [<player>]:
  130. permission: menu.sk
  131. trigger:
  132. wait 2 ticks
  133. open chest with 3 rows named "&7Era&cConfirm &8-> &b%player%" to player
  134. wait 2 ticks
  135. format slot 4 of player with arg 1's skull named "&7Era&aMute &7pour &bInsultes" to be unstealable
  136. format slot 12 of player with green wool named "&aConfirmer!" to close then run [make player execute command "/tempmute %arg 1% {@mic} Insultes"]
  137. format slot 14 of player with red wool named "&cAnnuler!" to close then run [make player execute command "/menu_m %arg 1%"]
  138.  
  139. command /menu_msc [<player>]:
  140. permission: menu.sk
  141. trigger:
  142. wait 2 ticks
  143. open chest with 3 rows named "&7Era&cConfirm &8-> &b%player%" to player
  144. wait 2 ticks
  145. format slot 4 of player with arg 1's skull named "&7Era&aMute &7pour &bSpam" to be unstealable
  146. format slot 12 of player with green wool named "&aConfirmer!" to close then run [make player execute command "/tempmute %arg 1% {@msc} Spam"]
  147. format slot 14 of player with red wool named "&cAnnuler!" to close then run [make player execute command "/menu_m %arg 1%"]
  148.  
  149. command /menu_mfc [<player>]:
  150. permission: menu.sk
  151. trigger:
  152. wait 2 ticks
  153. open chest with 3 rows named "&7Era&cConfirm &8-> &b%player%" to player
  154. wait 2 ticks
  155. format slot 4 of player with arg 1's skull named "&7Era&aMute &7pour &bFlood" to be unstealable
  156. format slot 12 of player with green wool named "&aConfirmer!" to close then run [make player execute command "/tempmute %arg 1% {@mfc} Flood"]
  157. format slot 14 of player with red wool named "&cAnnuler!" to close then run [make player execute command "/menu_m %arg 1%"]
  158. command /menu_misc [<player>]:
  159. permission: menu.sk
  160. trigger:
  161. wait 2 ticks
  162. open chest with 3 rows named "&7Era&cConfirm &8-> &b%player%" to player
  163. wait 2 ticks
  164. format slot 4 of player with arg 1's skull named "&7Era&aMute &7pour &bInsultes Graves" to be unstealable
  165. format slot 12 of player with green wool named "&aConfirmer!" to close then run [make player execute command "/tempmute %arg 1% {@misc} Insultes Graves"]
  166. format slot 14 of player with red wool named "&cAnnuler!" to close then run [make player execute command "/menu_m %arg 1%"]
  167. command /menu_mpc [<player>]:
  168. permission: menu.sk
  169. trigger:
  170. wait 2 ticks
  171. open chest with 3 rows named "&7Era&cConfirm &8-> &b%player%" to player
  172. wait 2 ticks
  173. format slot 4 of player with arg 1's skull named "&7Era&aMute &7pour &bProvocation" to be unstealable
  174. format slot 12 of player with green wool named "&aConfirmer!" to close then run [make player execute command "/tempmute %arg 1% {@mpc} Provocation"]
  175. format slot 14 of player with red wool named "&cAnnuler!" to close then run [make player execute command "/menu_m %arg 1%"]
  176.  
  177.  
  178.  
  179. # PARTIE WARN
  180. command /menu_w [<player>]:
  181. permission: menu.sk
  182. trigger:
  183. wait 2 ticks
  184. open chest with 1 rows named "&7Era&9Warn &8-> &b%player%" to player
  185. wait 2 ticks
  186. format slot 0 of player with light gray stained glass pane named " " to be unstealable
  187. format slot 1 of player with light gray stained glass pane named " " to be unstealable
  188. format slot 2 of player with light gray stained glass pane named " " to be unstealable
  189. format slot 3 of player with light blue stained clay named "&9Insultes" to close then run [make player execute command "/menu_wic %arg 1%"]
  190. format slot 4 of player with light blue stained clay named "&9Spam" to close then run [make player execute command "/menu_wsc %arg 1%"]
  191. format slot 5 of player with light blue stained clay named "&9Flood" to close then run [make player execute command "/menu_wfc %arg 1%"]
  192. format slot 6 of player with light gray stained glass pane named " " to be unstealable
  193. format slot 7 of player with light gray stained glass pane named " " to be unstealable
  194. format slot 8 of player with light gray stained glass pane named " " to be unstealable
  195.  
  196. command /menu_wic [<player>]:
  197. permission: menu.sk
  198. trigger:
  199. wait 2 ticks
  200. open chest with 3 rows named "&7Era&cConfirm &8-> &b%player%" to player
  201. wait 2 ticks
  202. format slot 4 of player with arg 1's skull named "&7Era&9Warn &7pour &bInsultes" to be unstealable
  203. format slot 12 of player with green wool named "&aConfirmer!" to close then run [make player execute command "/warn %arg 1% Provocation"]
  204. format slot 14 of player with red wool named "&cAnnuler!" to close then run [make player execute command "/menu_w %arg 1%"]
  205. command /menu_wsc [<player>]:
  206. permission: menu.sk
  207. trigger:
  208. wait 2 ticks
  209. open chest with 3 rows named "&7Era&cConfirm &8-> &b%player%" to player
  210. wait 2 ticks
  211. format slot 4 of player with arg 1's skull named "&7Era&9Warn &7pour &bSpam" to be unstealable
  212. format slot 12 of player with green wool named "&aConfirmer!" to close then run [make player execute command "/warn %arg 1% Spam"]
  213. format slot 14 of player with red wool named "&cAnnuler!" to close then run [make player execute command "/menu_w %arg 1%"]
  214. command /menu_wfc [<player>]:
  215. permission: menu.sk
  216. trigger:
  217. wait 2 ticks
  218. open chest with 3 rows named "&7Era&cConfirm &8-> &b%player%" to player
  219. wait 2 ticks
  220. format slot 4 of player with arg 1's skull named "&7Era&9Warn &7pour &bFlood" to be unstealable
  221. format slot 12 of player with green wool named "&aConfirmer!" to close then run [make player execute command "/warn %arg 1% Flood"]
  222. format slot 14 of player with red wool named "&cAnnuler!" to close then run [make player execute command "/menu_w %arg 1%"]
  223.  
  224. # A PART CHATSTAFF
  225. options:
  226. prefix: &7[&cEra&4ChatStaff&7]
  227.  
  228. command /sc [<text>]:
  229. aliases: /staffchat,
  230. permission: staff.chat
  231. permission message: &8[&cEraKnight&8] &cPas la permission!
  232. trigger:
  233. loop all players:
  234. loop-players has permission "staff.chat"
  235. send "{@prefix} &4%player% &7-> &b%arg text%" to loop-player
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement