Learn what are your players up to
Warning
This plugin is still in development, so it's not recommended to use in production servers unless you know what are you doing. This means that anything can change any time without warning, which can lead to data loss, configuration overwriting, etc. Whatever happens during this phase, is your responsibility.
This plugin logs player actions to let server admins view past actions. It also lets plugin developers registers their own logs, which can lead to a more detailed list of actions a player is doing, and has done.
Caution
You need Java 17+ to use this plugin. If you are using a lower version consider upgrading
- Store logs in a database (MySQL/MariaDB, SQLite, H2, YAML)
- In-Game Log viewer
- API
- Modules (extensions which could be used to add more logs without the needing of a separate plugin. Similar to how PlaceholderAPI works)