FrostedWeFall

Essentials

Jan 4th, 2018
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.92 KB | None | 0 0
  1. options:
  2. #Commands Blocked
  3. pl: &fPlugins (1): &aNetWorkPlugin #shows server plugins
  4. plugins: &fPlugins (1): &aNetWorkPlugin #shows server plugins
  5. ?: &6If you need help make contact with Staff. #shows server help with plugins
  6. reload: &cWhy do you try to do this?!
  7. stop: &cWhy do you try to do this?!
  8. staffchat-access-permission: staff.chat
  9. chat.permission: &6Vile&7: &7 &cYou do not have permission for this!
  10. prefix: &6Vile&7: &7
  11. databasePrefix: srfox3999 #DO NOT EDIT!
  12. on load:
  13. set {chat+.config::prefix} to coloured value "prefix" get of "plugins/Chat+/config.yml"
  14. set {chat+.config::noperms-msg} to coloured value "noperms-msg" get of "plugins/Chat+/config.yml"
  15. set {chat+.config::motd} to coloured value "motd" get of "plugins/Chat+/config.yml"
  16. set {chat+.config::efjt} to coloured value "first-join-title-enabled" get of "plugins/Chat+/config.yml"
  17. set {chat+.config::ejt} to coloured value "join-title-enabled" get of "plugins/Chat+/config.yml"
  18. set {chat+.config::efjm} to coloured value "first-join-message-enabled" get of "plugins/Chat+/config.yml"
  19. set {chat+.config::ejm} to coloured value "join-message-enabled" get of "plugins/Chat+/config.yml"
  20. set {chat+.config::eqm} to coloured value "quit-message-enabled" get of "plugins/Chat+/config.yml"
  21. set {chat+.config::ejf} to coloured value "join-firework" get of "plugins/Chat+/config.yml"
  22. set {chat+.config::motdjoin} to coloured value "motd-join" get of "plugins/Chat+/config.yml"
  23. set {chat+.config::motdj1} to coloured value "motd-on-join1" get of "plugins/Chat+/config.yml"
  24. set {chat+.config::motdj2} to coloured value "motd-on-join2" get of "plugins/Chat+/config.yml"
  25. set {chat+.config::motdj3} to coloured value "motd-on-join3" get of "plugins/Chat+/config.yml"
  26. set {chat+.config::motdj4} to coloured value "motd-on-join4" get of "plugins/Chat+/config.yml"
  27. set {chat+.config::motdj5} to coloured value "motd-on-join5" get of "plugins/Chat+/config.yml"
  28. set {chat+.config::motdj6} to coloured value "motd-on-join6" get of "plugins/Chat+/config.yml"
  29. set {chat+.config::motdj7} to coloured value "motd-on-join7" get of "plugins/Chat+/config.yml"
  30. set {chat+.config::fc} to coloured value "firework-color" get of "plugins/Chat+/config.yml"
  31. set {chat+.config::fjt} to coloured value "first-join-title" get of "plugins/Chat+/config.yml"
  32. set {chat+.config::fjst} to coloured value "first-join-subtitle" get of "plugins/Chat+/config.yml"
  33. set {chat+.config::jt} to coloured value "join-title" get of "plugins/Chat+/config.yml"
  34. set {chat+.config::jst} to coloured value "join-subtitle" get of "plugins/Chat+/config.yml"
  35. set {chat+.config::fjm} to coloured value "first-join-message" get of "plugins/Chat+/config.yml"
  36. set {chat+.config::jm} to coloured value "join-message" get of "plugins/Chat+/config.yml"
  37. set {chat+.config::qm} to coloured value "quit-message" get of "plugins/Chat+/config.yml"
  38. set {chat+.config::tablistheader} to coloured value "tablist-header" get of "plugins/Chat+/config.yml"
  39. set {chat+.config::tablistheaderenabled} to coloured value "tablist-header-enabled" get of "plugins/Chat+/config.yml"
  40. set {chat+.config::tablistfooter} to coloured value "tablist-footer" get of "plugins/Chat+/config.yml"
  41. set {chat+.config::tablistfooterenabled} to coloured value "tablist-footer-enabled" get of "plugins/Chat+/config.yml"
  42. set {chat+.config::motdj7} to coloured value "motd-on-join7" get of "plugins/Chat+/config.yml"
  43. set {chat+.config::bossbar} to coloured value "bossbar" get of "plugins/Chat+/config.yml"
  44. set {chat+.config::actionbar} to coloured value "actionbar" get of "plugins/Chat+/config.yml"
  45. set {chat+.config::scoreboardname} to coloured value "scoreboard-name" get of "plugins/Chat+/config.yml"
  46. set {chat+.config::line20} to coloured value "line20" get of "plugins/Chat+/config.yml"
  47. set {chat+.config::line18} to coloured value "line18" get of "plugins/Chat+/config.yml"
  48. set {chat+.config::line15} to coloured value "line15" get of "plugins/Chat+/config.yml"
  49. set {chat+.config::line12} to coloured value "line12" get of "plugins/Chat+/config.yml"
  50. set {chat+.config::line11} to coloured value "line11" get of "plugins/Chat+/config.yml"
  51. set {chat+.config::line9} to coloured value "line9" get of "plugins/Chat+/config.yml"
  52. set {chat+.config::line8} to coloured value "line8" get of "plugins/Chat+/config.yml"
  53. set {chat+.config::maxplayers} to coloured value "max-players" get of "plugins/Chat+/config.yml"
  54. set {chat+.config::signprefix} to coloured value "sign-prefix" get of "plugins/Chat+/config.yml"
  55. set {chat+.config::signhelp} to coloured value "sign-help" get of "plugins/Chat+/config.yml"
  56. set {chat+.config::signemotis} to coloured value "sign-emotis" get of "plugins/Chat+/config.yml"
  57. set {chat+.config::signreload} to coloured value "sign-reload" get of "plugins/Chat+/config.yml"
  58. set {chat+.config::signclearchat} to coloured value "sign-clearchat" get of "plugins/Chat+/config.yml"
  59. set {chat+.config::signversion} to coloured value "sign-version" get of "plugins/Chat+/config.yml"
  60. set {chat+.config::signonlineplayers} to coloured value "sign-onlineplayers" get of "plugins/Chat+/config.yml"
  61. set {chat+.config::signstaffchat} to coloured value "sign-staffchat" get of "plugins/Chat+/config.yml"
  62. set {chat+.config::signping} to coloured value "sign-ping" get of "plugins/Chat+/config.yml"
  63. set {chat+.config::scoreboardenabled} to value "scoreboard" get of "plugins/Chat+/config.yml"
  64.  
  65.  
  66. set {chat+.config::signreportlist} to coloured value "sign-reportslist" get of "plugins/Chat+/config.yml"
  67. set {chat+.config::signclearreports} to coloured value "sign-clearreports" get of "plugins/Chat+/config.yml"
  68. options:
  69. databasePrefix: srfox3999 #DO NOT EDIT!
  70.  
  71.  
  72. command /maxplayers [<text>]:
  73. permission: chat.maxplayers
  74. aliases: /slots, /maxslots, /setslots, /maxplayer
  75. trigger:
  76. if arg-1 is not set:
  77. message "%{chat+.config::prefix}% /&emaxplayers &9<&bAmount&8/&aReset&9>"
  78. message "%{chat+.config::prefix}% &7Current Slots: &6%{MaxPlayers}%"
  79. stop
  80. if ("%arg-1%" parsed as integer) is less than 1:
  81. message "%{chat+.config::prefix}% &cInvalid Slot Number!"
  82. stop
  83. set {MaxPlayers} to ("%arg-1%" parsed as integer)
  84. broadcast "%{chat+.config::prefix}% &dMaximum Slots &9set To &6%arg-1%&7!"
  85.  
  86.  
  87. command /timeplayed [<offline player>]:
  88. aliases: playedtime
  89. usage: /timeplayed
  90. permission: chat.timeplayed
  91. permission message: {@chat.permission}
  92. trigger:
  93. if arg 1 is not set:
  94. message ""
  95. message "&a----------------------------------------------------------"
  96. message ""
  97. message "&a &b&lTime &ePlayed:"
  98. message ""
  99. message "&d &a%{{@databasePrefix}TimePlayed.1.Time.Days.%player%}% &fDays &a%{{@databasePrefix}TimePlayed.1.Time.Hours.%player%}% &fHours &a%{{@databasePrefix}TimePlayed.1.Time.Minutes.%player%}% &fMinutes &a%{{@databasePrefix}TimePlayed.1.Time.Seconds.%player%}% &fSeconds"
  100. message ""
  101. message "&7&oYou can check &9&oother peoples play time &e&owith /timeplayed &f&o<player>"
  102. message "&a----------------------------------------------------------"
  103. if arg 1 is set:
  104. if {{@databasePrefix}TimePlayed.1.Time.Seconds.%arg 1%} is not set:
  105. message "%{{@databasePrefix}PlayerCmds.Main.Settings.Prefix}% &4&lERROR: &aThat player has never played before!"
  106. else if {{@databasePrefix}TimePlayed.1.Time.Seconds.%player%} is set:
  107. message ""
  108. message "&a----------------------------------------------------------"
  109. message ""
  110. message "&a &b&l%arg 1%'s &ePlay Time"
  111. message ""
  112. message "&d &a%{{@databasePrefix}TimePlayed.1.Time.Days.%arg 1%}% &fDays &a%{{@databasePrefix}TimePlayed.1.Time.Hours.%arg 1%}% &fHours &a%{{@databasePrefix}TimePlayed.1.Time.Minutes.%arg 1%}% &fMinutes &a%{{@databasePrefix}TimePlayed.1.Time.Seconds.%arg 1%}% &fSeconds"
  113. message ""
  114. message "&a----------------------------------------------------------"
  115. message ""
  116.  
  117.  
  118. every 1 second:
  119. loop all players:
  120. add 1 to {{@databasePrefix}TimePlayed.1.Time.Seconds.%loop-player%}
  121. every 1 second:
  122. loop all players:
  123. if {{@databasePrefix}TimePlayed.1.Time.Minutes.%loop-player%} is more than 59:
  124. remove 59 from {{@databasePrefix}TimePlayed.1.Time.Minutes.%loop-player%}
  125. add 1 to {{@databasePrefix}TimePlayed.1.Time.Hours.%loop-player%}
  126. every 1 second:
  127. loop all players:
  128. if {{@databasePrefix}TimePlayed.1.Time.Hours.%loop-player%} is more than 23:
  129. remove 24 from {{@databasePrefix}TimePlayed.1.Time.Hours.%loop-player%}
  130. add 1 to {{@databasePrefix}TimePlayed.1.Time.Days.%loop-player%}
  131. every 1 second:
  132. loop all players:
  133. if {{@databasePrefix}TimePlayed.1.Time.Seconds.%loop-player%} is more than 59:
  134. remove 60 from {{@databasePrefix}TimePlayed.1.Time.Seconds.%loop-player%}
  135. add 1 to {{@databasePrefix}TimePlayed.1.Time.Minutes.%loop-player%}
  136.  
  137. on join:
  138. if {{@databasePrefix}TimePlayed.1.Time.Days.%player%} is not set:
  139. set {{@databasePrefix}TimePlayed.1.Time.Days.%player%} to 0
  140. on join:
  141. if {{@databasePrefix}TimePlayed.1.Time.Hours.%player%} is not set:
  142. set {{@databasePrefix}TimePlayed.1.Time.Hours.%player%} to 0
  143. on join:
  144. if {{@databasePrefix}TimePlayed.1.Time.Minutes.%player%} is not set:
  145. set {{@databasePrefix}TimePlayed.1.Time.Minutes.%player%} to 0
  146. on chat:
  147. replace all "<3" in message with "❤"
  148. replace all "{avion}" in message with "✈"
  149. replace all "{good}" in message with "✔"
  150. replace all "{x}" in message with "✘"
  151. replace all "{music}" in message with "♫"
  152. replace all "{copyright}" in message with "©"
  153. replace all "{dead}" in message with "☠"
  154. replace all "{chinese}" in message with "☯"
  155. replace all "{king}" in message with "♛"
  156. replace all "{tm}" in message with "™"
  157. replace all "{sun}" in message with "☼"
  158. replace all "\/" in message with "▼"
  159. replace all ">" in message with "➜"
  160. replace all "<" in message with "◄"
  161. replace all "{r}" in message with "®"
  162. replace all "{t}" in message with "✞"
  163. replace all "{moon}" in message with "☾"
  164. replace all "moon" in message with "☽"
  165. replace all "{star}" in message with "✸"
  166. replace all "{cloud}" in message with "☁"
  167. replace all "{umbrella}" in message with "☂"
  168. replace all "{paris}" in message with "☮"
  169. replace all "{peace}" in message with "✌"
  170. replace all "{nuclear}" in message with "☢"
  171. replace all "{mail}" in message with "✉"
  172. replace all "{1}" in message with "①"
  173. replace all "{2}" in message with "②"
  174. replace all "{3}" in message with "③"
  175. replace all "{4}" in message with "④"
  176. replace all "{5}" in message with "⑤"
  177. replace all "{6}" in message with "⑥"
  178. replace all "{7}" in message with "⑦"
  179. replace all "{8}" in message with "⑧"
  180. replace all "{9}" in message with "⑨"
  181. replace all "{10}" in message with "⑩"
  182. replace all "{11}" in message with "⑪"
  183. replace all "{12}" in message with "⑫"
  184. replace all "{13}" in message with "⑬"
  185. replace all "{14}" in message with "⑭"
  186. replace all "{15}" in message with "⑮"
  187. replace all "{16}" in message with "⑯"
  188. replace all "{17}" in message with "⑰"
  189. replace all "{18}" in message with "⑱"
  190. replace all "{19}" in message with "⑲"
  191. replace all "{20}" in message with "⑳"
  192. replace all "-.-" in message with "ಠ_ಠ"
  193. replace all "{._.}" in message with "o(╥﹏╥)o"
  194. replace all "313" in message with "εїз"
  195. replace all "{gun}" in message with "︻┳═一"
  196. replace all "._." in message with "✿◕ ‿ ◕✿"
  197. replace all "{love}" in message with "♥love♥"
  198. replace all "{lucky}" in message with "l̲̅u̲̅c̲̅k̲̅y"
  199. replace all ":)" in message with "☺"
  200. replace all ":(" in message with "☺"
  201. replace all "{fuckyou}" in message with "┌∩┐(◣_◢)┌∩┐"
  202. replace all "{bear}" in message with "ˁ˚ᴥ˚ˀ"
  203. replace all "{yuno}" in message with "ლ(ಠ益ಠლ)"
  204. replace all "{flip}" in message with "(╯°□°)╯︵ ┻━┻"
  205. replace all "{meh}" in message with "_(ツ)_/¯"
  206. replace all "{cut}" in message with "✄"
  207. replace all "{flower}" in message with "✿"
  208. replace all ";)" in message with "😋"
  209. replace all "fuck" in message with "****"
  210. replace all "shit" in message with "****"
  211. replace all "fuckyou" in message with "*******"
  212. replace all "fuck you" in message with "ᵧₒᵤ"
  213. replace all "suck" in message with "****"
  214. replace all "XDDDDDD" in message with "xD"
  215. replace all "bitch" in message with "*****"
  216. replace all "puta" in message with "****"
  217. replace all "mierda" in message with "*****"
  218. replace all "puto" in message with "****"
  219. replace all "putita" in message with "******"
  220. replace all "dick" in message with "****"
  221. replace all "pene" in message with "****"
  222. replace all "polla" in message with "*****"
  223. replace all "puta" in message with "****"
  224. replace all "verga" in message with "*****"
  225. replace all "rata" in message with "****"
  226. replace all "ratita" in message with "******"
  227.  
  228.  
  229.  
  230. on command "/pl":
  231. if player has permission "chat.pl":
  232. stop
  233. else:
  234. cancel the event
  235. message "{@pl}"
  236.  
  237. on command "/plugins":
  238. if player has permission "chat.plugins":
  239. stop
  240. else:
  241. cancel the event
  242. message "{@plugins}"
  243.  
  244. on command "/?":
  245. if player has permission "chat.?":
  246. stop
  247. else:
  248. cancel the event
  249. message "{@?}"
  250.  
  251. on command "/reload":
  252. if player has permission "chat.reload":
  253. stop
  254. else:
  255. cancel the event
  256. message "{@reload}"
  257.  
  258. on command "/stop":
  259. if player has permission "chat.stop":
  260. stop
  261. else:
  262. cancel the event
  263. message "{@stop}"
  264.  
  265.  
  266. # ------------------------------------- Staff Chat ---------------------------------------- #
  267.  
  268.  
  269. command /staffchat:
  270. permission: staff.chat
  271. trigger:
  272. open chest with 1 row named "&6StaffChat &9GUI" to player
  273. wait 1 tick
  274. format slot 2 of player with green wool named "&2Join the StaffChat!" to close then run [execute player command "/jsc"]
  275. format slot 6 of player with red wool named "&cLeave the StaffChat!" to close then run [execute player command "/lsc"]
  276. player does not have the permission "staff.chat":
  277. message "%{chat+.config::noperms-msg}%"
  278. command /jsc:
  279. trigger:
  280. set {staffchat.%player%} to true
  281. message "&aYou succesfully joined the staffchat!"
  282. command /lsc:
  283. trigger:
  284. set {staffchat.%player%} to false
  285. message "&cYou succesfully left the staffchat!"
  286.  
  287. on chat:
  288. if {staffchat.%player%} is true:
  289. cancel event
  290. loop all players:
  291. loop-player has permission "{@staffchat-access-permission}":
  292. message "&c[&9Staff&c] &7-> &e%player%&f: &d%colored message%" to loop-player
  293. on join:
  294. set {staffchat.%player%} to false
  295.  
  296.  
  297. # ------------------------------------- Report ---------------------------------------- #
  298.  
  299.  
  300. command /report <offline player>:
  301. permission: chat.report
  302. trigger:
  303. open chest with 6 row named "&6Report to &c&l%arg 1%" to player
  304. wait 1 tick
  305. format slot 10 of player with Diamond named "&b&lKillAura" with lore "|| &aReport to User because he has got KillAura. ||" to close then run [execute player command "/reportka %arg 1%"]
  306. format slot 11 of player with Emerald named "&a&lAnti-KnockBack" with lore "|| &aReport to User because he has got Anti-KnockBack. ||" to close then run [execute player command "/reportan %arg 1%"]
  307. format slot 13 of player with Diamond Boots named "&2&lNo Fall" with lore "|| &aReport to User because he has got No Fall. ||" to close then run [execute player command "/reportnf %arg 1%"]
  308. format slot 12 of player with Iron Ingot named "&c&lCriticals" with lore "|| &aReport to User because he has got Criticals. ||" to close then run [execute player command "/reportc %arg 1%"]
  309. format slot 15 of player with Feather named "&d&lFly" with lore "|| &aReport to User because he Flies. ||" to close then run [execute player command "/reportfly %arg 1%"]
  310. format slot 14 of player with Gold Ingot named "&9&lX-Ray" with lore "|| &aReport to User because he has got X-Ray. ||" to close then run [execute player command "/reportx %arg 1%"]
  311. format slot 28 of player with Clock named "&e&lSpam/Flood" with lore "|| &aReport to User because he does Spam/Flood. ||" to close then run [execute player command "/reportspam %arg 1%"]
  312. format slot 16 of player with String named "&f&lSpider" with lore "|| &aReport to User because he has got Spider's Hack. ||" to close then run [execute player command "/reportspider %arg 1%"]
  313. format slot 29 of player with Bow named "&8&lBow Aimbot" with lore "|| &aReport to User because he has got Bow Aimbot. ||" to close then run [execute player command "/reportba %arg 1%"]
  314. format slot 30 of player with Diamond ChestPlate named "&6&lAuto Armor" with lore "|| &aReport to User because he has got Auto Armor. ||" to close then run [execute player command "/reportaa %arg 1%"]
  315. format slot 31 of player with Arrow named "&3&lBow Speed" with lore "|| &aReport to User because he has got Bow Speed. ||" to close then run [execute player command "/reportbs %arg 1%"]
  316. format slot 32 of player with Water Bucket named "&1&lWater Walk" with lore "|| &aReport to User because he has got Water Walk. ||" to close then run [execute player command "/reportww %arg 1%"]
  317. format slot 33 of player with Sugar named "&7&lSuper Speed/Sprint" with lore "|| &aReport to User because he has got Super Speed/Sprint. ||" to close then run [execute player command "/reportss %arg 1%"]
  318. format slot 34 of player with Fishing Rod named "&2&lSnake" with lore "|| &aReport to User because he has got Snake's Hack. ||" to close then run [execute player command "/reportsn %arg 1%"]
  319. format slot 19 of player with Diamond Sword named "&2&lAimbot" with lore "|| &aReport to User because he has got Aimbot. ||" to close then run [execute player command "/reporta %arg 1%"]
  320. format slot 20 of player with Slimeball named "&1&lDerp" with lore "|| &aReport to User because he has got Derp. ||" to close then run [execute player command "/reportd %arg 1%"]
  321. format slot 21 of player with Brick Block named "&a&lFast Placing" with lore "|| &aReport to User because he has got Fast Placing. ||" to close then run [execute player command "/reportfp %arg 1%"]
  322. format slot 22 of player with Diamond Pickaxe named "&b&lFast Breaking" with lore "|| &aReport to User because he has got Fast Breaking. ||" to close then run [execute player command "/reportfb %arg 1%"]
  323. format slot 23 of player with Ender Pearl named "&6&lTPA Kill" with lore "|| &aReport to User because use TPA Kill. ||" to close then run [execute player command "/reporttk %arg 1%"]
  324. format slot 49 of player with Redstone named "&4&lClear Report" with lore "|| &aClear all Reports. ||" to close then run [execute player command "/clearreports"]
  325. format slot 45 of player with Paper named "&5&lReport's list" with lore "|| &aList of Reports. ||" to close then run [execute player command "/reportlist"]
  326. format slot 53 of player with Chest named "&c&lClose" with lore "|| &aClose the GUI. ||" to close
  327. stop trigger
  328.  
  329. command /reportlist:
  330. permission: report.list
  331. trigger:
  332. if {totalreported} is not set:
  333. message "&aThere aren't any players reported!"
  334. else:
  335. message "&r"
  336. message "&eReported Users:"
  337. message "&r"
  338. message "&bKillAura: &d%{killaura::*}%"
  339. message "&aAnti-KnockBack: &d%{antiknockback::*}%"
  340. message "&2No Fall: &d%{nofall::*}%"
  341. message "&cCriticals: &d%{criticals::*}%"
  342. message "&bFly: &d%{fly::*}%"
  343. message "&9X-Ray: &d%{x-ray::*}%"
  344. message "&eSpam/Flood: &d%{spam::*}%"
  345. message "&fSpider's Hack: &d%{spider::*}%"
  346. message "&8Bow Aimbot: &d%{bowaimbot::*}%"
  347. message "&6Auto Armor: &d%{autoarmor::*}%"
  348. message "&3Bow Speed: &d%{bowspeed::*}%"
  349. message "&1Water Walk: &d%{waterwalk::*}%"
  350. message "&7Super Speed/Sprint: &d%{superspeed::*}%"
  351. message "&2Snake: &d%{snake::*}%"
  352. message "&2Aimbot: &d%{aimbot::*}%"
  353. message "&1Derp: &d%{derp::*}%"
  354. message "&aFast Placing: &d%{fastplacing::*}%"
  355. message "&bFast Breaking: &d%{fastbreaking::*}%"
  356. message "&6TPA Kill: &d%{tpakill::*}%"
  357. message "&r"
  358. message "&aTotal Users Reported: &9%{totalreported}%"
  359. message "&r"
  360. stop trigger
  361. player does not have the permission "report.list":
  362. message "%{chat+.config::noperms-msg}%"
  363. command /reportka <offlineplayer>:
  364. trigger:
  365. add 1 to {totalreported}
  366. add arg 1 to {killaura::*}
  367. message "&aReport Submited! Thanks for report %arg 1%"
  368. stop trigger
  369. command /reportan <offlineplayer>:
  370. trigger:
  371. add 1 to {totalreported}
  372. add arg 1 to {antiknockback::*}
  373. message "&aReport Submited! Thanks for report %arg 1%"
  374. stop trigger
  375. command /reportnf <offlineplayer>:
  376. trigger:
  377. add 1 to {totalreported}
  378. add arg 1 to {nofall::*}
  379. message "&aReport Submited! Thanks for report %arg 1%"
  380. stop trigger
  381. command /reportc <offlineplayer>:
  382. trigger:
  383. add 1 to {totalreported}
  384. add arg 1 to {criticals::*}
  385. message "&aReport Submited! Thanks for report %arg 1%"
  386. stop trigger
  387. command /reportx <offlineplayer>:
  388. trigger:
  389. add 1 to {totalreported}
  390. add arg 1 to {x-ray::*}
  391. message "&aReport Submited! Thanks for report %arg 1%"
  392. stop trigger
  393. command /reportfly <offlineplayer>:
  394. trigger:
  395. add 1 to {totalreported}
  396. add arg 1 to {fly::*}
  397. message "&aReport Submited! Thanks for report %arg 1%"
  398. stop trigger
  399. command /reportspam <offlineplayer>:
  400. trigger:
  401. add 1 to {totalreported}
  402. add arg 1 to {spam::*}
  403. message "&aReport Submited! Thanks for report %arg 1%"
  404. stop trigger
  405. command /reportspider <offlineplayer>:
  406. trigger:
  407. add 1 to {totalreported}
  408. add arg 1 to {spider::*}
  409. message "&aReport Submited! Thanks for report %arg 1%"
  410. stop trigger
  411. command /reportba <offlineplayer>:
  412. trigger:
  413. add 1 to {totalreported}
  414. add arg 1 to {bowaimbot::*}
  415. message "&aReport Submited! Thanks for report %arg 1%"
  416. stop trigger
  417. command /reportaa <offlineplayer>:
  418. trigger:
  419. add 1 to {totalreported}
  420. add arg 1 to {autoarmor::*}
  421. message "&aReport Submited! Thanks for report %arg 1%"
  422. stop trigger
  423. command /reportbs <offlineplayer>:
  424. trigger:
  425. add 1 to {totalreported}
  426. add arg 1 to {bowspeed::*}
  427. message "&aReport Submited! Thanks for report %arg 1%"
  428. stop trigger
  429. command /reportww <offlineplayer>:
  430. trigger:
  431. add 1 to {totalreported}
  432. add arg 1 to {waterwalk::*}
  433. message "&aReport Submited! Thanks for report %arg 1%"
  434. stop trigger
  435. command /reportss <offlineplayer>:
  436. trigger:
  437. add 1 to {totalreported}
  438. add arg 1 to {superspeed::*}
  439. message "&aReport Submited! Thanks for report %arg 1%"
  440. stop trigger
  441. command /reportsn <offlineplayer>:
  442. trigger:
  443. add 1 to {totalreported}
  444. add arg 1 to {snake::*}
  445. message "&aReport Submited! Thanks for report %arg 1%"
  446. stop trigger
  447. command /reporta <offlineplayer>:
  448. trigger:
  449. add 1 to {totalreported}
  450. add arg 1 to {aimbot::*}
  451. message "&aReport Submited! Thanks for report %arg 1%"
  452. stop trigger
  453. command /reportd <offlineplayer>:
  454. trigger:
  455. add 1 to {totalreported}
  456. add arg 1 to {derp::*}
  457. message "&aReport Submited! Thanks for report %arg 1%"
  458. stop trigger
  459. command /reportfp <offlineplayer>:
  460. trigger:
  461. add 1 to {totalreported}
  462. add arg 1 to {fastplacing::*}
  463. message "&aReport Submited! Thanks for report %arg 1%"
  464. stop trigger
  465. command /reportfb <offlineplayer>:
  466. trigger:
  467. add 1 to {totalreported}
  468. add arg 1 to {fastbreaking::*}
  469. message "&aReport Submited! Thanks for report %arg 1%"
  470. stop trigger
  471. command /reporttk <offlineplayer>:
  472. trigger:
  473. add 1 to {totalreported}
  474. add arg 1 to {tpakill::*}
  475. message "&aReport Submited! Thanks for report %arg 1%"
  476. stop trigger
  477. command /clearreports:
  478. permission: report.clear
  479. trigger:
  480. clear {totalreported}
  481. clear {spam::*}
  482. clear {fly::*}
  483. clear {killaura::*}
  484. clear {antiknockback::*}
  485. clear {nofall::*}
  486. clear {criticals::*}
  487. clear {x-ray::*}
  488. clear {spider::*}
  489. clear {bowaimbot::*}
  490. clear {autoarmor::*}
  491. clear {bowspeed::*}
  492. clear {waterwalk::*}
  493. clear {superspeed::*}
  494. clear {snake::*}
  495. clear {aimbot::*}
  496. clear {derp::*}
  497. clear {fastplacing::*}
  498. clear {fastbreaking::*}
  499. clear {tpakill::*}
  500. message "&r"
  501. message "&cCleared all Reports!"
  502. message "&r"
  503.  
  504. on server list ping:
  505. set max player count to {MaxPlayers}
  506.  
  507. on load:
  508. set {onlineplayers} to 0
  509.  
  510. on join:
  511. add 1 to {onlineplayers}
  512. on quit:
  513. remove 1 from {onlineplayers}
  514.  
  515. every 20 ticks:
  516. loop all players:
  517. set {onlineplayers} to amount of players
  518. every 20 ticks:
  519. loop all players:
  520. set {onlineplayers} to amount of players
  521.  
  522. command /playercount:
  523. trigger:
  524. message "&aPlayer Count: &b%{onlineplayers}%&6/&9%{MaxPlayers}%"
  525.  
  526. command /staff:
  527. description: Shows online staff
  528. permission: chat.staff.show
  529. permission message: {@chat.permission}
  530. trigger:
  531. loop all players:
  532. loop-player has permission "chat.staff"
  533. add loop-player to {_online staff::*}
  534.  
  535. size of {_online staff::*} is 0:
  536. message "{@NoOnlineStaffMessage}"
  537. else:
  538. message "{@OnlineStaffMessage}"
  539. options:
  540. TabListHeader: &7&m--------------------%nl%%nl%&7Vile Skyblock%nl%
  541. TabListFoorer: %nl%&cWelcome %player%%nl%%nl%&7&m--------------------
  542.  
  543. on join:
  544. set tab header to "{@TabListHeader}" and footer to "{@TabListFoorer}" for player
Add Comment
Please, Sign In to add comment