Rsl1122 6a29bfae16 Fixes sonar bugs & vulnerabilities:
createNewFile not required with Files.write "In other words, it opens the file for writing, creating the file if it doesn't exist, --"

https://docs.oracle.com/javase/7/docs/api/java/nio/file/Files.html#write(java.nio.file.Path,%20byte[],%20java.nio.file.OpenOption...)
2017-08-16 10:42:00 +03:00
2017-08-09 19:09:01 +03:00
2017-08-09 17:57:47 +02:00
2017-05-14 15:19:33 +03:00
2017-08-12 19:06:42 +03:00
2017-08-16 10:42:00 +03:00
2016-12-08 19:28:26 +02:00
2017-06-16 16:08:35 +03:00
2017-08-02 22:54:16 +03:00

Player Analytics

Player Analytics is a Bukkit plugin that gathers data about player activity & displays that data on an internal webserver. Originally the plugin only displayed data of other plugins, but now it gathers it's own data, while displaying data from various other plugins.

Documentation

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