Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2014
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. command /sms [<player>] [<integer>]:
  2. executable by: console
  3. trigger:
  4. if arg 1 is 1:
  5. open chest with 1 rows named "sms" to player-arg
  6. format slot 0 of player-arg with 1 of book with lore "||Kliknij aby przejsc do||wyboru eventu||dla wszystkich graczy" to run "event %player-arg% 2"
  7. if arg 1 is 2:
  8. open chest with 1 rows named "eventy" to player-arg
  9. format slot 0 of player-arg with 1 of Stone named "Drop x2" with lore "||Aktywuj ten event dla||wszystkich graczy ktory||powiekszy drop z stone x2" to run "/drop %player-arg% 1"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement