Facebook
From Tamer, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 119
  1. on damage:
  2.         damage cause is fall:
  3.         chance of 50%:
  4.                 execute console command "effect %player% 2 30 1"
  5.                 execute console command "effect %player% 8 30 -3"
  6.                 send "&3&lReal&e&lLIFE&a&lNW &7> &aYuksekten dustugunuz icin ayaginiz kirildi."
  7.  
  8. command /*verbandaj:
  9.         permission: admin.bandaj
  10.         permission message: &cBu komutu kullanamazsin!
  11.         trigger:
  12.                 give a paper named "&cBandaj" to player
  13.                 send "&cBandaj verildi"
  14.  
  15. on rightclick with paper:
  16.         if player's tool name is "&cBandaj":
  17.                 send "&cBandaj sariliyor..."
  18.                 execute console command "effect %player% 2 3 1"
  19.                 execute console command "effect %player% 2 3 -3"
  20.                 wait 3 seconds
  21.                 send "&3Bandaj sarildi.Artik kosabilir ve ziplayabilirsiniz."