Guest User

Untitled

a guest
Feb 5th, 2018
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. command /skrzynka [<text>]:
  2. permission: magmus.skrzynki
  3. trigger:
  4. if arg 1 is "daj":
  5. give player trapped chest named "{@pandoraname}" with lore "{@pandoraname}"
  6. send "&7Otrzymales &aMagic&fCase&7!"
  7. stop
  8. if arg 1 is "all":
  9. broadcast "&7Caly serwer otrzymal &aMagic&fCase&7!"
  10. wait 1 ticks
  11. loop all players:
  12. loop 1 times:
  13. give loop-player trapped chest named "{@pandoraname}" with lore "{@pandoralore}"
  14. stop
Advertisement
Add Comment
Please, Sign In to add comment