Advertisement
Guest User

Untitled

a guest
Jun 18th, 2019
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. command /pokazprzedmiot:
  2. trigger:
  3. if player's held item is air:
  4. send "&cNie mozesz pokazac niczego"
  5. stop
  6. set {ITEMEK.GRACZA.%player%} to name of player's held item
  7. set {_xin} to amount of player's held item in player's inventory
  8. send "&8[&bLvl. &3%{lvl::%player%}%&8] &3%player% &a: [%{ITEMEK.GRACZA.%player%}% &8&l(x%{_xin}%)&f] &c&l(%{_xol}%)" to all players
  9.  
  10. command /hajs:
  11. trigger:
  12. send "&8[&bLvl. &3%{lvl::%player%}%&8] &3%player% &a: [&aStan konta: &a[%{monety::%player%}%&f]" to all player
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement