Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Options:
- 1: 1
- 2: 2
- 3: 3
- 4: 4
- 5: 5
- 6: 6
- 7: 7
- 1: 13
- command shop:
- trigger:
- open chest with 3 rows named "&9Select A Kit:" to player
- set slot 13 of player to a wooden sword named "&7Starter Sword" with lore "&7||&9Price &8» &7$10||&7" to be unstealable
- on inventory click:
- clicked slot is {13}:
- if player's balance is greater than 9:
- message "&9SkyPvP &8» &7You've bought a Starter Sword"
- remove 10 from player's balance
- execute console command "menu grab sword1 %player%"
- else
- message "&9SkyPvP123 &8» &cYou need atleast $10 to buy this!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement