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
- 8 : 8
- 9 : 9
- 10 : 10
- 11 : 11
- 12 : 12
- 13 : 13
- 14 : 14
- 15 : 15
- 16 : 16
- 17 : 17
- 18 : 18
- 19 : 19
- 20 : 20
- 21 : 21
- 22 : 22
- 23 : 23
- 24 : 24
- 25 : 25
- 26 : 26
- command shop:
- trigger:
- open chest with 3 rows named "&9Select A Kit:" to player
- format slot 13 of player with 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