Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /helpop [<text>]:
- aliases: ehelpop
- trigger:
- arg 1 is set:
- if {helpop.%player%} is true:
- send "&a - &c[HelpOp] &7%player%:&b %arg 1%"
- set {helop.%player%} to false
- wait 3 seconds
- set {helpop.%player%} to true
- loop all players:
- if loop-player has permissions "helpop.wyswietl":
- send "&a - &c[HelpOp] &7%player%:&b %arg 1%" to loop-player
- if {helpop.%player%} is false:
- send "&c Ta komende mozna uzywac co 3 sekundy."
- if {helpop.%player%} is not set:
- set {helpop.%player%} to true
- arg 1 is not set:
- send "&bUzycie:"
- send "&b/helpop <wiadomosc>"
Advertisement
Add Comment
Please, Sign In to add comment