Advertisement
Guest User

<none>

a guest
Feb 11th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. on join:
  2.     make console execute command "/spawn %player%"
  3.     make console execute command "/god %player% enabled"
  4.     wait 0.3 seconds
  5.     set slot 8 of player to gunpowder named "&9Your Magic Band" with lore "&7(Right Click) To open your Magic Band"
  6.     make console execute command "/gamemode a %player%"
  7.  
  8. on join:
  9.   wait 10 ticks
  10.   send resource pack from "https://www.dropbox.com/s/0z0mzj5tow3d7ls/Show.zip?dl=1" to player
  11.   send "&9&oAttempting to Download the &2&oZoo &9&oResourcePack..."
  12.  
  13. command /ridef <number> <text> <player>:
  14.  permission: sc.force.armor
  15.  permission message: &cNo permission!
  16.  usage: &6/ridef <radius> <armorstand name> <player>
  17.  trigger:
  18.   loop all armor stands in radius arg-1 around arg-3's location:
  19.   if loop-entity's name is "%arg-2%":
  20.     if loop-entity's passenger isn't set:
  21.      make arg-3 ride loop-entity
  22.  
  23. command /apply:
  24.   trigger:
  25.     send "&3You can apply by clicking the link below."
  26.     send "&a&l https://goo.gl/forms/E4zu5rkvZU6105Qy1"
  27.    
  28. command /discord:
  29.   trigger:
  30.     send "&bYou can connect to our Discord server by clicking the link below."
  31.     send "&a&o&lhttps://discord.gg/UWHp4j"
  32.    
  33. command /rules:
  34.   trigger:
  35.     send "&bYou can find out our rules list on our Discord server by clicking the link below."
  36.     send "&a&o&lhttps://discord.gg/zVtqd5G"
  37.  
  38. command /cmdr <integer> <text> <time span>:
  39.     permission: sc.magic.plugin
  40.     permission message: &4No permission
  41.     usage: &6/cmdr <times> <command> <time delay>
  42.     trigger:
  43.         loop arg-1 times:
  44.             make console execute command "%arg-2%"
  45.             wait argument 3
  46.  
  47. command /delay [<Text>] <time span>:
  48.     permission: sc.magic.plugin
  49.     permission message: &4No permission
  50.     usage: &6/delay <Command> <time>
  51.     trigger:
  52.         wait argument 2
  53.         make console execute command "%arg 1%"
  54.        
  55. command /theatre [<Text>]:
  56.     permission: sc.theatre
  57.     permission message: &cNo permission!
  58.     trigger:
  59.         if arg 1 is "Gui":
  60.             wait 2.9 tick
  61.             open chest with 3 row named "&3&o&lTheater Control Center" to player
  62.             format slot 0 of player with stained hardened clay:5 named "&a&oSeat Lights On" to close then run [execute player command "/theatre seatlightson"]
  63.             format slot 1 of player with stained hardened clay:14 named "&c&oSeat Lights Off" to close then run [execute player command "/theatre seatlightsoff"]
  64.             format slot 4 of player with stained hardened clay:5 named "&c&oCurtain Open" to close then run [execute player command "/fill 162 15 32 162 7 5 air"]
  65.             format slot 5 of player with stained hardened clay:14 named "&c&oCurtain Close" to close then run [execute player command "/fill 162 15 32 162 7 5 coal_block"]
  66.             format slot 10 of player with stained hardened clay:5 named "&b&oCharacters" to close then run [execute player command "/theatre Characters"]
  67.             stop
  68.         if arg 1 is "seatlightson":
  69.             make console execute command "/setblock 155 5 18 stained_glass 7"
  70.             make console execute command "/setblock 145 5 18 stained_glass 7"
  71.             make console execute command "/setblock 148 5 9 stained_glass 7"
  72.             make console execute command "/setblock 155 5 9 stained_glass 7"
  73.             make console execute command "/setblock 155 5 27 stained_glass 7"
  74.             make console execute command "/setblock 148 5 27 stained_glass 7"
  75.             stop
  76.         if arg 1 is "seatlightsoff":
  77.             make console execute command "/setblock 155 5 18 wool 7"
  78.             make console execute command "/setblock 145 5 18 wool 7"
  79.             make console execute command "/setblock 148 5 9 wool 7"
  80.             make console execute command "/setblock 155 5 9 wool 7"
  81.             make console execute command "/setblock 155 5 27 wool 7"
  82.             make console execute command "/setblock 148 5 27 wool 7"
  83.             stop
  84.         if arg 1 is "Characters":
  85.             wait 2.9 tick
  86.             open chest with 3 row named "&3&o&lTheater Characters" to player
  87.             format slot 0 of player with stained hardened clay:5 named "&b&oThe Magician" to close then run [execute player command "/d p The_Magician___"]
  88.             format slot 1 of player with stained hardened clay:5 named "&b&oMickey Mouse" to close then run [execute player command "/d p Mickey_Mouse"]
  89.             format slot 2 of player with stained hardened clay:5 named "&b&oFairy Godmother" to close then run [execute player command "/d p Fairy_Godmother"]
  90.             format slot 3 of player with stained hardened clay:5 named "&b&oCinderella" to close then run [execute player command "/d p Cinderella_"]
  91.             format slot 4 of player with stained hardened clay:5 named "&b&oDancer" to close then run [execute player command "/d p OhBonneIdee"]
  92.             format slot 5 of player with stained hardened clay:5 named "&b&oBelle" to close then run [execute player command "/d p Belle_"]
  93.             format slot 6 of player with stained hardened clay:5 named "&b&oThe Beast" to close then run [execute player command "/d p The__Beast"]
  94.             format slot 7 of player with stained hardened clay:5 named "&b&oRafiki" to close then run [execute player command "/d p _Rafiki_"]
  95.             format slot 8 of player with stained hardened clay:5 named "&b&oSimba" to close then run [execute player command "/d p __Simba"]
  96.             format slot 9 of player with stained hardened clay:5 named "&b&oGirrafe" to close then run [execute player command "/d p Girrafe"]
  97.             format slot 10 of player with stained hardened clay:5 named "&b&oRhino" to close then run [execute player command "/d p Rhino_"]
  98.             format slot 11 of player with stained hardened clay:5 named "&b&oZazu" to close then run [execute player command "/d p _Zazu_"]
  99.             format slot 12 of player with stained hardened clay:5 named "&b&oGenie" to close then run [execute player command "/d p Genie"]
  100.             format slot 13 of player with stained hardened clay:5 named "&b&oElsa" to close then run [execute player command "/d p Elsa_"]
  101.             format slot 14 of player with stained hardened clay:5 named "&b&oOlaf" to close then run [execute player command "/d p Olaf__"]
  102.             stop
  103.  
  104. # Volcano
  105. on rightclick on sign:
  106.     line 1 of the clicked block is "&9[Volcano]"
  107.     line 2 of the clicked block is "&b&oClick to erupt"
  108.     line 3 of the clicked block is "&b&othe Volcano!":
  109.         wait 1 tick
  110.         make console execute command "/setblock 105 6 -38 wall_sign 4 replace {Text1:""{\""text\"":\""[Volcano]\"",\""color\"":\""blue\""}"",Text2:""{\""text\"":\""The Volcano\"",\""italic\"":true,\""color\"":\""red\""}"",Text3:""{\""text\"":\""is currently\"",\""italic\"":true,\""color\"":\""red\""}"",Text4:""{\""text\"":\""refilling...\"",\""italic\"":true,\""color\"":\""red\""}""}"
  111.        make console execute command "/show start Volcano"
  112.        wait 12 seconds
  113.        make console execute command "/setblock 105 6 -38 wall_sign 4 replace {Text1:""{\""text\"":\""[Volcano]\"",\""color\"":\""blue\""}"",Text2:""{\""text\"":\""Click to erupt\"",\""italic\"":true,\""color\"":\""aqua\""}"",Text3:""{\""text\"":\""the Volcano!\"",\""italic\"":true,\""color\"":\""aqua\""}"",Text4:""[\""\"",{\""text\"":\""  \"",\""italic\"":true},{\""text\"":\""  \"",\""italic\"":true,\""color\"":\""red\""},{\""text\"":\""   \"",\""italic\"":true}]""}"
  114.  
  115. on rightclick on sign:
  116.    line 1 of the clicked block is "&9[Volcano]"
  117.    line 2 of the clicked block is "&c&oThe Volcano"
  118.    line 3 of the clicked block is "&c&ois currently"
  119.    line 4 of the clicked block is "&c&orefilling...":
  120.        send "&c&oThe Volcano is currently refilling... &c&oPlease wait!"
  121.  
  122. # No inventory movement
  123. on inventory click:
  124.    if clicked item is gunpowder named "&9Your Magic Band" with lore "&7(Right Click) To open your Magic Band":
  125.        cancel event
  126.  
  127. on drop:
  128.    cancel event
  129.  
  130. # Coins/Pay
  131. command /coins [<player>]:
  132.  trigger:
  133.    if arg 1 is set:
  134.      if player has permission "coins.see.others":
  135.        send "&b&l&oShow Central &3%arg 1%'s coins:&a%arg 1's balance%"
  136.      else:
  137.        send "&b&l&oShow Central &3Your coins:&a%player's balance%"
  138.        stop
  139.  
  140.    if arg 1 is not set:
  141.      send "&b&l&oShow Central &3Your coins:&a%player's balance%"
  142.  
  143. command /p2y [<player>] [<text>]:
  144.  trigger:
  145.    if arg 1 is not set:
  146.      send "&4Usage: &c/p2y <player> <money>"
  147.  
  148.    if arg 1 is set:
  149.      if arg 2 is not set:
  150.        send "&4Usage: &c/p2y <player> <money>"
  151.  
  152.    if arg 1 is set:
  153.      if arg 2 is set:
  154.        show an action bar from "&a+ &b%arg 2% coins" to argument 1
  155.        make console execute command "/eco give %arg 1% %arg 2%"
  156.        show an action bar from "&aMoney sent to &b%arg 1%" to player
  157.  
  158.  
  159.  
  160. # Staff GUI
  161. command /staff [<text>] [<text>]:
  162.  permission: sc.staffpage
  163.  permission message: &cSorry but this command is for staff only.
  164.  trigger:
  165.    if arg 1 is not set:
  166.      open virtual chest inventory with size 3 named "&3Staff GUI" to player
  167.      create a gui slot 13 of player with 401 named "&bStart Shows" with lore "&3&oOnly click this if you know what your doing" to run player command "/staff shows"
  168.      create a gui slot 12 of player with 386 named "&3Characters" with lore "&7&oClick to change into a characters" to run player command ""
  169.      create a gui slot 4 of player with 428 named "&cStaff offices" with lore "&7&oClick to warp over to staff officies" to close then run player command "/staff so"
  170.      create a gui slot 14 of player with paper item named "&3Animal Cams" with lore "&7&oAnimal Cams all around the park" to run player command "/staff acam"
  171.      create a gui slot 11 of player with clock item named "&3World Time" with lore "&7&oClick to change the world time" to run player command "/staff wtime"
  172.      create a gui slot 15 of player with 76 named "&3Disable Guests" with lore "&7&oClick to &c&odisable &7&oor &a&oenable &7&oguest visibility" to close then run player command "/showcentral:togglep"
  173.  
  174.    if arg 1 is "so":
  175.      send "&aTeleporting you to... &bStaff Offices"
  176.      make console execute command "/minecraft:tp @e[name=%player%] 60.256 8 94.975 90.1 -0.8"
  177.  
  178.    if arg 1 is "shows":
  179.      open virtual chest inventory with size 3 named "&cShows Page" to player
  180.      create a gui slot 0 of player with stained hardened clay:5 item named "&6Brave Water show" with lore "&7&oat /warp shimmer (5 minutes)" to close then run player command "/show start Brave"
  181.       create a gui slot 1 of player with stained hardened clay:5 item named "&bStars On Parade" with lore "&7&oat /warp MS (18 minutes)" to close then run player command "/show start SOP"
  182.       create a gui slot 2 of player with stained hardened clay:5 item named "&6Brave Water show" with lore "&7&oat /warp shimmer (10 minutes)" to close then run player command "/show start MST"
  183.      create a gui slot 22 of player with arrow named "&cBack" with lore "&7&oClick to go back to the last page!" to run player command "/staff"
  184.  
  185.    if arg 1 is "wtime":
  186.      if arg 2 is not set:
  187.        open virtual chest inventory with size 2 named "&3World Time" to player
  188.        create a gui slot 2 of player with clock item named "&6Sunrise" with lore "&7&oClick to change the world time to: &6&oSunrise" to close then run player command "/staff wtime sunrise"
  189.        create a gui slot 4 of player with clock item named "&6Sundown" with lore "&7&oClick to change the world time to: &6&oSundown" to close then run player command "/staff wtime sundown"
  190.        create a gui slot 3 of player with clock item named "&6DayTime" with lore "&7&oClick to change the world time to: &6&oDayTime" to close then run player command "/staff wtime day"
  191.        create a gui slot 5 of player with clock item named "&6Night" with lore "&7&oClick to change the world time to: &6&oNight" to close then run player command "/staff wtime night"
  192.        create a gui slot 8 of player with repeater item named "&eWorld Daylight Cycle" with lore "&7&oClick to &c&odisable &7&oor &a&oenable &7&oDaylight Cycle" to close then run player command "/staff wtime ddlc"
  193.        create a gui slot 13 of player with arrow named "&cBack" with lore "&7&oClick to go back to the last page!" to run player command "/staff"
  194.  
  195.    if arg 1 is "wtime":
  196.      if arg 2 is "sunrise":
  197.        send "&aTime set to: &cSunrise"
  198.        make console execute command "/time set day 6:00 Custom"
  199.  
  200.    if arg 1 is "wtime":
  201.      if arg 2 is "day":
  202.        send "&aTime set to: &cDayTime"
  203.        make console execute command "/time set 12:00 Custom"
  204.  
  205.    if arg 1 is "wtime":
  206.      if arg 2 is "sundown":
  207.        send "&aTime set to: &cSundown"
  208.        make console execute command "/time set 18:00 Custom"
  209.  
  210.    if arg 1 is "wtime":
  211.      if arg 2 is "night":
  212.        send "&aTime set to: &cNight"
  213.        make console execute command "/time set 24:00 Custom"
  214.  
  215.    if arg 1 is "wtime":
  216.      if arg 2 is "ddlc":
  217.        if {sddlc} is not set:
  218.          set {sddlc} to false
  219.        if {sddlc} is false:
  220.          send "&3&lDaylight Cycle has been &a&lEnabled!"
  221.          set {sddlc} to true
  222.          make console execute command "/gamerule doDaylightCycle true"
  223.          make console execute command "/ac %player% has turned on DaylightCycle."
  224.          stop
  225.        if {sddlc} is true:
  226.          send "&3&lDaylight Cycle has been &c&lDisabled!"
  227.          set {sddlc} to false
  228.          make console execute command "/gamerule doDaylightCycle false"
  229.          make console execute command "/ac %player% has turned off DaylightCycle."
  230.          stop
  231.  
  232.    if arg 1 is "acam":
  233.      if arg 2 is not set:
  234.        open virtual chest inventory with size 2 named "&3Animal Cameras" to player
  235.        create a gui slot 13 of player with arrow named "&cBack" with lore "&7&oClick to go back to the last page!" to run player command "/staff"
  236.        create a gui slot 0 of player with skull of "Camera" parsed as offline player named "&cTop Bear Cam" with lore "&7&oClick to connect to this camera" to close then run player command "/staff acam tbc"
  237.        create a gui slot 1 of player with skull of "Camera" parsed as offline player named "&cLower Bear Cam" with lore "&7&oClick to connect to this camera" to close then run player command "/staff acam lbc"
  238.  
  239.    if arg 1 is "acam":
  240.      if arg 2 is "tbc":
  241.        make console execute command "/gma %player%"
  242.        send "&bYou have now connected to the &aTop Bear Cam &bfor 8 seconds..."
  243.        make console execute command "/minecraft:effect %player% minecraft:invisibility 8"
  244.        make console execute command "/cmdr 160 minecraft:tp @e[name=%player%] 37 16 63 134.7 34.2 1 ticks"
  245.        wait 160 ticks
  246.        make console execute command "/minecraft:tp @e[name=%player%] 2 9.5 99 0.3 29.3"
  247.        stop
  248.  
  249.    if arg 1 is "acam":
  250.      if arg 2 is "lbc":
  251.        make console execute command "/gma %player%"
  252.        send "&bYou have now connected to the &aLower Bear Cam &bfor 8 seconds..."
  253.        make console execute command "/minecraft:effect %player% minecraft:invisibility 8"
  254.        make console execute command "/cmdr 160 minecraft:tp @e[name=%player%] 16 13 47 -47.3 39 1 ticks"
  255.        wait 160 ticks
  256.        make console execute command "/minecraft:tp @e[name=%player%] 2 9.5 99 0.3 29.3"
  257.        stop
  258.  
  259. on rightclick on sign:
  260.    line 1 of the clicked block is "&9[Camera]"
  261.    line 2 of the clicked block is "&dShowCentral"
  262.    line 3 of the clicked block is "&dAnimal Cams":
  263.        make player execute command "/staff acam"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement