This is a simple plugin that is used to notify when a staff member joins/leaves the server
Permissions: - staff.staff
- It will make the player a staff member - staff.alert
- When a staff member joins, the player with this permission receives a message
Code (Text):
messages:
staff:
join: '&c%player% &7has joined the game!'
left: '&c%player% &7has left the game!'
prefix: '&8[&cStaff-Bungee&8] &r'
permissions:
alert: staff.alert
toBeStaff: staff.staff
publicAlerts: false