Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for miles01

A super simple plugin to log player join and leave events to files on Bukkit, Spigot, and Paper servers.

Report PlayerLogLite?

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

Information

CategoryAdmin Tools
Published onFebruary 18, 2026
LicenseUnspecified
Downloads0
Stars0
Watchers0

Pinned Versions

Members

Avatar for miles01

miles01

Owner