Player Analytics plugin for Minecraft Server platforms (Bukkit/Sponge/Nukkit/BungeeCord/Velocity) - View player activity of your server with ease. 📆
Go to file
dependabot-preview[bot] cd911c552d Bump mysql-connector-java from 8.0.17 to 8.0.18 in /Plan
Bumps [mysql-connector-java](https://github.com/mysql/mysql-connector-j) from 8.0.17 to 8.0.18.
- [Release notes](https://github.com/mysql/mysql-connector-j/releases)
- [Changelog](https://github.com/mysql/mysql-connector-j/blob/release/8.0/CHANGES)
- [Commits](https://github.com/mysql/mysql-connector-j/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-14 05:52:30 +00:00
.github Create release-drafter.yml 2019-10-06 11:02:23 +03:00
Plan Bump mysql-connector-java from 8.0.17 to 8.0.18 in /Plan 2019-10-14 05:52:30 +00:00
scripts Parallel gradle execution where possible 2019-08-06 12:16:28 +03:00
.gitattributes :octocat: Added .gitattributes 2016-12-08 19:28:26 +02:00
.gitignore Added gradle out/ folder to gitignore 2019-01-03 12:38:37 +02:00
.travis.yml Changed Travis JDK to openjdk8 2019-07-21 18:38:28 +03:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-10-09 13:07:37 +03:00
CONTRIBUTING.md Update CONTRIBUTING.md 2019-04-07 11:03:02 +03:00
Jenkinsfile Change sed command 2019-09-03 09:32:11 +03:00
LICENSE [Merge] Changing license from proprietary to LGPLv3 2018-10-28 08:59:38 +02:00
README.md Update README.md 2019-10-05 11:46:18 +03:00
versions.txt Update versions.txt 2019-10-05 11:32:36 +03:00

Player Analytics

Build Status Discord Quality Gate
Maintainability Lines of Code Code coverage Duplicate lines Code Smells

Player Analytics is a fully fledged solution for the analytics needs of your 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; from 1.7 to 1.14 - One jar for all platforms.

API, Documentation & Tutorials | Releases | Issues & Suggestions | Jenkins (Development builds)

Image

Building

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

cd Plan
./gradlew shadowJar

Used Libraries

License

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