AuthAuditLogger
About
A lightweight authentication audit logger that captures and logs player authentication commands (/login, /register) to a file for debugging and account recovery purposes. Uses asynchronous file writing to prevent server lag and does not interfere with the authentication plugin behavior. Automatically creates log files and appends entries without blocking the server.