Go to file
Aurora Lahtela 2527c37d61 Fixed ALPN not being available for Fabric
- Added mergeServiceFiles() to shadow configuration on fabric

Affects issues:
- Fixed #2517
2022-08-17 13:23:59 +03:00
.github Update dependabot.yml 2022-08-17 12:41:06 +03:00
Plan Fixed ALPN not being available for Fabric 2022-08-17 13:23:59 +03:00
scripts
.gitattributes
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
jitpack.yml
LICENSE
Plan_architecture_overview.png
README.md
versions.txt

Player Analytics

Github Actions Quality Gate Lines of Code Code coverage

API, Documentation & Tutorials | Releases | DEV builds | 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)