Go to file
Risto Lahtela 25e98ef7b5 Reproduced, tested and fixed DbOpException
Error was caused by table name alias in the query

Affects issues:
- Fixed #1731
2021-02-02 07:51:43 +02:00
.github Create security_vuln.md 2021-01-24 10:22:49 +02:00
Plan Reproduced, tested and fixed DbOpException 2021-02-02 07:51:43 +02:00
scripts
.gitattributes
.gitignore Cleaning up some code: 2019-12-19 00:09:29 +02:00
.travis.yml
CODE_OF_CONDUCT.md Removed email for a deleted account 2020-12-22 11:40:16 +02:00
CONTRIBUTING.md
Jenkinsfile
LICENSE
README.md Update README.md 2020-06-19 22:13:15 +03:00
versions.txt Update versions.txt 2021-01-31 13:52:54 +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)