Go to file
Rsl1122 26ab4e94d2 removed IllegalStateException throws from method signatures
changed Exception to IllegalArgumentException in the renamed API method
RawData: optimized placeholder String creation method
DataCacheClearQueue: fixed Reuse of method parameter
DataCacheGetQueue: removed nested try block
DeathEventListener: better catch

Removed duplicate user removal code with introduction of UserIDTable

Removed some debug messages that are not useful
2017-08-16 11:54:29 +03:00
.github Update ISSUE_TEMPLATE 2017-08-09 19:09:01 +03:00
.idea/libraries Update Upstream 2017-08-09 17:57:47 +02:00
docs Javadocs about 50% complete. 2017-05-14 15:19:33 +03:00
documentation Update API.md 2017-08-12 19:06:42 +03:00
Plan removed IllegalStateException throws from method signatures 2017-08-16 11:54:29 +03:00
PlanPluginBridge Reverts commit 59da922490. 2017-08-15 15:06:41 +03:00
.gitattributes :octocat: Added .gitattributes 2016-12-08 19:28:26 +02:00
.gitignore Implementing things 2017-06-16 16:08:35 +03:00
README.md Update README.md 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