Personnel

The personnel command shows all staff members on the network.

Only players with the member permission will show up as staff.

Config

commands:
  personnel: "personnel"

permissions:
  member: "staff.member"
  command:
    personnel: "staffnetwork.command.personnel"

messages:
  personnel:
    header: |
      &b-
      &bStaff Online
    server-line: '&c%server%:'
    player-line: '&c| &6%name%'
    footer: '&b-'
    no-results: |-
      &c-
      &cNo staff online
      &c-

Last updated