Go to file
Risto Lahtela b37edf78fc Removed scroll to top button
Affects issues:
- Close #1621 (Buggy button removed)
2020-10-25 21:22:28 +02:00
.github Update github actions to use JDK11 2020-08-13 10:13:27 +03:00
Plan Removed scroll to top button 2020-10-25 21:22:28 +02:00
scripts
.gitattributes
.gitignore Cleaning up some code: 2019-12-19 00:09:29 +02:00
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Jenkinsfile
LICENSE
README.md Update README.md 2020-06-19 22:13:15 +03:00
versions.txt Update versions.txt 2020-10-12 10:52:58 +03: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)