Fancy staff list with many functions!
# Plugin by LIPETL.EU version 1.3
# Discord: BESSGEORG#9763
mysql: false
database:
database: stafflist
pool-name: StaffListPlus Plus
host: localhost
port: 3306
username: admin
password: pswd
setuped: false
prefix: '&3StaffListPlus &8&l| &r'
list:
message:
- '&8&m------------&8[&bActive staff members&8]&8&m--------------'
- ' &7Number of active staff members: &f%active% '
- '&r '
- '%members%'
- '&r '
- '&8&m--------------&8[&f/report &8| &f/helpop&8]&8&m---------------'
staff-member-line: '&8➽ &b%name% &8(&f%rank%&8) &7is now online'
no-staff-member-online: '&cAll staff members are offline!'
members-list:
header: '&8&m------------[&bAll staff members&8&m]--------------'
line: '&7-> &b%name% &7(&f%group%&7)'
messages:
added: '&7Player &b%name% &7was added to staff list with group &e%group%&7!'
removed: '&7Player &b%name% &7was removed from staff list!'
updated: '&7Player &b%name% &7rank was updated to &e%group%&7!'
no-perm: '&cYou don''t have permissions for this!'
no-notfound: '&c%player% was not found!'
reloaded: '&7Plugin was reloaded!'
help:
- '&8&m------------&8[&bStaffListPlus Help&8]&8&m--------------'
- '&8- &b/stafflist &7add &e &e &8- &fAdd player to staff list'
- '&8- &b/stafflist &7update &e &e &8- &fUpdate group of the player'
- '&8- &b/stafflist &7remove &e &8- &fRemove player from staff list'
- '&8- &b/stafflist &7list &8- &fAll players added to staff list'
- '&8- &b/stafflist-reload &7reloads the plugin'