Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /setardrop [<integer>]:
- permission: setar.drop
- trigger:
- if arg 1 is set:
- set {drop.%arg 1%} to player's location
- remove arg 1 from {drops::*}
- wait 2 tick
- add arg 1 to {drops::*}
- send "Drop adicionado e ira spawnar em 25 minutos"
- every 25 minutes:
- loop {drops::*}
- drop 5 bedrock at {drop.%loop-value%}
Advertisement
Add Comment
Please, Sign In to add comment