Advertisement
Guest User

Untitled

a guest
Dec 17th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.47 KB | None | 0 0
  1. command /store:
  2. trigger:
  3. message ""
  4. message "&c&l. &7&oYou may visit our store here:"
  5. message ""
  6. stop
  7.  
  8. on command:
  9. loop all players:
  10. if loop-player has permission "rank.Staff":
  11. if {player.%loop-player%.Spy} is "true":
  12. message "&c&l. &c&l%player% &7&oexecuted the command &c&l/%full command%" to loop-player
  13.  
  14. command /plugins:
  15. aliases: /pl, /?, /minecraft:?, /minecraft:plugins, /minecraft:pl.
  16. trigger:
  17. message ""
  18. message "&c&l. &7&oYou do not have permission to view our plugins!"
  19. message ""
  20. stop
  21.  
  22. command /tickets:
  23. aliases: /ticket, /tokens, /token, /money.
  24. trigger:
  25. make player execute command "balance"
  26. stop
  27.  
  28. command /help:
  29. trigger:
  30. make player execute command "synize help"
  31. stop
  32.  
  33. on join:
  34. wait 2 seconds
  35. message ""
  36. message "&c&l. &7&oWelcome to &c&lSynizeMC&7, &8&o%player%."
  37. message ""
  38. message "&c&l. &7&oWebsite: &c&lPixelNetwork.eu"
  39. message "&c&l. &7&oDiscord: &c&lDiscord.PixelNetwork.eu"
  40. message "&c&l. &7&oTickets: &c&l%player's money%"
  41. message ""
  42. stop
  43.  
  44. every 5 minutes:
  45. chance of 50%:
  46. message "" to all players
  47. message "&c&l. &7&oConnect to the PixelNetwork Discord, &cDiscord.PixelNetwork.eu" to all players
  48. message "" to all players
  49. stop
  50. else:
  51. message "" to all players
  52. message "&c&l. &7&oSupport the server by purchasing a cosmetic or rank from the store at &cPixelNetwork.eu/store" to all players
  53. message "" to all players
  54. stop
  55.  
  56. command /rank:
  57. trigger:
  58. if player has permission "rank.Owner":
  59. message ""
  60. message "&c&l. &7&oYour current rank is: &4&lOWNER"
  61. message ""
  62. stop
  63. else if player has permission "rank.Developer":
  64. message ""
  65. message "&c&l. &7&oYour current rank is: &d&lDEVELOPER"
  66. message ""
  67. stop
  68. else if player has permission "rank.Build":
  69. message ""
  70. message "&c&l. &7&oYour current rank is: &4&lBUILD"
  71. message ""
  72. stop
  73. else if player has permission "rank.Manager":
  74. message ""
  75. message "&c&l. &7&oYour current rank is: &b&lMANAGER"
  76. message ""
  77. stop
  78. else if player has permission "rank.Beta":
  79. message ""
  80. message "&c&l. &7&oYour current rank is: &6&lBETA"
  81. message ""
  82. stop
  83. else if player has permission "rank.Member":
  84. message ""
  85. message "&c&l. &7&oYour current rank is: &7&lMEMBER"
  86. message ""
  87. stop
  88. else:
  89. message ""
  90. message "&c&l. &7&oSorry, we were unable to complete your request."
  91. message ""
  92. stop
  93.  
  94. command /synize clearchat [<player>]:
  95. trigger:
  96. if player has permission "rank.Owner":
  97. loop all players:
  98. if loop-player has permission "rank.Staff":
  99. message "" to loop-player
  100. message "&c&l. &7&oPlease note the system functions accessed by &c&l%player%&7&o." to loop-player
  101. message "&c&l. &7&oPlease alert a owner immediately if incorrect." to loop-player
  102. message "" to loop-player
  103. loop 30 times:
  104. message "" to argument 1
  105. wait 1 second
  106. message "" to argument 1
  107. message "&c&l. &7&oYour chat has been cleared by &c&l%player%&7&o." to argument 1
  108. message "" to argument 1
  109. stop
  110. else:
  111. message ""
  112. message "&c&l. &7&oYou do not have permission to do such action."
  113. message ""
  114. stop
  115.  
  116. command /serverportal:
  117. trigger:
  118. make player execute command "warp portal"
  119. make player execute command "servers"
  120. stop
  121.  
  122.  
  123. command /servers:
  124. trigger:
  125. open chest with 3 rows named "&c&lPixelNetwork &8| &7&oServers" for player
  126. wait a tick
  127. format slot 10 of player with grass named "&a&lSkyblock &7&oHigh in the sky." with lore "&7||&7&oEnchant your very own island to||&7&obecome the top player within the server.||&7||&7&oOnly Supports &c&l1.12.x & 1.11.x||&7||&7&oJoin &f&l0 &7&oother players" to run [make player execute command "pixel server Skyblock"]
  128. format slot 12 of player with crafting table named "&6&lHide and Seek &7&oDo not get caught." with lore "&7||&7&oHide against the enemies||&7&oto survive the round and claim victorious.||&7||&7&oOnly Supports &c&l1.12.x & 1.11.x||&7||&7&oJoin &f&l0 &7&oother players" to run [make player execute command "pixelserver HideAndSeek"]
  129. format slot 14 of player with ender pearl named "&b&lSkywars &7&oKill the enemy." with lore "&7||&7&oKnock other oppoents off their||&7&oisland to claim victorious.||&7||&7&oOnly Supports &c&l1.8.x to 1.12.x||&7||&7&oJoin &f&l0 &7&oother players" to run [make player execute command "pixel server Skywars"]
  130. format slot 16 of player with wooden axe named "&e&lCreative &7&oBuild the way." with lore "&7||&7&oDesign and build your own||&7&omaster piece as you wish.||&7||&7&oOnly Supports &c&l1.12.x||&7||&7&oJoin &f&l0 &7&oother players" to run [make player execute command "pixel server Creative"]
  131.  
  132. command /ping:
  133. trigger:
  134. message "&c&l. &7&oYour connection latency is &c&l%player's ping%MS"
  135.  
  136. command /pixel [<text>] [<text>] [<text>] [<text>]:
  137. trigger:
  138. if arg-1 is "help":
  139. message ""
  140. message "&c&l. &c&oPixelNetwork &7&oCommands"
  141. message ""
  142. if player has permission "rank.Owner":
  143. message "&c&l. &7&o/pixel system reload-plugins &8&oReload Skripts"
  144. message "&c&l. &7&o/pixel system reload-plugin <plugin> &8&oReload Plugin"
  145. message "&c&l. &7&o/pixel system restart &8&oRestarts Server"
  146. message "&c&l. &7&o/pixel system restart-cancel &8&oCancels Restart"
  147. message "&c&l. &7&o/pixel system spy-enable/disable &8&oEnable/Disable Spy"
  148. message "&c&l. &7&o/pixel-clearchat <player> &8&oClear One Persons Chat."
  149. message "&c&l. &7&o/pixel system clearchat &8&oClear Alls Chat."
  150. message "&c&l. &7&o/pixel system kickall &8&oKicks all players."
  151. message "&c&l. &7&o/pixel system broadcast &8&oBroadcast message."
  152. message "&c&l. &7&o/pixel system maintenance-enable/disable &8&oEnable/Disable Maintenance"
  153. message ""
  154. stop
  155. else:
  156. message "&c&l. &7&oNo commands found."
  157. stop
  158. if arg-1 is "gadgets":
  159. message ""
  160. message "&c&l. &7&oYou have been given the &4&lPixel&c&lGadgets&7&o."
  161. message ""
  162. make player execute command "prodigy menu"
  163. stop
  164. if arg-1 is "server":
  165. wait 1 ticks
  166. loop 500 times:
  167. message ""
  168. wait 10 ticks
  169. message ""
  170. message "&c&l. &7&oYou are now being connected to &c&l%arg-2%&7&o."
  171. message ""
  172. bungeecord connect player to arg-2
  173. stop
  174. if arg-1 is "system":
  175. if player has permission "rank.Owner":
  176. loop all players:
  177. if loop-player has permission "rank.Staff":
  178. message "" to loop-player
  179. message "&c&l. &7&oPlease note the system functions accessed by &c&l%player%&7&o." to loop-player
  180. message "&c&l. &7&oPlease alert a owner immediately if incorrect." to loop-player
  181. message "" to loop-player
  182. if arg-2 is "broadcast":
  183. broadcast " "
  184. broadcast " &c&lGLOBAL BROADCAST "
  185. broadcast "&e&l%player% &e&osays to this server... "
  186. broadcast "&7&o%arg-3% %arg-4%"
  187. broadcast " "
  188. stop
  189. if arg-2 is "clearchat":
  190. loop 30 times:
  191. message "" to all players
  192. wait 1 second
  193. message "" to all players
  194. message "&c&l. &7&oGlobal chat has been cleared by &c&l%player%&7&o." to all players
  195. message "" to all players
  196. stop
  197. if arg-2 is "kickall":
  198. loop all players:
  199. kick loop-player due to "&c&lPixelNetwork%nl%%nl%&7&oAll players have been kicked, please reconnect once available."
  200. if arg-2 is "selfie":
  201. loop 10 times:
  202. message "" to all players
  203. message "&c&lSELFIE" to all players
  204. message "" to all players
  205. wait 5 ticks
  206. wait 1 second
  207. message "" to all players
  208. message "&c&l. &7&oGlobal chat has been &c&lSELFIED by &c&l%player%&7&o." to all players
  209. message "" to all players
  210. stop
  211. if arg-2 is "spy-enable":
  212. set {player.%player%.Spy} to "true"
  213. message ""
  214. message "&c&l. &7&oYou have enabled the spy feature."
  215. message ""
  216. stop
  217. if arg-2 is "maintenance-enable":
  218. set {Server.Maintenance} to "true"
  219. message ""
  220. message "&c&l. &7&oYou have enabled the maintenance mode feature."
  221. message ""
  222. loop all players:
  223. if loop-player has permission "rank.Staff":
  224. message "" to loop-player
  225. message "&c&l. &7&oPlease note maintenace mode has been enabled." to loop-player
  226. message "" to loop-player
  227. else:
  228. kick loop-player due to "&c&lPixelNetwork%nl%%nl%&7&oSorry, currently maintenance mode is enabled. Please go to: &c&lwww.pixelnetwork.eu &7&ofor more information."
  229. stop
  230. if arg-2 is "maintenance-disable":
  231. set {Server.Maintenance} to "false"
  232. message ""
  233. message "&c&l. &7&oYou have disabled the maintenance mode feature."
  234. message ""
  235. stop
  236. if arg-2 is "spy-disable":
  237. set {player.%player%.Spy} to "false"
  238. message ""
  239. message "&c&l. &7&oYou have disabled the spy feature."
  240. message ""
  241. stop
  242. if arg-2 is "reload-plugins":
  243. make console execute command "sk reload scripts"
  244. message ""
  245. message "&c&l. &7&oPlugins have been reloaded."
  246. message ""
  247. stop
  248. else if arg-2 is "reload-plugin":
  249. if arg-3 is set:
  250. make console execute command "%arg-3% reload"
  251. message ""
  252. message "&c&l. &7&oPlugin has been reloaded."
  253. message ""
  254. stop
  255. else:
  256. message ""
  257. message "&c&l. &7&oYou are missing an arguement."
  258. message ""
  259. stop
  260. else if arg-2 is "restart-cancel":
  261. set {Pixel.Restart} to "false"
  262. message ""
  263. message "&c&l. &7&oPlease note the reboot has been &4&lHALTED. &7&oApplied at ending of countdown."
  264. message ""
  265. stop
  266. else if arg-2 is "restart":
  267. set {Pixel.Restart} to "true"
  268. make console execute command "tm broadcast &c&lREBOOT\n&7&oPlease note the server is rebooting in &a&l30"
  269. if {Pixel.Restart} is "false":
  270. make console execute command "tm broadcast &c&lREBOOT\n&7&oPlease note the server reboot has been &4&lHALTED"
  271. stop
  272. wait 15 seconds
  273. make console execute command "tm broadcast &c&lREBOOT\n&7&oPlease note the server is rebooting in &a&l15"
  274. if {Pixel.Restart} is "false":
  275. make console execute command "tm broadcast &c&lREBOOT\n&7&oPlease note the server reboot has been &4&lHALTED"
  276. stop
  277. wait 10 seconds
  278. make console execute command "tm broadcast &c&lREBOOT\n&7&oPlease note the server is rebooting in &a&l5"
  279. if {Pixel.Restart} is "false":
  280. make console execute command "tm broadcast &c&lREBOOT\n&7&oPlease note the server reboot has been &4&lHALTED"
  281. stop
  282. wait 1 second
  283. make console execute command "tm broadcast &c&lREBOOT\n&7&oPlease note the server is rebooting in &e&l4"
  284. if {Pixel.Restart} is "false":
  285. make console execute command "tm broadcast &c&lREBOOT\n&7&oPlease note the server reboot has been &4&lHALTED"
  286. stop
  287. wait 1 second
  288. make console execute command "tm broadcast &c&lREBOOT\n&7&oPlease note the server is rebooting in &e&l3"
  289. if {Pixel.Restart} is "false":
  290. make console execute command "tm broadcast &c&lREBOOT\n&7&oPlease note the server reboot has been &4&lHALTED"
  291. stop
  292. wait 1 second
  293. make console execute command "tm broadcast &c&lREBOOT\n&7&oPlease note the server is rebooting in &c&l2"
  294. if {Pixel.Restart} is "false":
  295. make console execute command "tm broadcast &c&lREBOOT\n&7&oPlease note the server reboot has been &4&lHALTED"
  296. stop
  297. wait 1 second
  298. make console execute command "tm broadcast &c&lREBOOT\n&7&oPlease note the server is rebooting in &4&l1"
  299. if {Pixel.Restart} is "false":
  300. make console execute command "tm broadcast &c&lREBOOT\n&7&oPlease note the server reboot has been &4&lHALTED"
  301. stop
  302. wait 1 second
  303. make console execute command "tm broadcast &c&lREBOOT\n&7&oPlease note the server is rebooting in &4&l0"
  304. if {Pixel.Restart} is "false":
  305. make console execute command "tm broadcast &c&lREBOOT\n&7&oPlease note the server reboot has been &4&lHALTED"
  306. stop
  307. if {Pixel.Restart} is "true":
  308. make console execute command "spigot:restart"
  309. else:
  310. make console execute command "tm broadcast &c&lREBOOT\n&7&oPlease note the server reboot has been &4&lHALTED"
  311. stop
  312. stop
  313. else:
  314. message ""
  315. message "&c&l. &7&oYou entered an invaild command. Please retry."
  316. message ""
  317. stop
  318. else:
  319. message ""
  320. message "&c&l. &7&oYou do not have permission to do such action."
  321. message ""
  322. stop
  323. else:
  324. message ""
  325. message "&c&l. &7&oYou entered an invaild command. Please retry."
  326. message ""
  327. stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement