Go to file
Risto Lahtela 15c9325eb4 Added activity index queries and placeholders.
- Added CommonQueries#fetchActivityIndexOf
- Added CommonQueries#getActivityGroupForIndex

- Added %plan_player_activity_index%
- Added %plan_player_activity_group%

Affects issues:
- Close #1663
2021-01-20 16:58:46 +02:00
.github Update github actions to use JDK11 2020-08-13 10:13:27 +03:00
Plan Added activity index queries and placeholders. 2021-01-20 16:58:46 +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 2020-11-18 09:36:56 +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)