dragnoz

Mineathon

Aug 25th, 2014
1,061
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.90 KB | None | 0 0
  1. CONTROL BOOK
  2.  
  3. /give @p written_book 1 0
  4. {title:"Control Book",author:"Dragnoz",
  5. pages:["{text:\"Admin Commands\",color:red,
  6. extra:[{text:\"\n\n\"},
  7. {text:\"\Gamemode 0 \",color:black,clickEvent:{action:run_command,value:\"/gamemode 0\"}},
  8. {text:\"\| 1 \",color:black,clickEvent:{action:run_command,value:\"/gamemode 1\"}},
  9. {text:\"\| 2 \",color:black,clickEvent:{action:run_command,value:\"/gamemode 2\"}},
  10. {text:\"\| 3 \",color:black,clickEvent:{action:run_command,value:\"/gamemode 3\"}},
  11. {text:\"\n\n\"},
  12. {text:\"\ null\",color:black,clickEvent:{action:run_command,value:\"/command\"}},
  13. {text:\"\n\n\"},
  14. {text:\"\ Clock On \",color:black,clickEvent:{action:run_command,value:\"/setblock -63 8 32 redstone_block\"}},
  15. {text:\"\| Off \",color:black,clickEvent:{action:run_command,value:\"/setblock -63 8 32 air\"}}
  16.  
  17.  
  18. ]}",
  19. "{text:\"Locations\",color:red,bold:false,
  20. extra:[{text:\"\n\n\"},
  21. {text:\"\Command Blocks\",color:black,clickEvent:{action:run_command,value:\"/tp @p 0 64 0\"}},
  22. {text:\"\n\n\"},
  23. {text:\"\ null\",color:red,bold:true,clickEvent:{action:run_command,value:\"/command\"}}
  24.  
  25. ]}",
  26. "{text:\"Title\",color:red,bold:false,
  27. extra:[{text:\"\n\n\"},
  28. {text:\"\ NULL\",color:black,bold:true,clickEvent:{action:run_command,value:\"/command\"}},
  29. {text:\"\n\n\"},
  30. {text:\"\ null\",color:red,bold:true,clickEvent:{action:run_command,value:\"/command\"}}
  31.  
  32. ]}",
  33.  
  34. "{text:\"title\",color:red,bold:false,
  35. extra:[{text:\"\n\n\"},
  36. {text:\"\ null\",color:black,bold:true,clickEvent:{action:run_command,value:\"/command\"}},
  37. {text:\"\n\n\"},
  38. {text:\"\ null\",color:red,bold:true,clickEvent:{action:run_command,value:\"/command\"}},
  39. {text:\"\n\n\"},
  40. {text:\"\ null\",color:green,bold:true,clickEvent:{action:run_command,value:\"/command\"}}
  41.  
  42. ]}"]}
  43.  
  44. /scoreboard players add @e[type=Snowball] timer 1
  45. /scoreboard players reset * timer
  46. /execute @e[score_timer_min=3] ~ ~ ~ execute @e[r=3,type=Player] ~ ~ ~ /summon FireworksRocketEntity ~ ~ ~ {LifeTime:0,FireworksItem:{id:401,Count:1,tag:{Fireworks:{Explosions:[{Type:0,Flicker:0,Trail:0,Colors:[16716032]}]}}}}
  47. /execute @e[score_timer_min=1] ~ ~ ~ /particle reddust ~ ~ ~ 0 0 0 0.01 10
  48. /execute @e[score_timer_min=3] ~ ~ ~ effect @e[r=2] minecraft:instant_damage 1 35
  49.  
  50.  
  51. /scoreboard players remove @a[score_lives_min=1,score_deaths_min=1] lives 1
  52. /scoreboard players set @a[score_deaths_min=1] deaths 0
  53.  
  54. /execute @e[score_timer_min=3] ~ ~ ~ effect @e[r=2] minecraft:instant_damage 1 35
  55. /title @a[score_dragnoz_min=1] times 5 10 5
  56. /title @a[score_dragnoz_min=1] title {text:""}
  57. /title @a[score_dragnoz_min=1] subtitle {text:"Lives: ",color:lght_purple,bold:false,underlined:false,italic:false,strikethrough:false,obfuscated:false,extra:[{score:{name:"*",objective:"lives"},color:lght_purple,bold:false,underlined:false,italic:false,strikethrough:false,obfuscated:false}]}
  58.  
  59. -execute @p ~ ~ ~ /entitydata @e[r=2] {Motion:[0,0,0]}
Advertisement
Add Comment
Please, Sign In to add comment