Rsl1122 a5fbe76c39 Updated AdvancedBan Extension to newer version
Reported StringIndexOutOfBoundsException was likely caused by
AdvancedBans giving something else than UUID with getUuid() method.

Fixed by rejecting Strings smaller than 32 characters
(UUID with dashes is 36)

Affects issues:
- Fixed #1192
2019-10-18 23:57:45 +03:00
2019-10-06 11:02:23 +03: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-04-07 11:03:02 +03:00
2019-09-03 09:32:11 +03:00
2019-10-05 11:46:18 +03:00
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)

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