Go to file
Risto Lahtela 3daf54edc8
Cleanup (#1789)
* Delete Jenkinsfile
* Delete .travis.yml
* Delete sonar.sh
* Delete updateJavadocs.sh
* Delete runTests.sh
* Delete runCheckstyle.sh
* Delete prepareServerJars.sh
* Delete eula.txt
* Delete release-drafter.yml
2021-03-10 10:39:59 +02:00
.github Cleanup (#1789) 2021-03-10 10:39:59 +02:00
Plan Reversed regular->inactive metric dates 2021-03-10 09:57:25 +02:00
scripts Cleanup (#1789) 2021-03-10 10:39:59 +02:00
.gitattributes
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
Plan_architecture_overview.png
README.md
versions.txt Update versions.txt 2021-02-19 11:49:43 +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)