Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /vender [<text>]:
- trigger:
- if player has permission "vender.use":
- if arg 1 is not set:
- send "&cUse: /vender <minerio>"
- send "&bMinerios: lapis."
- if arg 1 is "lapis":
- if player has 2304 lapis lazuli:
- add 2304 to the player's balance
- remove 2304 lapis lazuli from the player
- send "&a+2304&2$"
- send "&c-2304 Lapis Lazuli"
- else:
- message "&cVoce precisa ter 2304 lapis para vender"
- else:
- message "&cSem permissao"
Advertisement
Add Comment
Please, Sign In to add comment