Advertisement
Guest User

Untitled

a guest
Sep 22nd, 2014
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. on click with chest:
  2. if name of player's tool is "&c&l&oLoteria":
  3. if player have permission "losuj.gracz":
  4. remove chest named "&c&l&oLoteria" from the player
  5. cancel event
  6. send "&9Losowanie rozpoczete"
  7. chance of 25%:
  8. give player gold ingot
  9. send " &3Wylosowales Zloto! "
  10. chance of 25%:
  11. give player emerald
  12. send " &3Wylosowales Szmaragd! "
  13. chance of 25%:
  14. give player iron ingot
  15. send " &3Wylosowales Zelazo! "
  16. chance of 25%:
  17. give player diamond
  18. send " &3Wylosowales Diaxa! "
  19. chance of 25%:
  20. give player diamond sword
  21. send " &3Wylosowales Diax Miecz! "
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement