Player Analytics plugin for Minecraft Server platforms (Bukkit/Sponge/Nukkit/BungeeCord/Velocity) - View player activity of your server with ease. 📆
Go to file
Risto Lahtela a7e4b7df42 Prevent NaN entries entering TPS insert
Affects issues:
- Fixed #1757
2021-02-14 16:34:37 +02:00
.github
Plan Prevent NaN entries entering TPS insert 2021-02-14 16:34:37 +02:00
scripts
.gitattributes
.gitignore
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Jenkinsfile
LICENSE
Plan_architecture_overview.png
README.md
versions.txt Update versions.txt 2021-02-12 14:04:34 +02:00

Player Analytics

Github Actions Discord Quality Gate Lines of Code Code coverage

API, Documentation & Tutorials | Releases | Issues & Suggestions

Player Analytics is a fully fledged solution for the analytics needs of your minecraft server. A built in webserver displays insights into different aspects on the server such as Online activity, Playerbase and how these change over time.

Plan supports multiple different platforms and versions; Spigot, Paper, Sponge, SpongeForge, Bungeecord, Velocity, Cauldron & all derivatives - One jar for all platforms.

Building

You can build the project by running the following in the repository root

cd Plan
./gradlew build

Used Libraries

License

Player Analytics is licensed under LGPL-3 (GNU Lesser General Public License)