Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- command /announce [<text>]:
- description: Announces a message to the players
- usage: &cYou are typing this command incorrectly! Please try again.
- permission: announcements.announce
- permission message: &b&lSK &8» &cYou do not have the correct permissions to make an announcement.
- executable by: players and console
- aliases: /ann, /an, /anc
- trigger:
- if player has permission "announcements.announce":
- if arg 1 is not set:
- send "&b&lSK &8» &c%player%, You cannot send a blank announcement. Please enter a message"
- if arg 1 is set:
- broadcast "&b&lSK &8» &f%arg 1%"
Advertisement
Add Comment
Please, Sign In to add comment