Rsl1122 732c7858d0 Fixing Sonar smells:
- Removed unused code in Reflection
- Removed duplicated Strings in GMTimes
- Added private constructor to TimeZoneUtility
- Renamed local variable in RegisterDateMinimizationPatch
- Replaced Function<String, Boolean> with Predicate in ExtensionRegister
- Changed AFKListeners to use primitive boolean
- Changed Config#get(Setting<Boolean>) uses to isTrue and isFalse
- comment to NukkitListenerSystem
2019-12-17 10:41:50 +02:00
2019-12-17 09:22:48 +02:00
2019-12-17 10:41:50 +02:00
2016-12-08 19:28:26 +02:00
2019-07-21 18:38:28 +03:00
2017-10-09 13:07:37 +03:00
2019-11-03 13:46:13 +02:00
2019-09-03 09:32:11 +03:00
2019-12-07 20:13:25 +02:00
2019-12-08 11:42:22 +02:00

Player Analytics

Discord Quality Gate
Lines of Code Code coverage Duplicate lines

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

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; from 1.7 to 1.14 - 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)

Description
No description provided
Readme 106 MiB
Languages
Java 86.7%
JavaScript 11.3%
CSS 1.8%
HTML 0.2%