loginlogger

loginlogger

JAVA Minecraft Server MOD for logging users externally using Fabric Type Servers

92 downloads
2 followers

A Minecraft Fabric mod that logs player login and logout events to a file, with special detection for first-time players.

Features

  • Player Join Logging: Records when players join the server
  • Player Leave Logging: Records when players disconnect from the server
  • First-Time Player Detection: Automatically detects and logs when a player joins for the very first time
  • File-Based Logging: Saves all events to logs/login_usernames.log with timestamps
  • Server-Side Only: Lightweight mod that runs only on the server