📩StaffJoin

Notify staff with new connections

config.yml
staffjoin:
    enabled: true
    join_message: '&b&lStaff - &a{rank} {player} has joined the server'
    leave_message: '&b&lStaff - &c{rank} {player} has left the server'
    change_message: '&b&lStaff - &e{rank} {player} has changed the server to &b{server}'

When a staff joins the server, it will notify the ones with the required permission

Last updated