Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /turbodrop [<offlineplayer>]:
- executable by: console
- trigger:
- set {emerald::%arg 1%} to true
- broadcast "&6Gracz &2%arg 1% &6zakupil TurboDrop Emeraldow!"
- wait 30 minutes
- clear {emerald::%arg 1%}
- stop
- on break of stone:
- if {emerald::%player%} is true:
- chance of 20%:
- set {_liczba} to 1 or 2 or 3 or 4 or 5
- if player has enough space for {_liczba} of emeralds:
- give {_liczba} of emeralds to player
- else:
- drop {_liczba} of emeralds at event-block
Advertisement
Add Comment
Please, Sign In to add comment