Advertisement
Guest User

Untitled

a guest
Jan 2nd, 2020
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. command /pets [<text>] [<player>]:
  2. permission: admin
  3. trigger:
  4. if arg-1 is "incubate":
  5. if arg-2 is set:
  6. loop inventory of arg-2:
  7. if arg-2's inventory contains a player head named "&eFox Egg" and lore "Incubate this in an incubator":
  8. wait 1 tick
  9. remove 1 player skull with name "&eFox Egg" and lore "Incubate this in an incubator" from arg-2
  10. wait 1 tick
  11. give arg-2 1 of skull of "gam3rqc" parsed as offlineplayer named "&eFox" with lore "Rare" and "Eats meat"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement