szumielxd

ItemInfo

Dec 20th, 2018
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. command /iteminfo [<text>]:
  2. permission: ekipa
  3. trigger:
  4. arg is not set:
  5. send "&6Przedmiot w rece: &f%player's tool%"
  6. stop
  7. arg is "helmet":
  8. send "&6Helm: &f%player's helmet%"
  9. arg is "chestplate":
  10. send "&6Napiersnik: &f%player's chestplate%"
  11. arg is "leggings":
  12. send "&6Spodnie: &f%player's leggings%"
  13. arg is "boots":
  14. send "&6Buty: &f%player's boots%"
Advertisement
Add Comment
Please, Sign In to add comment