StaffActivityMonitor
A simple, efficient, and highly customizable plugin for tracking staff activity.
StaffActivityMonitor
StaffActivityMonitor
A simple, efficient, and highly customizable Bukkit plugin for tracking staff activity.

Usage
All players with permission `staffactivity.staff` are tracked by the plugin. That includes messages/commands sent and times at which the player was online.
Commands
`/staffactivity top` - Opens the activity top GUI showing staff activity rankings
`/staffactivity view` - Opens the activity list GUI showing all staff activities
`/staffactivity view <player>` - Opens the activity view for a specific player
`/staffactivity reload` - Reloads the plugin configuration files
Permissions
`staffactivity.staff` - Required permission for the plugin to track staff members
`staffactivity.commands` - Required permission to use all plugin commands
Installation for proxy servers
* Install a Bukkit version on all non-proxy servers you wish to see staff data * enable proxyMode in config of each bukkit subservers, and set up the database as MYSQL or Postgres * Install a Bungeecord/Velocity version on a proxy server * configure it to use the same database as non-proxy servers * Now, proxy server will track staff data, and non-proxy servers will be able to show it through gui
If you have some issues, feel free to reach me on discord: `drownek` or create an issue in GitHub repository!