Advertisement
Blue_Tec

Untitled

Mar 23rd, 2018
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. on damage:
  2. if victim's health < damage:
  3. message "&c&lあなたは死亡! &f&lログアウトするとデータが削除される可能性あります!&6&l次の試合&f&lまで待ちましょ!"
  4. broadcast "&b&l%attacker% &6&l>&e&l> &4&l&m%victim%"
  5. heal victim
  6. execute console command "gamemode 3 %victim%"
  7. execute console command "playsound minecraft:enchant.thorns.hit block %victim% ~ ~ ~ 255555555555 1"
  8. give gold nugget of Smite 5 named "&61 Gold" to attacker
  9. cancel event
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement