Risto Lahtela 202fdbc2e3 Fixed concurrent config modification issues
When multiple threads attempt to add nodes and reorder a config section
concurrency could cause a NPE in ConfigWriter

- Prevented the NPE
- Prevented concurrent modification between multiple node modification methods with a semaphore
2021-04-25 16:17:08 +03:00
2021-03-16 13:23:12 +02:00
2021-03-11 16:31:17 +02:00
2016-12-08 19:28:26 +02:00
2019-12-19 00:09:29 +02:00
2019-11-03 13:46:13 +02:00
2020-06-19 22:13:15 +03:00
2021-04-25 13:27:59 +03: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)

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