Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.27 KB

README.md

File metadata and controls

41 lines (30 loc) · 1.27 KB

PlaytimeStats

A lightweight plugin that monitors the playtime of each player on your Spigot/Paper server.

[!WARNING] This project is in deep development and is not ready for usage.

Features

Currently, none. Still in heavy development! :)

On the agenda:

  • Standard playtime monitoring per-user.
  • Powerful:
    • Special staff playtime monitoring system which helps you ensure your staff are covering effectively.
    • Supports ignoring AFK playtime (EssentialsX).
  • Misc:
    • Clean(ish) code using Kotlin + Gradle stack.
    • Free & open source software under GPL v3.

License

Copyright (C) 2025 lokka30 and contributors

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.