Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /matchpost [<text>]:
- trigger:
- if arg-1 is set:
- if command sender is op:
- set {Matchpost} to arg-1
- broadcast "{@C}New matchpost set!"
- broadcast "{@C}%{Matchpost}%"
- else:
- command sender command "/matchpost"
- else:
- if {Matchpost} is set:
- message "{@C}%{Matchpost}%"
- else:
- message "{@C}No post currently set!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement