Advertisement
Guest User

Minecraft Craft Attack 4 Server Command Blöcke 1.10.2

a guest
Nov 21st, 2016
2,495
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.48 KB | None | 0 0
  1. Traktorstrahl
  2. Repeat UNCondition /effect @a[x=80,y=64,z=339,dx=0,dy=10,dz=0] minecraft:levitation 1
  3.  
  4.  
  5.  
  6.  
  7. Teleport, Teleport-Sound, Effect Clear
  8.  
  9. Repeat UNCondition /tp @a[x=80,y=72,z=339,r=1] 81 78 339
  10.  
  11. Chaun Condition /playsound minecraft:entity.endermen.teleport master @a[x=80,y=77,z=339,r=3]
  12.  
  13. Chain Condition /effect @a[x=80,y=77,z=339,r=3] clear
  14.  
  15.  
  16.  
  17.  
  18. Einweg Elytra Zerstören (auf Gras), Sound
  19.  
  20. Repeat UNContidtion /execute @a[rm=6] ~ ~ ~ detect ~ ~-1 ~ minecraft:grass -1 /clear @a minecraft:elytra 0 100 {display:{Name:"Einweg-Elytra"}}
  21.  
  22. Chain Condition /execute @a[rm=6] ~ ~ ~ detect ~ ~-1 ~ minecraft:grass -1 /playsound minecraft:entity.item.break master @a
  23.  
  24.  
  25.  
  26.  
  27. Jumpboost Piston (1 oder 2 Diamantblöcke darunter), Piston-Sound
  28.  
  29. Repeat UNCondition/execute @a ~ ~ ~ detect ~ ~-1 ~ minecraft:piston 1 /execute @a ~ ~ ~ detect ~ ~-2 ~ minecraft:diamond_block -1 /execute @a ~ ~ ~ detect ~ ~-3 ~ minecraft:diamond_block -1 /effect @a jump_boost 1 8
  30.  
  31. Chain/Repeat UNCondition/execute @a ~ ~ ~ detect ~ ~-1 ~ minecraft:piston 1 /execute @a ~ ~ ~ detect ~ ~-2 ~ minecraft:diamond_block -1 /effect @a jump_boost 1 5
  32.  
  33. Chain Condition/scoreboard objectives add jump stat.jump
  34.  
  35. Chain UNCondition/execute @a ~ ~ ~ detect ~ ~-1 ~ minecraft:air 0 /execute @a ~ ~ ~ detect ~ ~-2 ~ minecraft:piston -1 /execute @a ~ ~ ~ detect ~ ~-3 ~ minecraft:diamond_block -1 /playsound minecraft:block.piston.extend block @p[score_jump_min=1]
  36.  
  37. Chain Condition/scoreboard objectives remove jump
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement