Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. command /bc [<text>]:
  2. permission: vip.bc
  3. trigger:
  4. broadcast "&7| §9Fiscal &4Pradise &7| &3Annonce &7: &f%arg 1%
  5.  
  6. command /list:
  7. trigger:
  8. send "§7Joueur connécté au total : &3%amount of players%"
  9. send "§5Staff: §7%{staff.online}%"
  10. send "§eGradé: §7%{grade.online}%
  11. on join:
  12. if player has permission "staff.online":
  13. add 1 to {staff.online}
  14. if player has permission "grade.online}:
  15. add 1 to {grade.online}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement