Fuzzlemann 8a90f60142 Further migration to Java 8 and more things
1. Replace unnecessary statement lambda to expression lambda (without the {} when only one expression is present)
2. Change map.get(i) == null ... to map.computeIfAbsent
3. Simplifies comparators
2017-07-23 13:51:00 +02:00
2017-06-06 19:27:10 +03:00
2017-05-14 15:19:33 +03:00
2017-07-23 14:22:07 +03:00
2017-07-09 14:25:36 +03:00
2016-12-08 19:28:26 +02:00
2017-06-16 16:08:35 +03:00
2017-05-24 12:39:55 +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%