Go to file
dependabot-preview[bot] 043c6d2670 Bump mockito-junit-jupiter from 3.7.7 to 3.8.0 in /Plan
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 3.7.7 to 3.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.7.7...v3.8.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-23 05:32:17 +00:00
.github Create wiki_edit.md 2021-02-05 09:25:21 +02:00
Plan Bump mockito-junit-jupiter from 3.7.7 to 3.8.0 in /Plan 2021-02-23 05:32:17 +00: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 Update CONTRIBUTING.md 2019-11-03 13:46:13 +02:00
Jenkinsfile
LICENSE
Plan_architecture_overview.png Add Plan_architecture_overview.png 2021-02-07 13:37:10 +02:00
README.md Update README.md 2020-06-19 22:13:15 +03:00
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)