ShooterowyPL

AntiWater

Jan 25th, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. on rightclick with water bucket
  2. loop blocks in radius 7 around event-block:
  3. if loop-blocks is water block:
  4. cancel event
  5. send "&e=================================="
  6. send "&cZbyt blisko znajduje sie inna woda"
  7. send "&e=================================="
  8. stop
  9. else:
  10. send "&e============================================="
  11. send "&7 Postawiles Wode"
  12. send "&7 Pamietaj ze woda po pewnym czasie moze wyschnac"
  13. send "&e============================================="
  14. stop
Add Comment
Please, Sign In to add comment