grantygames

Untitled

Jul 6th, 2015
283
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. options:
  2. DeterminadoItem: diamond
  3.  
  4. on right click with a {@DeterminadoItem}:
  5. set {_espera} to the difference between {delay.%player%} and now
  6. if {_espera} is less than 1 minute:
  7. send "&cCalma cara..."
  8. stop
  9. apply potion of haste 2 to player for 60 seconds
  10. apply potion of speed 2 to player for 60 seconds
  11. apply potion of hunger 4 to player for 60 seconds
  12. set {delay.%player%} to now
  13. remove 1 {@DeterminadoItem} from player
Advertisement
Add Comment
Please, Sign In to add comment