Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
Platforms
Links
Tags
Creators
Details
Licensed CC0-1.0
Published 3 months ago
PlayerLogLite
This plugin logs when a player leaves or joins your server in an easy-to-read plaintext format.
Customisation
You can decide whether the plugin creates a new log file every day, week, or month, or simply sticks with one file. The config is located in /plugins/playerloglite/config.yml.
Options:
daily → playerlog-YYYY-MM-DD.txt
weekly → playerlog-week-WW-YYYY.txt
monthly → playerlog-YYYY-MM.txt
none → playerlog.txt (single file)
Preview
Log file:
[2026-02-18 16:44:57] JOIN: FakeUsername
[2026-02-18 16:48:08] QUIT: FakeUsername
[2026-02-18 16:49:57] JOIN: FakeUsername
[2026-02-18 16:50:32] JOIN: FakeUsernameFriend
[2026-02-18 17:12:44] QUIT: FakeUsername
[2026-02-18 17:13:01] QUIT: FakeUsernameFriend


