Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- variables:
- {sektor.%player%} = "a"
- command /sektor [<text>]:
- trigger:
- player has permission "sektor.b":
- arg 1 is "b":
- {sektor.%player%} is "a":
- player's money is greater than 499:
- execute consloe command "/pex user %player% group set sektorb"
- send "&2Awansoales na sektor &cB" to the player
- broadcast "&9%display name of player% &2Awansowal na sektor &cB"
- set {sektor.%player%} to "b"
- stop
- send "&cNie posiadasz 500$"
- stop
- send "&cJestes juz w wyzszym sektorze!"
- stop
- send "&cBlad: &4/sektor b"
- stop
- send "&cNo permission"
- stop
Advertisement
Add Comment
Please, Sign In to add comment