Advertisement
Guest User

Untitled

a guest
Oct 17th, 2019
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 73.69 KB | None | 0 0
  1. #───────────────────#
  2. # LobbySystem #
  3. # #
  4. # coded by Datei_ #
  5. # #
  6. # version: 0.3 #
  7. #───────────────────#
  8.  
  9.  
  10. #———————————————#
  11. # Settings #
  12. #———————————————#
  13.  
  14.  
  15. options:
  16. prefix: &c&lReqiuem &7•
  17. Permissionmessage: {@prefix} &cDazu hast du keine Berechtigung!
  18. Permission: Sys.Admin
  19. Permisson: Sys.SrDeveloper
  20. Permission: Sys.Developer
  21. Permission: Sys.SrModerator
  22. Permission: Sys.Moderator
  23. Permission: Sys.Supporter
  24. Permission: Sys.Builder
  25. Permission: Sys.YouTuber
  26. Permission: Sys.VIP
  27. Permission: Sys.Premium
  28. Permission: Sys.Spieler
  29. SurvivalLocation: 13 89 -67 180 360
  30. SpawnLocation: 7 64 14 160 180
  31. KbffaLocation: 3 55 100 180 180
  32. KnockedLocation: 9 55 100 180 180
  33. SurvivalLocation: 13 68 -6 80 180
  34. title: &c&lReloading&4&l...
  35.  
  36. #———————————————#
  37. # Grundlagen #
  38. #———————————————#
  39.  
  40. on break:
  41. if {build.%player%} is false:
  42. cancel event
  43.  
  44. on craft:
  45. if {build.%player%} is false:
  46. cancel event
  47.  
  48.  
  49. on block damage:
  50. if {build.%player%} is false:
  51. cancel event
  52.  
  53. on place:
  54. if {build.%player%} is false:
  55. cancel event
  56.  
  57. on drop:
  58. if {build.%player%} is false:
  59. cancel event
  60.  
  61. on pickup:
  62. if {build.%player%} is false:
  63. cancel event
  64.  
  65.  
  66. on inventory click:
  67. if {build.%player%} is false:
  68. cancel event
  69.  
  70. on join:
  71. set {spectate.%player%} to false
  72.  
  73. on quit:
  74. set {spectate.%player%} to false
  75.  
  76. on join:
  77. set the maximum health of player to 3
  78.  
  79. on first join:
  80. teleport player to {SpawnLocation}
  81. set the maximum health of player to 3
  82.  
  83. on damage of player:
  84. cancel event
  85.  
  86. on join:
  87. set join message to ""
  88.  
  89. on quit:
  90. set leave message to ""
  91. clear player' inventory
  92.  
  93. on join:
  94. if {fly.%player%} is true:
  95. set player's flight mode to true
  96. stop
  97. if {fly.%player%} is false:
  98. set player's flight mode to false
  99. stop
  100.  
  101. on join:
  102. wait 15 ticks
  103. if {rainbowboots.%player%} is true:
  104. execute player command "/9911"
  105. if {rainbowboots.%player%} is false:
  106. set boots of player to air
  107. if {rainbowleggings.%player%} is true:
  108. execute player command "/10022"
  109. if {rainbowleggings.%player%} is false:
  110. set leggings of player to air
  111. if {rainbowchestplate.%player%} is true:
  112. execute player command "/11000"
  113. if {rainbowchestplate.%player%} is false:
  114. set chestplate of player to air
  115. if {rainbowhelm.%player%} is true:
  116. execute player command "/12011"
  117. if {rainbowhelm.%player%} is false:
  118. set helmet of player to air
  119. if {jetpack.%player%} is true:
  120. execute player command "/8844"
  121. if {jetpack.%player%} is false:
  122. set slot 3 of player to lead named "&8» &b&lGadget"
  123. if {schneepistole.%player%} is true:
  124. execute player command "/8822"
  125. if {schneepistole.%player%} is false:
  126. set slot 3 of player to lead named "&8» &b&lGadget"
  127. if {enderhaken.%player%} is true:
  128. execute player command "/8833"
  129. if {enderhaken.%player%} is false:
  130. set slot 3 of player to lead named "&8» &b&lGadget"
  131. if {heart.%player%} is true:
  132. execute player command "/20022"
  133. if {redstone.%player%} is true:
  134. execute player command "20033"
  135.  
  136.  
  137.  
  138. on hunger metre change:
  139. cancel event
  140.  
  141. on weather change:
  142. cancel event
  143.  
  144. #———————————————#
  145. # Hotbar #
  146. #———————————————#
  147.  
  148. on first join:
  149. set slot 0 of player to chirp disc named "&8» &b&lNavigator &7<Rechtsklick>"
  150. set slot 1 of player to bowl named "&8» &b&lLobbywechsler &7<Rechtsklick>"
  151. set slot 3 of player to lead named "&8» &b&lGadget"
  152. set slot 4 of player to tnt named "&8» &c&lSilent&7-&c&lLobby &7<Rechtsklick>"
  153. set slot 5 of player to brewing stand named "&8» &b&lGadgets &7<Rechtsklick>"
  154. set slot 7 of player to glass bottle named "&8» &b&lSichtbarkeit &7<Rechtsklick>"
  155. set slot 8 of player to player's skull named "&8» &b&lProfil &7<Rechtsklick>"
  156.  
  157. on join:
  158. if player have the permission "Sys.Admin":
  159. set slot 0 of player to chirp disc named "&8» &b&lNavigator &7<Rechtsklick>"
  160. set slot 1 of player to bowl named "&8» &b&lLobbywechsler &7<Rechtsklick>"
  161. set slot 3 of player to lead named "&8» &b&lGadget"
  162. set slot 4 of player to tnt named "&8» &c&lSilent&7-&c&lLobby &7<Rechtsklick>"
  163. set slot 5 of player to brewing stand named "&8» &b&lGadgets &7<Rechtsklick>"
  164. set slot 7 of player to glass bottle named "&8» &b&lSichtbarkeit &7<Rechtsklick>"
  165. set slot 8 of player to player's skull named "&8» &b&lProfil &7<Rechtsklick>"
  166. set slot 20 of player to redstone block named "&8» &4&lAdminpanel"
  167. set slot 24 of player to detector rail named "&8» &6&lSkript reloads"
  168.  
  169. on join:
  170. set slot 0 of player to chirp disc named "&8» &b&lNavigator &7<Rechtsklick>"
  171. set slot 1 of player to bowl named "&8» &b&lLobbywechsler &7<Rechtsklick>"
  172. set slot 3 of player to lead named "&8» &b&lGadget"
  173. set slot 4 of player to tnt named "&8» &c&lSilent&7-&c&lLobby &7<Rechtsklick>"
  174. set slot 5 of player to brewing stand named "&8» &b&lGadgets &7<Rechtsklick>"
  175. set slot 7 of player to glass bottle named "&8» &b&lSichtbarkeit &7<Rechtsklick>"
  176. set slot 8 of player to player's skull named "&8» &b&lProfil &7<Rechtsklick>"
  177.  
  178.  
  179. #———————————————#
  180. # Scoreboard #
  181. #———————————————#
  182.  
  183. on join:
  184. while player is online:
  185. wait 3 ticks
  186. wipe player's sidebar
  187. set name of sidebar of player to "&8➥ &b&l%player% "
  188. set score " " in sidebar of player to 13
  189. set score "&e &8● &7 Rang" in sidebar of player to 12
  190. set score "&6 &8» %{Rang.%player%}%" in sidebar of player to 11
  191. set score "&1" in sidebar of player to 10
  192. set score "&e &8● &7 Neu" in sidebar of player to 9
  193. set score "&5 &8» &7&e&lKbFFA" in sidebar of player to 8
  194. set score " &r " in sidebar of player to 7
  195. set score "&a &8● &7 Bald Verfügbar" in sidebar of player to 6
  196. set score "&5 &8» &7&e&lKnocked" in sidebar of player to 5
  197. set score "&3" in sidebar of player to 4
  198. set score "&e &8● &7 Teamspeak" in sidebar of player to 3
  199. set score "&6 &8» &e&lReqiuem&7&l.&e&lnet&6" in sidebar of player to 2
  200. set score "&6" in sidebar of player to 1
  201. stop
  202.  
  203. on join:
  204. if player has permission "Sys.Spieler":
  205. set {Rang.%player%} to "&7&lSpieler"
  206.  
  207. if player has permission "Sys.Premium":
  208. set {Rang.%player%} to "&6&lPremium"
  209.  
  210. if player has permission "Sys.Vip":
  211. set {Rang.%player%} to "&d&lVIP&l"
  212.  
  213. if player has permission "Sys.YouTuber":
  214. set {Rang.%player%} to "&5&lYouTuber"
  215.  
  216. if player has permission "Sys.Supporter":
  217. set {Rang.%player%} to "&3&lSupporter"
  218.  
  219. if player has permission "Sys.Builder":
  220. set {Rang.%player%} to "&e&lBuilder"
  221.  
  222. if player has permission "Sys.Moderator":
  223. set {Rang.%player%} to "&9&lModerator"
  224.  
  225. if player has permission "Sys.SrModerator":
  226. set {Rang.%player%} to "&9&lSrModerator"
  227.  
  228. if player has permission "Sys.Developer":
  229. set {Rang.%player%} to "&b&lDeveloper"
  230.  
  231. if player has permission "Sys.SrDeveloper":
  232. set {Rang.%player%} to "&c&lSrDeveloper"
  233.  
  234. if player has permission "Sys.Admin":
  235. set {Rang.%player%} to "&c&lAdmin"
  236.  
  237. #———————————————#
  238. # Teleporter #
  239. #———————————————#
  240.  
  241. on right click with chirp disc:
  242. play "CLICK" to player at volume 1
  243. wait 1 tick
  244. open chest with 5 rows named "&7» &b&lTeleporter" to player
  245. wait 1 tick
  246. format slot 22 of player with nether star named "&8» &b&lSpawn" to close then run [execute player command "/spawn"]
  247. wait 1 tick
  248. format slot 13 of player with white stained glass pane named "&7" to be unstealable
  249. format slot 23 of player with white stained glass pane named "&7" to be unstealable
  250. format slot 31 of player with white stained glass pane named "&7" to be unstealable
  251. format slot 21 of player with white stained glass pane named "&7" to be unstealable
  252. wait 1 ticks
  253. format slot 4 of player with grass block named "&8» &2&lSurvival" to close then run [execute player command "/survival"]
  254. format slot 12 of player with white stained glass pane named "&7" to be unstealable
  255. format slot 20 of player with stick named "&8» &6&lKnockbackFFA" to close then run [execute player command "/kbffa"]
  256. format slot 30 of player with white stained glass pane named "&7" to be unstealable
  257. format slot 41 of player with white stained glass pane named "&7" to be unstealable
  258. format slot 32 of player with white stained glass pane named "&7" to be unstealable
  259. format slot 24 of player with sandstone named "&8» &c&lKnocked" to close then run [execute player command "/knocked"]
  260. format slot 14 of player with white stained glass pane named "&7" to be unstealable
  261. wait 1 ticks
  262. format slot 3 of player with white stained glass pane named "&7" to be unstealable
  263. format slot 11 of player with white stained glass pane named "&7" to be unstealable
  264. format slot 19 of player with white stained glass pane named "&7" to be unstealable
  265. format slot 29 of player with white stained glass pane named "&7" to be unstealable
  266. format slot 40 of player with Bedrock named "&8» &9&lQuickjoin &7(&cComing Soon..&7)" to close then run [execute player command "/spawn"]
  267. format slot 5 of player with white stained glass pane named "&7" to be unstealable
  268. format slot 15 of player with white stained glass pane named "&7" to be unstealable
  269. format slot 25 of player with white stained glass pane named "&7" to be unstealable
  270. format slot 33 of player with white stained glass pane named "&7" to be unstealable
  271. format slot 42 of player with white stained glass pane named "&7" to be unstealable
  272. format slot 39 of player with white stained glass pane named "&7" to be unstealable
  273. wait 1 ticks
  274. format slot 2 of player with white stained glass pane named "&7" to be unstealable
  275. format slot 10 of player with white stained glass pane named "&7" to be unstealable
  276. format slot 18 of player with red stained glass pane named "&7" to be unstealable
  277. format slot 28 of player with white stained glass pane named "&7" to be unstealable
  278. format slot 6 of player with white stained glass pane named "&7" to be unstealable
  279. format slot 16 of player with white stained glass pane named "&7" to be unstealable
  280. format slot 26 of player with red stained glass pane named "&7" to be unstealable
  281. format slot 34 of player with white stained glass pane named "&7" to be unstealable
  282. format slot 43 of player with white stained glass pane named "&7" to be unstealable
  283. format slot 38 of player with white stained glass pane named "&7" to be unstealable
  284. wait 1 ticks
  285. format slot 1 of player with white stained glass pane named "&7" to be unstealable
  286. format slot 9 of player with red stained glass pane named "&7" to be unstealable
  287. format slot 27 of player with red stained glass pane named "&7" to be unstealable
  288. format slot 37 of player with white stained glass pane named "&7" to be unstealable
  289. format slot 7 of player with white stained glass pane named "&7" to be unstealable
  290. format slot 17 of player with red stained glass pane named "&7" to be unstealable
  291. format slot 35 of player with red stained glass pane named "&7" to be unstealable
  292. wait 1 ticks
  293. format slot 0 of player with red stained glass pane named "&7" to be unstealable
  294. format slot 8 of player with red stained glass pane named "&7" to be unstealable
  295. format slot 44 of player with red stained glass pane named "&7" to be unstealable
  296. format slot 36 of player with red stained glass pane named "&7" to be unstealable
  297.  
  298. command /survival:
  299. trigger:
  300. apply blindness 10 to the player for 1.2 seconds
  301. push the player upwards at speed 0.8
  302. execute console command "tp %player% {@SurvivalLocation}"
  303. set player's flight mode to false
  304. wait 1.0 seconds
  305. wait 1 tick
  306. if {fly.%player%} is true:
  307. set player's flight mode to true
  308. execute console command "effect %player% clear"
  309.  
  310. command /kbffa:
  311. trigger:
  312. apply blindness 10 to the player for 1.2 seconds
  313. push the player upwards at speed 0.8
  314. execute console command "tp %player% {@KbffaLocation}"
  315. set player's flight mode to false
  316. wait 1.0 seconds
  317. wait 1 tick
  318. if {fly.%player%} is true:
  319. set player's flight mode to true
  320. execute console command "effect %player% clear"
  321.  
  322. command /knocked:
  323. trigger:
  324. apply blindness 10 to the player for 1.2 seconds
  325. push the player upwards at speed 0.8
  326. execute console command "tp %player% {@KnockedLocation}"
  327. set player's flight mode to false
  328. wait 1.0 seconds
  329. wait 1 tick
  330. if {fly.%player%} is true:
  331. set player's flight mode to true
  332. execute console command "effect %player% clear"
  333.  
  334. command /10269:
  335. trigger:
  336. apply blindness 10 to the player for 1.2 seconds
  337. push the player upwards at speed 0.8
  338. execute console command "tp %player% {@SurvivalLocation}"
  339. set player's flight mode to false
  340. wait 1.0 seconds
  341. wait 1 tick
  342. if {fly.%player%} is true:
  343. set player's flight mode to true
  344. execute console command "effect %player% clear"
  345.  
  346. command /spawn:
  347. trigger:
  348. apply blindness 10 to the player for 1.2 seconds
  349. push the player upwards at speed 0.8
  350. execute console command "tp %player% {@SpawnLocation}"
  351. set player's flight mode to false
  352. wait 1.0 seconds
  353. wait 1 tick
  354. if {fly.%player%} is true:
  355. set player's flight mode to true
  356. execute console command "effect %player% clear"
  357.  
  358.  
  359.  
  360. #———————————————#
  361. # Lobbywechsler #
  362. #———————————————#
  363.  
  364. on right click with bowl:
  365. open chest with 3 rows named "&7» &b&lLobbywechsler" to player
  366. wait 1 tick
  367. format slot 0 of player with red stained glass pane named "&7" to close then run ""
  368. format slot 1 of player with red stained glass pane named "&7" to close then run ""
  369. format slot 2 of player with stained glass pane named "&7" to close then run ""
  370. format slot 3 of player with stained glass pane named "&7" to close then run ""
  371. format slot 4 of player with stained glass pane named "&7" to close then run ""
  372. format slot 5 of player with stained glass pane named "&7" to close then run ""
  373. format slot 6 of player with stained glass pane named "&7" to close then run ""
  374. format slot 7 of player with red stained glass pane named "&7" to close then run ""
  375. format slot 8 of player with red stained glass pane named "&7" to close then run ""
  376. format slot 9 of player with red stained glass pane named "&7" to close then run ""
  377. format slot 10 of player with stained glass pane named "&7" to close then run ""
  378. format slot 11 of player with nether star named "&8» &e&lLobby&7-&e&l1 &7(&a&lOnline&7)" to close then run [execute player command "/001122"]
  379. format slot 12 of player with stained glass pane named "&7" to close then run ""
  380. format slot 13 of player with stained glass pane named "&7" to close then run ""
  381. format slot 14 of player with stained glass pane named "&7" to close then run ""
  382. format slot 15 of player with red wool named "&8» &e&lLobby&7-&e&l2 &7(&c&lOffline&7)" to close then run ""
  383. format slot 16 of player with stained glass pane named "&7" to close then run ""
  384. format slot 17 of player with red stained glass pane named "&7" to close then run ""
  385. format slot 18 of player with red stained glass pane named "&7" to close then run ""
  386. format slot 19 of player with red stained glass pane named "&7" to close then run ""
  387. format slot 20 of player with stained glass pane named "&7" to close then run ""
  388. format slot 21 of player with stained glass pane named "&7" to close then run ""
  389. format slot 22 of player with stained glass pane named "&7" to close then run ""
  390. format slot 23 of player with stained glass pane named "&7" to close then run ""
  391. format slot 24 of player with stained glass pane named "&7" to close then run ""
  392. format slot 25 of player with red stained glass pane named "&7" to close then run ""
  393. format slot 26 of player with red stained glass pane named "&7" to close then run ""
  394.  
  395. #———————————————#
  396. # Silentlobby #
  397. #———————————————#
  398.  
  399. on right click with tnt:
  400. if name of tool contains "&8» &c&lSilent&7-&c&lLobby":
  401. if {silent.%player%} is 0:
  402. set {silent.%player%} to 1
  403. set {silent.world.%player%} to player's world
  404. send "{@prefix} &7Du hast die &c&lSilent&7-&c&lLobby &abetreten"
  405. hide player from all players in player's world
  406. hide all players in player's world from player
  407. set tool to tnt named "&8» &c&lSilent&7-&c&lLobby &7➥ &a&lAn &7<Rechtsklick>"
  408. stop
  409. if {silent.%player%} is 1:
  410. set {silent.%player%} to 0
  411. clear {silent.world.%player%}
  412. send "{@prefix} &7Du hast die &c&lSilent&7-&c&lLobby &4verlassen"
  413. set tool to tnt named "&8» &c&lSilent&7-&c&lLobby &7➥ &4&lAus &7<Rechtsklick>"
  414. reveal all players in player's world from player
  415. reveal player from all players in player's world
  416. stop
  417.  
  418. every tick:
  419. loop all players:
  420. if {silent.%loop-player%} is 1:
  421. if {silent.world.%loop-player%} is loop-player's world:
  422. hide loop-player from all players
  423. hide all players from loop-player
  424. else:
  425. clear {silent.%loop-player%}
  426. set {silent.%loop-player%} to 0
  427.  
  428. command /133769:
  429. trigger:
  430. set {vanish.%player%} to true
  431. send "{@prefix} &7Die &c&lSilent&7-&c&lLobby &7wurde &aaktiviert&7!"
  432. hide the player from all players
  433. hide all players from player
  434.  
  435.  
  436. command /133770:
  437. trigger:
  438. set {vanish.%player%} to false
  439. send "{@prefix} &7Die &c&lSilent&7-&c&lLobby &7wurde &4deaktiviert&7!"
  440. reveal the player from all players
  441. reveal all players from player
  442. delete {vanish.%player%}
  443.  
  444. #—————————————#
  445. # Gadgets #
  446. #—————————————#
  447.  
  448. on right click with brewing stand:
  449. open chest with 6 rows named "&7» &b&lGadgets" to player
  450. wait 1 tick
  451. format slot 0 of player with red stained glass pane named "&7" to close then run ""
  452. format slot 1 of player with red stained glass pane named "&7" to close then run ""
  453. format slot 2 of player with stained glass pane named "&7" to close then run ""
  454. format slot 3 of player with stained glass pane named "&7" to close then run ""
  455. format slot 4 of player with spawn egg named "&7&7➤ &e&lHaustiere &7(&cComing Soon..&7)" to close then run ""
  456. format slot 5 of player with stained glass pane named "&7" to close then run ""
  457. format slot 6 of player with stained glass pane named "&7" to close then run ""
  458. format slot 7 of player with red stained glass pane named "&7" to close then run ""
  459. format slot 8 of player with red stained glass pane named "&7" to close then run ""
  460. format slot 9 of player with red stained glass pane named "&7" to close then run ""
  461. format slot 10 of player with stained glass pane named "&7" to close then run ""
  462. format slot 11 of player with stained glass pane named "&7" to close then run ""
  463. format slot 12 of player with stained glass pane named "&7" to close then run ""
  464. format slot 13 of player with leather helmet named "&7➤ &e&lHelme" to close then run [execute player command "12000"]
  465. format slot 14 of player with stained glass pane named "&7" to close then run ""
  466. format slot 15 of player with stained glass pane named "&7" to close then run ""
  467. format slot 16 of player with stained glass pane named "&7" to close then run ""
  468. format slot 17 of player with red stained glass pane named "&7" to close then run ""
  469. format slot 18 of player with stained glass pane named "&7" to close then run ""
  470. format slot 19 of player with stained glass pane named "&7" to close then run ""
  471. format slot 20 of player with water bucket named "&7➤ &5&lEffekte" to close then run [execute player command "20088"]
  472. format slot 21 of player with stained glass pane named "&7" to close then run ""
  473. format slot 22 of player with leather chestplate named "&7➤ &e&LJacken" to close then run [execute player command "11022"]
  474. format slot 23 of player with stained glass pane named "&7" to close then run ""
  475. format slot 24 of player with fishing rod named "&7➤ &9&lExtras" to run [execute player command "extras"]
  476. format slot 25 of player with stained glass pane named "&7" to close then run ""
  477. format slot 26 of player with stained glass pane named "&7" to close then run ""
  478. format slot 27 of player with stained glass pane named "&7" to close then run ""
  479. format slot 28 of player with stained glass pane named "&7" to close then run ""
  480. format slot 29 of player with stained glass pane named "&7" to close then run ""
  481. format slot 30 of player with stained glass pane named "&7" to close then run ""
  482. format slot 31 of player with leather leggings named "&7➤ &e&lHosen" to close then run [execute player command "10011"]
  483. format slot 32 of player with stained glass pane named "&7" to close then run ""
  484. format slot 33 of player with stained glass pane named "&7" to close then run ""
  485. format slot 34 of player with stained glass pane named "&7" to close then run ""
  486. format slot 35 of player with stained glass pane named "&7" to close then run ""
  487. format slot 36 of player with red stained glass pane named "&7" to close then run ""
  488. format slot 37 of player with stained glass pane named "&7" to close then run ""
  489. format slot 38 of player with stained glass pane named "&7" to close then run ""
  490. format slot 39 of player with stained glass pane named "&7" to close then run ""
  491. format slot 40 of player with leather boots named "&7➤ &e&lSchuhe" to close then run [execute player command "9900"]
  492. format slot 41 of player with stained glass pane named "&7" to close then run ""
  493. format slot 42 of player with stained glass pane named "&7" to close then run ""
  494. format slot 43 of player with stained glass pane named "&7" to close then run ""
  495. format slot 44 of player with red stained glass pane named "&7" to close then run ""
  496. format slot 45 of player with red stained glass pane named "&7" to close then run ""
  497. format slot 46 of player with red stained glass pane named "&7" to close then run ""
  498. format slot 47 of player with stained glass pane named "&7" to close then run ""
  499. format slot 48 of player with daylight sensor named "&7➤ &4&lUm die Kleidung zu synchronisieren rejoinen!" to close then run ""
  500. format slot 49 of player with stained glass pane named "&7" to close then run ""
  501. format slot 50 of player with red dye named "&7➤ &cAlles entfernen" to close then run [execute player command "1337102"]
  502. format slot 51 of player with stained glass pane named "&7" to close then run ""
  503. format slot 52 of player with red stained glass pane named "&7" to close then run ""
  504. format slot 53 of player with red stained glass pane named "&7" to close then run ""
  505.  
  506.  
  507. #—————————————#
  508. # Schuhe #
  509. #—————————————#
  510.  
  511. command /9900:
  512. trigger:
  513. wait 3 ticks
  514. open chest with 3 rows named "&7» &b&lSchuhe" to player
  515. wait 3 tick
  516. format slot 0 of player with red stained glass pane named "&7" to close then run ""
  517. format slot 1 of player with red stained glass pane named "&7" to close then run ""
  518. format slot 2 of player with stained glass pane named "&7" to close then run ""
  519. format slot 3 of player with stained glass pane named "&7" to close then run ""
  520. format slot 4 of player with stained glass pane named "&7" to close then run ""
  521. format slot 5 of player with stained glass pane named "&7" to close then run ""
  522. format slot 6 of player with stained glass pane named "&7" to close then run ""
  523. format slot 7 of player with red stained glass pane named "&7" to close then run ""
  524. format slot 8 of player with red stained glass pane named "&7" to close then run ""
  525. format slot 9 of player with red stained glass pane named "&7" to close then run ""
  526. format slot 10 of player with stained glass pane named "&7" to close then run ""
  527. format slot 11 of player with stained glass pane named "&7" to close then run ""
  528. format slot 12 of player with leather boots named "&7» &e&lRainbowschuhe" to close then run [execute player command "/9911"]
  529. format slot 13 of player with stained glass pane named "&7" to close then run ""
  530. format slot 14 of player with diamond boots named "&7» &e&lComing Soon.." to close then run ""
  531. format slot 15 of player with stained glass pane named "&7" to close then run ""
  532. format slot 16 of player with stained glass pane named "&7" to close then run ""
  533. format slot 17 of player with red stained glass pane named "&7" to close then run ""
  534. format slot 18 of player with red stained glass pane named "&7" to close then run ""
  535. format slot 19 of player with red stained glass pane named "&7" to close then run ""
  536. format slot 20 of player with stained glass pane named "&7" to close then run ""
  537. format slot 21 of player with stained glass pane named "&7" to close then run ""
  538. format slot 22 of player with stained glass pane named "&7" to close then run ""
  539. format slot 23 of player with stained glass pane named "&7" to close then run ""
  540. format slot 24 of player with stained glass pane named "&7" to close then run ""
  541. format slot 25 of player with red stained glass pane named "&7" to close then run ""
  542. format slot 26 of player with red dye named "&8» &c&lSchuhe entfernen" to close then run [execute player command "/9922"]
  543.  
  544. command /9911:
  545. trigger:
  546. wait 1 tick
  547. set {rainbowboots.%player%} to true
  548. set {speedboots.%player%} to false
  549. clear all effects from player
  550. send "{@prefix} &7Deine &e&lRainbowschuhe &7wurden &aaktiviert&7!"
  551. set boots of player to leather boots
  552. while {rainbowboots.%player%} is true:
  553. {rainbowboots.%player%} is true
  554. dye player's boots (201, 31, 22)
  555. wait 2 ticks
  556. dye player's boots (204, 54, 21)
  557. wait 2 ticks
  558. dye player's boots (217, 88, 14)
  559. wait 2 ticks
  560. dye player's boots (221, 104, 11)
  561. wait 2 ticks
  562. dye player's boots (230, 134, 1)
  563. wait 2 ticks
  564. dye player's boots (238, 173, 0)
  565. wait 2 ticks
  566. dye player's boots (252, 207, 3)
  567. wait 2 ticks
  568. dye player's boots (237, 228, 0)
  569. wait 2 ticks
  570. dye player's boots (206, 213, 0)
  571. wait 2 ticks
  572. dye player's boots (176, 197, 15)
  573. wait 2 ticks
  574. dye player's boots (143, 187, 12)
  575. wait 2 ticks
  576. dye player's boots (119, 179, 18)
  577. wait 2 ticks
  578. dye player's boots (105, 176, 17)
  579. wait 2 ticks
  580. dye player's boots (71, 164, 30)
  581. wait 2 ticks
  582. dye player's boots (45, 156, 31)
  583. wait 2 ticks
  584. dye player's boots (24, 148, 37)
  585. wait 2 ticks
  586. dye player's boots (8, 131, 67)
  587. wait 2 ticks
  588. dye player's boots (14, 140, 98)
  589. wait 2 ticks
  590. dye player's boots (5, 148, 157)
  591. wait 2 ticks
  592. dye player's boots (8, 148, 182)
  593. wait 2 ticks
  594. dye player's boots (31, 154, 215)
  595. wait 2 ticks
  596. dye player's boots (13, 132, 196)
  597. wait 2 ticks
  598. dye player's boots (3, 99, 163)
  599. wait 2 ticks
  600. dye player's boots (9, 74, 145)
  601. wait 2 ticks
  602. dye player's boots (17, 50, 121)
  603. wait 2 ticks
  604. dye player's boots (24, 35, 105)
  605. wait 2 ticks
  606. dye player's boots (29, 18, 89)
  607. wait 2 ticks
  608. dye player's boots (49, 12, 90)
  609. wait 2 ticks
  610. dye player's boots (91, 11, 90)
  611. wait 2 ticks
  612. dye player's boots (130, 0, 96)
  613. wait 2 ticks
  614. dye player's boots (174, 9, 100)
  615. wait 2 ticks
  616. dye player's boots (197, 0, 89)
  617. wait 2 ticks
  618. dye player's boots (197, 10, 42)
  619. wait 2 ticks
  620.  
  621. command /9922:
  622. trigger:
  623. wait 1 tick
  624. set {rainbowboots.%player%} to false
  625. set {speedboots.%player%} to false
  626. clear all effects from player
  627. send "{@prefix} &7Deine &e&lSchuhe &7wurde &centfernt&7!"
  628. set boots of player to air
  629. stop
  630.  
  631. command /9933:
  632. trigger:
  633. wait 1 tick
  634. set boots of player to leather boots
  635. send "{@prefix} &7Deine &e&lSpeedschuhe &7wurden &aaktiviert&7!"
  636. apply swiftness 10 to the player for 200000 seconds
  637. stop
  638.  
  639.  
  640. #—————————————#
  641. # Hose #
  642. #—————————————#
  643.  
  644. command /10011:
  645. trigger:
  646. wait 3 ticks
  647. open chest with 3 rows named "&7» &b&lHosen" to player
  648. wait 3 tick
  649. format slot 0 of player with red stained glass pane named "&7" to close then run ""
  650. format slot 1 of player with red stained glass pane named "&7" to close then run ""
  651. format slot 2 of player with stained glass pane named "&7" to close then run ""
  652. format slot 3 of player with stained glass pane named "&7" to close then run ""
  653. format slot 4 of player with stained glass pane named "&7" to close then run ""
  654. format slot 5 of player with stained glass pane named "&7" to close then run ""
  655. format slot 6 of player with stained glass pane named "&7" to close then run ""
  656. format slot 7 of player with red stained glass pane named "&7" to close then run ""
  657. format slot 8 of player with red stained glass pane named "&7" to close then run ""
  658. format slot 9 of player with red stained glass pane named "&7" to close then run ""
  659. format slot 10 of player with stained glass pane named "&7" to close then run ""
  660. format slot 11 of player with stained glass pane named "&7" to close then run ""
  661. format slot 12 of player with stained glass pane named "&7" to close then run ""
  662. format slot 13 of player with leather leggings named "&7» &e&lRainbowhose" to close then run [execute player command "/10022"]
  663. format slot 14 of player with stained glass pane named "&7" to close then run ""
  664. format slot 15 of player with stained glass pane named "&7" to close then run ""
  665. format slot 16 of player with stained glass pane named "&7" to close then run ""
  666. format slot 17 of player with red stained glass pane named "&7" to close then run ""
  667. format slot 18 of player with red stained glass pane named "&7" to close then run ""
  668. format slot 19 of player with red stained glass pane named "&7" to close then run ""
  669. format slot 20 of player with stained glass pane named "&7" to close then run ""
  670. format slot 21 of player with stained glass pane named "&7" to close then run ""
  671. format slot 22 of player with stained glass pane named "&7" to close then run ""
  672. format slot 23 of player with stained glass pane named "&7" to close then run ""
  673. format slot 24 of player with stained glass pane named "&7" to close then run ""
  674. format slot 25 of player with red stained glass pane named "&7" to close then run ""
  675. format slot 26 of player with red dye named "&8» &c&lHose entfernen" to close then run [execute player command "/10033"]
  676.  
  677. command /10022:
  678. trigger:
  679. set {rainbowleggings.%player%} to true
  680. send "{@prefix} &7Deine &e&lRainbowhose &7wurde &aaktiviert&7!"
  681. equip player with leather leggings
  682. while {rainbowleggings.%player%} is true:
  683. {rainbowleggings.%player%} is true
  684. dye player's leggings (201, 31, 22)
  685. wait 2 ticks
  686. dye player's leggings (204, 54, 21)
  687. wait 2 ticks
  688. dye player's leggings (217, 88, 14)
  689. wait 2 ticks
  690. dye player's leggings (221, 104, 11)
  691. wait 2 ticks
  692. dye player's leggings (230, 134, 1)
  693. wait 2 ticks
  694. dye player's leggings (238, 173, 0)
  695. wait 2 ticks
  696. dye player's leggings (252, 207, 3)
  697. wait 2 ticks
  698. dye player's leggings (237, 228, 0)
  699. wait 2 ticks
  700. dye player's leggings (206, 213, 0)
  701. wait 2 ticks
  702. dye player's leggings (176, 197, 15)
  703. wait 2 ticks
  704. dye player's leggings (143, 187, 12)
  705. wait 2 ticks
  706. dye player's leggings (119, 179, 18)
  707. wait 2 ticks
  708. dye player's leggings (105, 176, 17)
  709. wait 2 ticks
  710. dye player's leggings (71, 164, 30)
  711. wait 2 ticks
  712. dye player's leggings (45, 156, 31)
  713. wait 2 ticks
  714. dye player's leggings (24, 148, 37)
  715. wait 2 ticks
  716. dye player's leggings (8, 131, 67)
  717. wait 2 ticks
  718. dye player's leggings (14, 140, 98)
  719. wait 2 ticks
  720. dye player's leggings (5, 148, 157)
  721. wait 2 ticks
  722. dye player's leggings (8, 148, 182)
  723. wait 2 ticks
  724. dye player's leggings (31, 154, 215)
  725. wait 2 ticks
  726. dye player's leggings (13, 132, 196)
  727. wait 2 ticks
  728. dye player's leggings (3, 99, 163)
  729. wait 2 ticks
  730. dye player's leggings (9, 74, 145)
  731. wait 2 ticks
  732. dye player's leggings (17, 50, 121)
  733. wait 2 ticks
  734. dye player's leggings (24, 35, 105)
  735. wait 2 ticks
  736. dye player's leggings (29, 18, 89)
  737. wait 2 ticks
  738. dye player's leggings (49, 12, 90)
  739. wait 2 ticks
  740. dye player's leggings (91, 11, 90)
  741. wait 2 ticks
  742. dye player's leggings (130, 0, 96)
  743. wait 2 ticks
  744. dye player's leggings (174, 9, 100)
  745. wait 2 ticks
  746. dye player's leggings (197, 0, 89)
  747. wait 2 ticks
  748. dye player's leggings (197, 10, 42)
  749. wait 2 ticks
  750.  
  751. command /10033:
  752. trigger:
  753. set {rainbowleggings.%player%} to false
  754. send "{@prefix} &7Deine &e&lHose &7wurde &centfernt&7!"
  755. set leggings of player to air
  756. stop
  757.  
  758.  
  759. #—————————————#
  760. # Brustpranzer#
  761. #—————————————#
  762.  
  763. command /11022:
  764. trigger:
  765. wait 3 ticks
  766. open chest with 3 rows named "&7» &b&lJacken" to player
  767. wait 3 tick
  768. format slot 0 of player with red stained glass pane named "&7" to close then run ""
  769. format slot 1 of player with red stained glass pane named "&7" to close then run ""
  770. format slot 2 of player with stained glass pane named "&7" to close then run ""
  771. format slot 3 of player with stained glass pane named "&7" to close then run ""
  772. format slot 4 of player with stained glass pane named "&7" to close then run ""
  773. format slot 5 of player with stained glass pane named "&7" to close then run ""
  774. format slot 6 of player with stained glass pane named "&7" to close then run ""
  775. format slot 7 of player with red stained glass pane named "&7" to close then run ""
  776. format slot 8 of player with red stained glass pane named "&7" to close then run ""
  777. format slot 9 of player with red stained glass pane named "&7" to close then run ""
  778. format slot 10 of player with stained glass pane named "&7" to close then run ""
  779. format slot 11 of player with stained glass pane named "&7" to close then run ""
  780. format slot 12 of player with stained glass pane named "&7" to close then run ""
  781. format slot 13 of player with leather chestplate named "&7» &e&lRainbowjacke" to close then run [execute player command "/11000"]
  782. format slot 14 of player with stained glass pane named "&7" to close then run ""
  783. format slot 15 of player with stained glass pane named "&7" to close then run ""
  784. format slot 16 of player with stained glass pane named "&7" to close then run ""
  785. format slot 17 of player with red stained glass pane named "&7" to close then run ""
  786. format slot 18 of player with red stained glass pane named "&7" to close then run ""
  787. format slot 19 of player with red stained glass pane named "&7" to close then run ""
  788. format slot 20 of player with stained glass pane named "&7" to close then run ""
  789. format slot 21 of player with stained glass pane named "&7" to close then run ""
  790. format slot 22 of player with stained glass pane named "&7" to close then run ""
  791. format slot 23 of player with stained glass pane named "&7" to close then run ""
  792. format slot 24 of player with stained glass pane named "&7" to close then run ""
  793. format slot 25 of player with red stained glass pane named "&7" to close then run ""
  794. format slot 26 of player with red dye named "&8» &cJacke entfernen" to close then run [execute player command "/11011"]
  795.  
  796. command /11000:
  797. trigger:
  798. set {rainbowchestplate.%player%} to true
  799. send "{@prefix} &7Deine &e&lRainbowjacke &7wurde &aaktiviert&7!"
  800. equip player with leather chestplate
  801. while {rainbowchestplate.%player%} is true:
  802. {rainbowchestplate.%player%} is true
  803. dye player's chestplate (201, 31, 22)
  804. wait 2 ticks
  805. dye player's chestplate (204, 54, 21)
  806. wait 2 ticks
  807. dye player's chestplate (217, 88, 14)
  808. wait 2 ticks
  809. dye player's chestplate (221, 104, 11)
  810. wait 2 ticks
  811. dye player's chestplate (230, 134, 1)
  812. wait 2 ticks
  813. dye player's chestplate (238, 173, 0)
  814. wait 2 ticks
  815. dye player's chestplate (252, 207, 3)
  816. wait 2 ticks
  817. dye player's chestplate (237, 228, 0)
  818. wait 2 ticks
  819. dye player's chestplate (206, 213, 0)
  820. wait 2 ticks
  821. dye player's chestplate (176, 197, 15)
  822. wait 2 ticks
  823. dye player's chestplate (143, 187, 12)
  824. wait 2 ticks
  825. dye player's chestplate (119, 179, 18)
  826. wait 2 ticks
  827. dye player's chestplate (105, 176, 17)
  828. wait 2 ticks
  829. dye player's chestplate (71, 164, 30)
  830. wait 2 ticks
  831. dye player's chestplate (45, 156, 31)
  832. wait 2 ticks
  833. dye player's chestplate (24, 148, 37)
  834. wait 2 ticks
  835. dye player's chestplate (8, 131, 67)
  836. wait 2 ticks
  837. dye player's chestplate (14, 140, 98)
  838. wait 2 ticks
  839. dye player's chestplate (5, 148, 157)
  840. wait 2 ticks
  841. dye player's chestplate (8, 148, 182)
  842. wait 2 ticks
  843. dye player's chestplate (31, 154, 215)
  844. wait 2 ticks
  845. dye player's chestplate (13, 132, 196)
  846. wait 2 ticks
  847. dye player's chestplate (3, 99, 163)
  848. wait 2 ticks
  849. dye player's chestplate (9, 74, 145)
  850. wait 2 ticks
  851. dye player's chestplate (17, 50, 121)
  852. wait 2 ticks
  853. dye player's chestplate (24, 35, 105)
  854. wait 2 ticks
  855. dye player's chestplate (29, 18, 89)
  856. wait 2 ticks
  857. dye player's chestplate (49, 12, 90)
  858. wait 2 ticks
  859. dye player's chestplate (91, 11, 90)
  860. wait 2 ticks
  861. dye player's chestplate (130, 0, 96)
  862. wait 2 ticks
  863. dye player's chestplate (174, 9, 100)
  864. wait 2 ticks
  865. dye player's chestplate (197, 0, 89)
  866. wait 2 ticks
  867. dye player's chestplate (197, 10, 42)
  868. wait 2 ticks
  869.  
  870. command /11011:
  871. trigger:
  872. set {rainbowchestplate.%player%} to false
  873. send "{@prefix} &7Deine &e&lJacke &7wurde &centfernt&7!"
  874. set chestplate of player to air
  875. stop
  876.  
  877. #—————————————#
  878. # Helm #
  879. #—————————————#
  880.  
  881. command /12000:
  882. trigger:
  883. wait 3 ticks
  884. open chest with 3 rows named "&7» &b&lHelm" to player
  885. wait 3 tick
  886. format slot 0 of player with red stained glass pane named "&7" to close then run ""
  887. format slot 1 of player with red stained glass pane named "&7" to close then run ""
  888. format slot 2 of player with stained glass pane named "&7" to close then run ""
  889. format slot 3 of player with stained glass pane named "&7" to close then run ""
  890. format slot 4 of player with stained glass pane named "&7" to close then run ""
  891. format slot 5 of player with stained glass pane named "&7" to close then run ""
  892. format slot 6 of player with stained glass pane named "&7" to close then run ""
  893. format slot 7 of player with red stained glass pane named "&7" to close then run ""
  894. format slot 8 of player with red stained glass pane named "&7" to close then run ""
  895. format slot 9 of player with red stained glass pane named "&7" to close then run ""
  896. format slot 10 of player with stained glass pane named "&7" to close then run ""
  897. format slot 11 of player with stained glass pane named "&7" to close then run ""
  898. format slot 12 of player with stained glass pane named "&7" to close then run ""
  899. format slot 13 of player with leather helmet named "&7» &e&lRainbowhelm" to close then run [execute player command "/12011"]
  900. format slot 14 of player with stained glass pane named "&7" to close then run ""
  901. format slot 15 of player with stained glass pane named "&7" to close then run ""
  902. format slot 16 of player with stained glass pane named "&7" to close then run ""
  903. format slot 17 of player with red stained glass pane named "&7" to close then run ""
  904. format slot 18 of player with red stained glass pane named "&7" to close then run ""
  905. format slot 19 of player with red stained glass pane named "&7" to close then run ""
  906. format slot 20 of player with stained glass pane named "&7" to close then run ""
  907. format slot 21 of player with stained glass pane named "&7" to close then run ""
  908. format slot 22 of player with stained glass pane named "&7" to close then run ""
  909. format slot 23 of player with stained glass pane named "&7" to close then run ""
  910. format slot 24 of player with stained glass pane named "&7" to close then run ""
  911. format slot 25 of player with red stained glass pane named "&7" to close then run ""
  912. format slot 26 of player with red dye named "&8» &c&lHelm entfernen" to close then run [execute player command "/12022"]
  913.  
  914. command /12011:
  915. trigger:
  916. set {rainbowhelm.%player%} to true
  917. send "{@prefix} &7Dein &e&lRainbowhelm &7wurde &aaktiviert&7!"
  918. equip player with leather helmet
  919. while {rainbowhelm.%player%} is true:
  920. {rainbowhelm.%player%} is true
  921. dye player's helmet (201, 31, 22)
  922. wait 2 ticks
  923. dye player's helmet (204, 54, 21)
  924. wait 2 ticks
  925. dye player's helmet (217, 88, 14)
  926. wait 2 ticks
  927. dye player's helmet (221, 104, 11)
  928. wait 2 ticks
  929. dye player's helmet (230, 134, 1)
  930. wait 2 ticks
  931. dye player's helmet (238, 173, 0)
  932. wait 2 ticks
  933. dye player's helmet (252, 207, 3)
  934. wait 2 ticks
  935. dye player's helmet (237, 228, 0)
  936. wait 2 ticks
  937. dye player's helmet (206, 213, 0)
  938. wait 2 ticks
  939. dye player's helmet (176, 197, 15)
  940. wait 2 ticks
  941. dye player's helmet (143, 187, 12)
  942. wait 2 ticks
  943. dye player's helmet (119, 179, 18)
  944. wait 2 ticks
  945. dye player's helmet (105, 176, 17)
  946. wait 2 ticks
  947. dye player's helmet (71, 164, 30)
  948. wait 2 ticks
  949. dye player's helmet (45, 156, 31)
  950. wait 2 ticks
  951. dye player's helmet (24, 148, 37)
  952. wait 2 ticks
  953. dye player's helmet (8, 131, 67)
  954. wait 2 ticks
  955. dye player's helmet (14, 140, 98)
  956. wait 2 ticks
  957. dye player's helmet (5, 148, 157)
  958. wait 2 ticks
  959. dye player's helmet (8, 148, 182)
  960. wait 2 ticks
  961. dye player's helmet (31, 154, 215)
  962. wait 2 ticks
  963. dye player's helmet (13, 132, 196)
  964. wait 2 ticks
  965. dye player's helmet (3, 99, 163)
  966. wait 2 ticks
  967. dye player's helmet (9, 74, 145)
  968. wait 2 ticks
  969. dye player's helmet (17, 50, 121)
  970. wait 2 ticks
  971. dye player's helmet (24, 35, 105)
  972. wait 2 ticks
  973. dye player's helmet (29, 18, 89)
  974. wait 2 ticks
  975. dye player's helmet (49, 12, 90)
  976. wait 2 ticks
  977. dye player's helmet (91, 11, 90)
  978. wait 2 ticks
  979. dye player's helmet (130, 0, 96)
  980. wait 2 ticks
  981. dye player's helmet (174, 9, 100)
  982. wait 2 ticks
  983. dye player's helmet (197, 0, 89)
  984. wait 2 ticks
  985. dye player's helmet (197, 10, 42)
  986. wait 2 ticks
  987.  
  988. command /12022:
  989. trigger:
  990. set {rainbowhelm.%player%} to false
  991. send "{@prefix} &7Dein &e&lHelm &7wurde &centfernt&7!"
  992. set helmet of player to air
  993. stop
  994.  
  995. #—————————————#
  996. # Extras #
  997. #—————————————#
  998.  
  999. command /extras:
  1000. trigger:
  1001. wait 3 ticks
  1002. open chest with 3 rows named "&7» &9&lExtras" to player
  1003. wait 3 tick
  1004. format slot 0 of player with red stained glass pane named "&7" to close then run ""
  1005. format slot 1 of player with red stained glass pane named "&7" to close then run ""
  1006. format slot 2 of player with stained glass pane named "&7" to close then run ""
  1007. format slot 3 of player with stained glass pane named "&7" to close then run ""
  1008. format slot 4 of player with stained glass pane named "&7" to close then run ""
  1009. format slot 5 of player with stained glass pane named "&7" to close then run ""
  1010. format slot 6 of player with stained glass pane named "&7" to close then run ""
  1011. format slot 7 of player with red stained glass pane named "&7" to close then run ""
  1012. format slot 8 of player with red stained glass pane named "&7" to close then run ""
  1013. format slot 9 of player with red stained glass pane named "&7" to close then run ""
  1014. format slot 10 of player with diamond hoe named "&8» &eSchneepistole" to close then run [execute player command "/8822"]
  1015. format slot 11 of player with stained glass pane named "&7" to close then run ""
  1016. format slot 12 of player with fishing rod named "&8» &eEnterhaken" to close then run [execute player command "/8833"]
  1017. format slot 13 of player with stained glass pane named "&7" to close then run ""
  1018. format slot 14 of player with green dye named "&8» &eFlugmodus" to close then run [execute player command "/1871337"]
  1019. format slot 15 of player with stained glass pane named "&7" to close then run ""
  1020. format slot 16 of player with feather named "&8» &eJetpack" to close then run [execute player command "/8844"]
  1021. format slot 17 of player with red stained glass pane named "&7" to close then run ""
  1022. format slot 18 of player with red stained glass pane named "&7" to close then run ""
  1023. format slot 19 of player with red stained glass pane named "&7" to close then run ""
  1024. format slot 20 of player with stained glass pane named "&7" to close then run ""
  1025. format slot 21 of player with stained glass pane named "&7" to close then run ""
  1026. format slot 22 of player with stained glass pane named "&7" to close then run ""
  1027. format slot 23 of player with stained glass pane named "&7" to close then run ""
  1028. format slot 24 of player with stained glass pane named "&7" to close then run ""
  1029. format slot 25 of player with red stained glass pane named "&7" to close then run ""
  1030. format slot 26 of player with red dye named "&8» &c&lAlle Extras entfernen" to close then run [execute player command "/8811"]
  1031.  
  1032.  
  1033. command /8811:
  1034. trigger:
  1035. wait 1 ticks
  1036. set slot 3 of player to lead named "&8» &b&lGadget"
  1037. send "{@prefix} &7Das Gadget wurde &centfernt&7!"
  1038. set {jetpack.%player%} to false
  1039. set {schneepistole.%player%} to false
  1040. set {enterhaken.%player%} to false
  1041.  
  1042. command /8822:
  1043. trigger:
  1044. wait 1 ticks
  1045. set {schneepistole.%player%} to true
  1046. set {jetpack.%player%} to false
  1047. set {enderhaken.%player%} to false
  1048. set slot 3 of player to diamond hoe of unbreaking 10 named "&8» &eSchneepistole &7<Rechtsklick>"
  1049. send "{@prefix} &7Das Gadget &eSchneepistole &7wurde &aaktiviert&7!"
  1050. stop
  1051.  
  1052. on rightclick holding a diamond hoe:
  1053. shoot snowball
  1054. show 6 "heart" particles at location of player for player offset by 0.5, 0.5, 0.5
  1055.  
  1056. command /8833:
  1057. trigger:
  1058. wait 1 ticks
  1059. set {enderhaken.%player%} to true
  1060. set {jetpack.%player%} to false
  1061. set {schneepistole.%player%} to false
  1062. send "{@prefix} &7Das Gadget &eEnderhaken &7wurde &aaktiviert&7!"
  1063. set slot 3 of player to fishing rod of unbreaking 10 named "&8» &eEnderhaken &7<Rechtsklick>"
  1064. stop
  1065.  
  1066. command /8844:
  1067. trigger:
  1068. wait 5 ticks
  1069. set {jetpack.%player%} to true
  1070. set {enderhaken.%player%} to false
  1071. set {schneepistole.%player%} to false
  1072. send "{@prefix} &7Das Gadget &eJetpack &7wurde &aaktiviert&7!"
  1073. set slot 3 of player to feather of unbreaking 10 named "&8» &eJetpack &7<Rechtsklick>"
  1074. stop
  1075.  
  1076. on rightclick with feather:
  1077. push the player upwards at speed 0.7
  1078.  
  1079.  
  1080. #———————————#
  1081. # Effekte #
  1082. #———————————#
  1083.  
  1084.  
  1085. command /20088:
  1086. trigger:
  1087. wait 3 ticks
  1088. open chest with 3 rows named "&7» &5&lEffekte" to player
  1089. wait 3 ticks
  1090. format slot 0 of player with red stained glass pane named "&7" to close then run ""
  1091. format slot 1 of player with red stained glass pane named "&7" to close then run ""
  1092. format slot 2 of player with stained glass pane named "&7" to close then run ""
  1093. format slot 3 of player with stained glass pane named "&7" to close then run ""
  1094. format slot 4 of player with stained glass pane named "&7" to close then run ""
  1095. format slot 5 of player with stained glass pane named "&7" to close then run ""
  1096. format slot 6 of player with stained glass pane named "&7" to close then run ""
  1097. format slot 7 of player with red stained glass pane named "&7" to close then run ""
  1098. format slot 8 of player with red stained glass pane named "&7" to close then run ""
  1099. format slot 9 of player with red stained glass pane named "&7" to close then run ""
  1100. format slot 10 of player with stained glass pane named "&7" to close then run ""
  1101. format slot 11 of player with potion named "&7» &5Partikel" to close then run [execute player command "/20011"]
  1102. format slot 12 of player with stained glass pane named "&7" to close then run ""
  1103. format slot 13 of player with stained glass pane named "&7" to close then run ""
  1104. format slot 14 of player with stained glass pane named "&7" to close then run ""
  1105. format slot 15 of player with gray clay named "&7» &5Laufeffekte &7(&cComing Soon..&7)" to close then run ""
  1106. format slot 16 of player with stained glass pane named "&7" to close then run ""
  1107. format slot 17 of player with red stained glass pane named "&7" to close then run ""
  1108. format slot 18 of player with red stained glass pane named "&7" to close then run ""
  1109. format slot 19 of player with red stained glass pane named "&7" to close then run ""
  1110. format slot 20 of player with stained glass pane named "&7" to close then run ""
  1111. format slot 21 of player with stained glass pane named "&7" to close then run ""
  1112. format slot 22 of player with stained glass pane named "&7" to close then run ""
  1113. format slot 23 of player with stained glass pane named "&7" to close then run ""
  1114. format slot 24 of player with stained glass pane named "&7" to close then run ""
  1115. format slot 25 of player with red stained glass pane named "&7" to close then run ""
  1116. format slot 26 of player with red stained glass pane named "&7" to close then run ""
  1117.  
  1118. #———————————#
  1119. # Partikel #
  1120. #———————————#
  1121.  
  1122. command /20011:
  1123. trigger:
  1124. wait 3 ticks
  1125. open chest with 3 rows named "&7» &5&lPartikel" to player
  1126. wait 3 tick
  1127. format slot 0 of player with red stained glass pane named "&7" to close then run ""
  1128. format slot 1 of player with red stained glass pane named "&7" to close then run ""
  1129. format slot 2 of player with stained glass pane named "&7" to close then run ""
  1130. format slot 3 of player with stained glass pane named "&7" to close then run ""
  1131. format slot 4 of player with stained glass pane named "&7" to close then run ""
  1132. format slot 5 of player with stained glass pane named "&7" to close then run ""
  1133. format slot 6 of player with stained glass pane named "&7" to close then run ""
  1134. format slot 7 of player with red stained glass pane named "&7" to close then run ""
  1135. format slot 8 of player with red stained glass pane named "&7" to close then run ""
  1136. format slot 9 of player with red stained glass pane named "&7" to close then run ""
  1137. format slot 10 of player with stained glass pane named "&7" to close then run ""
  1138. format slot 11 of player with stained glass pane named "&7" to close then run ""
  1139. format slot 12 of player with poppy named "&7» &e&lHerzenpartikel" to close then run [execute player command "/20022"]
  1140. format slot 13 of player with stained glass pane named "&7" to close then run ""
  1141. format slot 14 of player with redstone named "&7» &e&lRedstonepartikel" to close then run [execute player command "/20033"]
  1142. format slot 15 of player with stained glass pane named "&7" to close then run ""
  1143. format slot 16 of player with stained glass pane named "&7" to close then run ""
  1144. format slot 17 of player with red stained glass pane named "&7" to close then run ""
  1145. format slot 18 of player with red stained glass pane named "&7" to close then run ""
  1146. format slot 19 of player with red stained glass pane named "&7" to close then run ""
  1147. format slot 20 of player with stained glass pane named "&7" to close then run ""
  1148. format slot 21 of player with stained glass pane named "&7" to close then run ""
  1149. format slot 22 of player with stained glass pane named "&7" to close then run ""
  1150. format slot 23 of player with stained glass pane named "&7" to close then run ""
  1151. format slot 24 of player with stained glass pane named "&7" to close then run ""
  1152. format slot 25 of player with red stained glass pane named "&7" to close then run ""
  1153. format slot 26 of player with red dye named "&8» &c&lPartikel entfernen" to close then run [execute player command "/20000"]
  1154.  
  1155. command /20000:
  1156. trigger:
  1157. delete {heart.%player%}
  1158. delete {redstone.%player%}
  1159. #———————————#
  1160. # Herzen #
  1161. #———————————#
  1162.  
  1163. command /20022:
  1164. trigger:
  1165. set {heart.%player%} to true
  1166. set {heart.%player%} to 1
  1167. set {redstone.%player%} to false
  1168. send "{@prefix} &cHerzen &7Partikel wurde &aaktiviert" to player
  1169.  
  1170. on any movement:
  1171. if {heart.%player%} is 1:
  1172. show 1 "heart" particles at location of player for player offset by 0.1, 0.2, 0.2
  1173.  
  1174.  
  1175. command /20033:
  1176. trigger:
  1177. set {redstone.%player%} to true
  1178. set {redstone.%player%} to 1
  1179. set {heart.%player%} to false
  1180. send "{@prefix} &cRedstone &7Partikel wurde &aaktiviert" to player
  1181.  
  1182. on any movement:
  1183. if {redstone.%player%} is 1:
  1184. show 2 "redstone" particles at location of player for player offset by 0.3, 0.3, 0.2
  1185.  
  1186. #———————————————#
  1187. # Sichtbarkeit #
  1188. #———————————————#
  1189.  
  1190. on rightclick with glass bottle:
  1191. wait 1 ticks
  1192. open chest with 3 row named "&7» &b&lSichtbarkeit" to player
  1193. wait 1 ticks
  1194. format slot 0 of player with red stained glass pane named "&7" to close then run ""
  1195. format slot 1 of player with red stained glass pane named "&7" to close then run ""
  1196. format slot 2 of player with stained glass pane named "&7" to close then run ""
  1197. format slot 3 of player with stained glass pane named "&7" to close then run ""
  1198. format slot 4 of player with stained glass pane named "&7" to close then run ""
  1199. format slot 5 of player with stained glass pane named "&7" to close then run ""
  1200. format slot 6 of player with stained glass pane named "&7" to close then run ""
  1201. format slot 7 of player with red stained glass pane named "&7" to close then run ""
  1202. format slot 8 of player with red stained glass pane named "&7" to close then run ""
  1203. format slot 9 of player with red stained glass pane named "&7" to close then run ""
  1204. format slot 10 of player with stained glass pane named "&7" to close then run ""
  1205. format slot 11 of player with green dye named "&aAlle Spieler anzeigen" to close then run [execute player command "/99911"]
  1206. format slot 13 of player with purple dye named "&5Nur Teammitglieder & YouTuber anzeigen" to close then run [execute player command "/99922"]
  1207. format slot 15 of player with red dye named "&cKeine Spieler anzeigen" to close then run [execute player command "/99933"]
  1208. format slot 16 of player with stained glass pane named "&7" to close then run ""
  1209. format slot 17 of player with red stained glass pane named "&7" to close then run ""
  1210. format slot 18 of player with red stained glass pane named "&7" to close then run ""
  1211. format slot 19 of player with red stained glass pane named "&7" to close then run ""
  1212. format slot 20 of player with stained glass pane named "&7" to close then run ""
  1213. format slot 21 of player with stained glass pane named "&7" to close then run ""
  1214. format slot 22 of player with stained glass pane named "&7" to close then run ""
  1215. format slot 23 of player with stained glass pane named "&7" to close then run ""
  1216. format slot 24 of player with stained glass pane named "&7" to close then run ""
  1217. format slot 25 of player with red stained glass pane named "&7" to close then run ""
  1218. format slot 26 of player with red stained glass pane named "&7" to close then run ""
  1219.  
  1220. command /99911:
  1221. trigger:
  1222. reveal all players from player
  1223. send "{@prefix} &aDu siehst nun alle Spieler!"
  1224. play "CLICK" to player at volume 8
  1225.  
  1226. command /99922:
  1227. trigger:
  1228. hide all players from player
  1229. loop all players:
  1230. if loop-player have permission "Sys.Youtuber":
  1231. reveal loop-player from player
  1232. send "{@prefix} &5Du siehst nun nur noch Teammitglieder, YouTuber"
  1233. play "CLICK" to player at volume 8
  1234.  
  1235. command /99933:
  1236. trigger:
  1237. hide all players from player
  1238. send "{@prefix} &cDu siehst nun keine Spieler mehr!"
  1239. play "CLICK" to player at volume 8
  1240.  
  1241.  
  1242. #———————————#
  1243. # Profil #
  1244. #———————————#
  1245.  
  1246. on right click with player head:
  1247. wait 3 ticks
  1248. open chest with 3 rows named "&7» &b&lProfil" to player
  1249. wait 3 tick
  1250. format slot 0 of player with red stained glass pane named "&7" to close then run ""
  1251. format slot 1 of player with red stained glass pane named "&7" to close then run ""
  1252. format slot 2 of player with stained glass pane named "&7" to close then run ""
  1253. format slot 3 of player with stained glass pane named "&7" to close then run ""
  1254. format slot 4 of player with stained glass pane named "&7" to close then run ""
  1255. format slot 5 of player with stained glass pane named "&7" to close then run ""
  1256. format slot 6 of player with stained glass pane named "&7" to close then run ""
  1257. format slot 7 of player with red stained glass pane named "&7" to close then run ""
  1258. format slot 8 of player with red stained glass pane named "&7" to close then run ""
  1259. format slot 9 of player with red stained glass pane named "&7" to close then run ""
  1260. format slot 10 of player with stained glass pane named "&7" to close then run ""
  1261. format slot 11 of player with anvil named "&7» &e&lEinstellungen" to close then run [execute player command "/30000"]
  1262. format slot 12 of player with stained glass pane named "&7" to close then run ""
  1263. format slot 13 of player with player's skull named "&7» &e&lFreunde" to close then run [execute player command "/187104"]
  1264. format slot 14 of player with stained glass pane named "&7" to close then run ""
  1265. format slot 15 of player with beacon named "&7» &e&lTeamübersicht" to close then run [execute player command "/187102"]
  1266. format slot 16 of player with stained glass pane named "&7" to close then run ""
  1267. format slot 17 of player with red stained glass pane named "&7" to close then run ""
  1268. format slot 18 of player with red stained glass pane named "&7" to close then run ""
  1269. format slot 19 of player with red stained glass pane named "&7" to close then run ""
  1270. format slot 20 of player with stained glass pane named "&7" to close then run ""
  1271. format slot 21 of player with stained glass pane named "&7" to close then run ""
  1272. format slot 22 of player with stained glass pane named "&7" to close then run ""
  1273. format slot 23 of player with stained glass pane named "&7" to close then run ""
  1274. format slot 24 of player with stained glass pane named "&7" to close then run ""
  1275. format slot 25 of player with red stained glass pane named "&7" to close then run ""
  1276. format slot 26 of player with red stained glass pane named "&7" to close then run ""
  1277.  
  1278.  
  1279. command /187103:
  1280. trigger:
  1281. send "{@prefix} &7Die &eEinstellungen &7folgen &cbald&7!"
  1282.  
  1283.  
  1284. command /187104:
  1285. trigger:
  1286. send "{@prefix} &7Die &eFreunde &7folgen &cbald&7!"
  1287.  
  1288. #———————————————#
  1289. # Teamübersicht #
  1290. #———————————————#
  1291.  
  1292. command /187102:
  1293. trigger:
  1294. wait 3 ticks
  1295. open chest with 5 rows named "&7» &b&lTeamübersicht" to player
  1296. wait 3 tick
  1297. format slot 0 of player with red stained glass pane named "&7» &c&lAdministratoren" to close then run ""
  1298. format slot 1 of player with stained glass pane named "&7" to close then run ""
  1299. format slot 2 of player with stained glass pane named "&7" to close then run ""
  1300. format slot 3 of player with skull of "Datei_" parsed as offline player named "&cAdmin §7• &cDatei_ &7(Linksklick)" to close then run [execute player command "/173741"]
  1301. format slot 4 of player with stained glass pane named "&7" to close then run ""
  1302. format slot 5 of player with skull of "GamingJerks" parsed as offline player named "&cAdmin §7• &cGamingJerks &7(Linksklick)" to close then run [execute player command "/173749"]
  1303. format slot 6 of player with stained glass pane named "&7" to close then run ""
  1304. format slot 7 of player with stained glass pane named "&7" to close then run ""
  1305. format slot 8 of player with red stained glass pane named "&7» &c&lAdministratoren" to close then run ""
  1306. format slot 9 of player with light blue stained glass pane named "&7» &b&lEntwickler" to close then run ""
  1307. format slot 10 of player with stained glass pane named "&7" to close then run ""
  1308. format slot 11 of player with stained glass pane named "&7" to close then run ""
  1309. format slot 12 of player with stained glass pane named "&7" to close then run ""
  1310. format slot 13 of player with stained glass pane named "&7" to close then run ""
  1311. format slot 14 of player with stained glass pane named "&7" to close then run ""
  1312. format slot 15 of player with stained glass pane named "&7" to close then run ""
  1313. format slot 16 of player with stained glass pane named "&7" to close then run ""
  1314. format slot 17 of player with light blue stained glass pane named "&7» &b&lEntwickler" to close then run ""
  1315. format slot 18 of player with blue stained glass pane named "&7» &9&lModeratoren" to close then run ""
  1316. format slot 19 of player with stained glass pane named "&7" to close then run ""
  1317. format slot 20 of player with stained glass pane named "&7" to close then run ""
  1318. format slot 21 of player with stained glass pane named "&7" to close then run ""
  1319. format slot 22 of player with stained glass pane named "&7" to close then run ""
  1320. format slot 23 of player with stained glass pane named "&7" to close then run ""
  1321. format slot 24 of player with stained glass pane named "&7" to close then run ""
  1322. format slot 25 of player with stained glass pane named "&7" to close then run ""
  1323. format slot 26 of player with blue stained glass pane named "&7» &9&lModeratoren" to close then run ""
  1324. format slot 27 of player with cyan stained glass pane named "&7» &3&lSupporter" to close then run ""
  1325. format slot 28 of player with stained glass pane named "&7" to close then run ""
  1326. format slot 29 of player with stained glass pane named "&7" to close then run ""
  1327. format slot 30 of player with stained glass pane named "&7" to close then run ""
  1328. format slot 31 of player with stained glass pane named "&7" to close then run ""
  1329. format slot 32 of player with stained glass pane named "&7" to close then run ""
  1330. format slot 33 of player with stained glass pane named "&7" to close then run ""
  1331. format slot 34 of player with stained glass pane named "&7" to close then run ""
  1332. format slot 35 of player with cyan stained glass pane named "&7» &3&lSupporter" to close then run ""
  1333. format slot 36 of player with yellow stained glass pane named "&7» &e&lBuilder" to close then run ""
  1334. format slot 37 of player with stained glass pane named "&7" to close then run ""
  1335. format slot 38 of player with stained glass pane named "&7" to close then run ""
  1336. format slot 39 of player with stained glass pane named "&7" to close then run ""
  1337. format slot 40 of player with stained glass pane named "&7" to close then run ""
  1338. format slot 41 of player with stained glass pane named "&7" to close then run ""
  1339. format slot 42 of player with stained glass pane named "&7" to close then run ""
  1340. format slot 43 of player with stained glass pane named "&7" to close then run ""
  1341. format slot 44 of player with yellow stained glass pane named "&7» &e&lBuilder" to close then run ""
  1342.  
  1343.  
  1344.  
  1345. command /173741:
  1346. trigger:
  1347. send "{@prefix} &bName&8: &7Paul"
  1348. send "{@prefix} &bAlter&8: &715"
  1349. send "{@prefix} &bHobby&8: &7Gaming & mit Freunden Zeit verbringen"
  1350. send "{@prefix} &bFunktion&8: &7Entwicklung von Systemen & Servermanagement"
  1351. send "{@prefix} &bTeambeitritt&8: &78&8.&710&8.&72019"
  1352. send "{@prefix} &bZiele&8: &7Netzwerk weiterentwickeln & &7Spieler dazugewinnen"
  1353.  
  1354. command /173749:
  1355. trigger:
  1356. send "{@prefix} &bName&8: &7Alex"
  1357. send "{@prefix} &bAlter&8: &716"
  1358. send "{@prefix} &bHobby&8: &7"
  1359. send "{@prefix} &bFunktion&8: &7Entwicklung von Systemen & Forum Verwaltung"
  1360. send "{@prefix} &bTeambeitritt&8: &78&8.&710&8.&72019"
  1361. send "{@prefix} &bZiele&8: &7"
  1362.  
  1363.  
  1364.  
  1365.  
  1366. #———————————————#
  1367. # Einstellungen #
  1368. #———————————————#
  1369.  
  1370. command /30000:
  1371. trigger:
  1372. wait 3 ticks
  1373. open chest with 3 rows named "&7» &e&lEinstellungen" to player
  1374. wait 3 tick
  1375. format slot 0 of player with red stained glass pane named "&7" to close then run ""
  1376. format slot 1 of player with red stained glass pane named "&7" to close then run ""
  1377. format slot 2 of player with stained glass pane named "&7" to close then run ""
  1378. format slot 3 of player with stained glass pane named "&7" to close then run ""
  1379. format slot 4 of player with weighted pressure plate named "&7» &7JumpPad &aan&7/&caus" to close then run ""
  1380. format slot 5 of player with stained glass pane named "&7" to close then run ""
  1381. format slot 6 of player with stained glass pane named "&7" to close then run ""
  1382. format slot 7 of player with red stained glass pane named "&7" to close then run ""
  1383. format slot 8 of player with red stained glass pane named "&7" to close then run ""
  1384. format slot 9 of player with red stained glass pane named "&7" to close then run ""
  1385. format slot 10 of player with stained glass pane named "&7" to close then run ""
  1386. format slot 11 of player with stained glass pane named "&7" to close then run ""
  1387. format slot 12 of player with stained glass pane named "&7" to close then run ""
  1388. format slot 13 of player with stained glass pane named "&7" to close then run ""
  1389. format slot 14 of player with stained glass pane named "&7" to close then run ""
  1390. format slot 15 of player with stained glass pane named "&7" to close then run ""
  1391. format slot 16 of player with stained glass pane named "&7" to close then run ""
  1392. format slot 17 of player with red stained glass pane named "&7" to close then run ""
  1393. format slot 18 of player with red stained glass pane named "&7" to close then run ""
  1394. format slot 19 of player with red stained glass pane named "&7" to close then run ""
  1395. format slot 20 of player with stained glass pane named "&7" to close then run ""
  1396. format slot 21 of player with stained glass pane named "&7" to close then run ""
  1397. format slot 22 of player with stained glass pane named "&7" to close then run ""
  1398. format slot 23 of player with stained glass pane named "&7" to close then run ""
  1399. format slot 24 of player with stained glass pane named "&7" to close then run ""
  1400. format slot 25 of player with red stained glass pane named "&7" to close then run ""
  1401. format slot 26 of player with red stained glass pane named "&7" to close then run ""
  1402.  
  1403. #———————————————#
  1404. # Commands #
  1405. #———————————————#
  1406.  
  1407. command /1337102:
  1408. trigger:
  1409. wait 1 ticks
  1410. send "{@prefix} &7Alle &cExtras &7wurden &centfernt&7!"
  1411. set {enderhaken.%player%} to false
  1412. set {schneepistole.%player%} to false
  1413. set {jetpack.%player%} to false
  1414. set {rainbowhelm.%player%} to false
  1415. set {rainbowchestplate.%player%} to false
  1416. set {rainbowleggings.%player%} to false
  1417. set {rainbowboots.%player%} to false
  1418. set {heart.%player%} to false
  1419. set {redstone.%player%} to false
  1420. delete {heart.%player%}
  1421. delete {redstone.%player%}
  1422. set helmet of player to air
  1423. set chestplate of player to air
  1424. set leggings of player to air
  1425. set boots of player to air
  1426. set slot 3 of player to lead named "&8» &b&lGadget"
  1427. stop
  1428.  
  1429.  
  1430. command /1871337:
  1431. Description: Toggle flight
  1432. Usage: &c/fly
  1433. Executable by: players
  1434. Trigger:
  1435. If {fly.%player%} is not set:
  1436. Send "<light grey>{@prefix} Der Flugmodus ist nun <light green>aktiviert<light grey>!" to player
  1437. set player's flight mode to true
  1438. Set {fly.%player%} to true
  1439. Stop
  1440. Send "<light grey>{@prefix} Der Flugmodus ist nun <light red>deaktiviert<light grey>!" to player
  1441. set player's flight mode to false
  1442. Delete {fly.%player%}
  1443. Stop
  1444.  
  1445.  
  1446. command /build:
  1447. permission: Sys.Admin
  1448. trigger:
  1449. if {build.%player%} is false:
  1450. set {build.%player%} to true
  1451. send "{@prefix} &7Der &eBuildmodus &7 ist nun &aaktiviert."
  1452. set player's gamemode to creative
  1453. clear player's inventory
  1454. stop
  1455. if {build.%player%} is true:
  1456. set {build.%player%} to false
  1457. clear player's inventory
  1458. wait 2 ticks
  1459. set slot 0 of player to chirp disc named "&8» &b&lNavigator &7<Rechtsklick>"
  1460. set slot 1 of player to bowl named "&8» &b&lLobbywechsler &7<Rechtsklick>"
  1461. set slot 3 of player to lead named "&8» &b&lGadget"
  1462. set slot 4 of player to tnt named "&8» &c&lSilent&7-&c&lLobby &7<Rechtsklick>"
  1463. set slot 5 of player to brewing stand named "&8» &b&lGadgets &7<Rechtsklick>"
  1464. set slot 7 of player to glass bottle named "&8» &b&lSichtbarkeit &7<Rechtsklick>"
  1465. set slot 8 of player to player's skull named "&8» &b&lProfil &7<Rechtsklick>"
  1466. set slot 20 of player to redstone block named "&8» &4&lAdminpanel"
  1467. set slot 24 of player to detector rail named "&8» &6&lSkript reloads"
  1468. send "{@prefix} &7Der &eBuildmodus &7 ist nun &cdeaktiviert."
  1469. set player's gamemode to survival
  1470. if {rainbowboots.%player%} is true:
  1471. execute player command "/9911"
  1472. if {rainbowboots.%player%} is false:
  1473. set boots of player to air
  1474. if {rainbowleggings.%player%} is true:
  1475. execute player command "/10022"
  1476. if {rainbowleggings.%player%} is false:
  1477. set leggings of player to air
  1478. if {rainbowchestplate.%player%} is true:
  1479. execute player command "/11000"
  1480. if {rainbowchestplate.%player%} is false:
  1481. set chestplate of player to air
  1482. if {rainbowhelm.%player%} is true:
  1483. execute player command "/12011"
  1484. if {rainbowhelm.%player%} is false:
  1485. set helmet of player to air
  1486. if {jetpack.%player%} is true:
  1487. execute player command "/8844"
  1488. if {jetpack.%player%} is false:
  1489. set slot 3 of player to lead named "&8» &b&lGadget"
  1490. if {schneepistole.%player%} is true:
  1491. execute player command "/8822"
  1492. if {schneepistole.%player%} is false:
  1493. set slot 3 of player to lead named "&8» &b&lGadget"
  1494. if {enderhaken.%player%} is true:
  1495. execute player command "/8833"
  1496. if {enderhaken.%player%} is false:
  1497. set slot 3 of player to lead named "&8» &b&lGadget"
  1498. if {fly.%player%} is true:
  1499. set player's flight mode to true
  1500. if {fly.%player%} is false:
  1501. set player's flight mode to false
  1502.  
  1503. command /gms:
  1504. trigger:
  1505. send "{@prefix} &7Du hast dein &6Gamemode &7auf &6Survival &7gesetzt."
  1506. set players' gamemode to survival
  1507. stop
  1508.  
  1509. command /gmc:
  1510. trigger:
  1511. send "{@prefix} &7Du hast dein &6Gamemode &7auf &6Kreativ &7gesetzt."
  1512. set players' gamemode to creative
  1513. stop
  1514.  
  1515. on join:
  1516. if player has Permission "Sys.Spieler":
  1517. set {build.%player%} to false
  1518.  
  1519. command /buildremove [<player>]:
  1520. trigger:
  1521. set {build.%arg-1%} to false
  1522. send "done"
  1523. stop
  1524.  
  1525. command /spectate [<player>]:
  1526. aliases: spec
  1527. permission: Sys.Supporter, Sys.Moderator, Sys.SrModerator, Sys.Developer, Sys.SrDeveloper
  1528. trigger:
  1529. if {spectate.%player%} is false:
  1530. teleport player to arg-1
  1531. execute console command "effect %player% minecraft:invisibility 20000 1 true"
  1532. set player's flight mode to true
  1533. set {spectate.%player%} to true
  1534. set player's gamemode to survival
  1535. send "{@prefix} &7Du &bbeobachtest &7nun &b%arg-1%"
  1536. stop
  1537. if {spectate.%player%} is true:
  1538. set {spectate.%player%} to false
  1539. execute console command "tp %player% {@SpawnLocation}"
  1540. set player's flight mode to false
  1541. execute console command "effect %player% clear"
  1542. set player's gamemode to survival
  1543. send "{@prefix} &7Du hast den &bBeobachtungs Modus &7verlassen."
  1544. stop
  1545.  
  1546. command /rel:
  1547. trigger:
  1548. if player has permission "Sys.Admin":
  1549. execute player command "sk reload LobbySystem"
  1550. broadcast "&c "
  1551. broadcast "&c--- Reload done ---"
  1552. broadcast " "
  1553.  
  1554. on inventory click:
  1555. clicked slot is 24:
  1556. execute player command "skreloads"
  1557.  
  1558. command /skreloads:
  1559. trigger:
  1560. wait 1 tick
  1561. open chest with 3 rows named "&7» &6&lSkript reloads" to player
  1562. wait 1 tick
  1563. format slot 0 of player with gray stained glass pane named "&7" to be unstealable
  1564. format slot 1 of player with gray stained glass pane named "&7" to be unstealable
  1565. format slot 2 of player with gray stained glass pane named "&7" to be unstealable
  1566. format slot 3 of player with gray stained glass pane named "&7" to be unstealable
  1567. format slot 4 of player with gray stained glass pane named "&7" to be unstealable
  1568. format slot 5 of player with gray stained glass pane named "&7" to be unstealable
  1569. format slot 6 of player with gray stained glass pane named "&7" to be unstealable
  1570. format slot 7 of player with gray stained glass pane named "&7" to be unstealable
  1571. format slot 8 of player with gray stained glass pane named "&7" to be unstealable
  1572. format slot 9 of player with gray stained glass pane named "&7" to be unstealable
  1573. format slot 10 of player with Command block named "&cAlles" to close then run [execute player command "/sk reload all"]
  1574. format slot 11 of player with gray stained glass pane named "&7" to be unstealable
  1575. format slot 12 of player with gray stained glass pane named "&7" to be unstealable
  1576. format slot 13 of player with nether star named "&fLobbySystem" to close then run [execute player command "/rel"]
  1577. format slot 14 of player with gray stained glass pane named "&7" to be unstealable
  1578. format slot 15 of player with gray stained glass pane named "&7" to be unstealable
  1579. format slot 16 of player with gray stained glass pane named "&7" to be unstealable
  1580. format slot 18 of player with gray stained glass pane named "&7" to be unstealable
  1581. format slot 17 of player with gray stained glass pane named "&7" to be unstealable
  1582. format slot 20 of player with gray stained glass pane named "&7" to be unstealable
  1583. format slot 19 of player with gray stained glass pane named "&7" to be unstealable
  1584. format slot 21 of player with gray stained glass pane named "&7" to be unstealable
  1585. format slot 22 of player with gray stained glass pane named "&7" to be unstealable
  1586. format slot 23 of player with gray stained glass pane named "&7" to be unstealable
  1587. format slot 25 of player with gray stained glass pane named "&7" to be unstealable
  1588. format slot 24 of player with gray stained glass pane named "&7" to be unstealable
  1589. format slot 26 of player with gray stained glass pane named "&7" to be unstealable
  1590.  
  1591. command /skrellobby:
  1592. trigger:
  1593. if player has permission "Sys.Admin":
  1594. wait 5 ticks
  1595. execute console command "sk reload LobbySystem"
  1596. stop
  1597.  
  1598. command /001122:
  1599. trigger:
  1600. send "{@prefix} &cDu bist bereits in der Lobby"
  1601. #—————————————————#
  1602. # Adminpanel #
  1603. #—————————————————#
  1604.  
  1605. on inventory click:
  1606. clicked slot is 20:
  1607. execute player command "adminpanel"
  1608. stop
  1609.  
  1610. #——————————#
  1611. # Ping #
  1612. #——————————#
  1613.  
  1614. on join:
  1615. set {ping.true} to false
  1616. wait 4 seconds
  1617. set {ping.true} to true
  1618.  
  1619. command /date:
  1620. trigger:
  1621. send "&7Die Uhrzeit ist: %now%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement