Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /helpop [<text>]:
- description: Manda un messaggio d'aiuto allo staff online.
- usage: /helpop <message>
- trigger:
- if arg 1 is not set:
- message "&8[&c&lHelpOP&8] &dInserisci un messaggio. Scrivi &c/helpop <messaggio>."
- stop
- message "&8[&c&lHelpOP&8] &aIl tuo messaggio di aiuto è stato inviato a tutti i membri dello staff online."
- if arg 1 is set:
- loop all players:
- loop-player has permission "helpop.receive":
- message "&8[&c&lHelpOP&8] &6Il giocatore &d&l%player% &6ha richiesto aiuto:&8» &b&n%arg%" to loop-player
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement