Advertisement
Guest User

Untitled

a guest
May 1st, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. on join:
  2. broadcast "&b%player% &7connected to the server!"
  3. on quit:
  4. broadcast "&b%player% &7disconnected from the server!"
  5. command /announce:
  6. description: Alert all players via this command.
  7. usage: /announce <text>
  8. permission: core.command.announce
  9. permission message: You do not have required permissions to execute this command!
  10. usage: players and console
  11. trigger:
  12. broadcast "&bAlert &7%arg 1%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement