Go to file
Rsl1122 ad23d1e60d More BugFixing:
- Fixed error when viewing inspect page with 0 bukkit servers
- Fixed html caching with PostHtmlWebAPI
- Fixed css serving on API mode WebServer
- Fixed UUIDFetcher NoClassDefFoundError on Bungee

Notable bugs that need fixing:
- PostHtmlWebAPI html is cut short because of & or = signs
2017-09-19 19:46:33 +03:00
.github Update ISSUE_TEMPLATE 2017-08-09 19:09:01 +03:00
.idea/libraries Fix HastebinTest (Thread wasn't started...) 2017-08-17 14:29:18 +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 More BugFixing: 2017-09-19 19:46:33 +03:00
PlanPluginBridge Fixed Plugin sources not registering, standalone plugins tabs 2017-09-09 14:39:42 +03:00
.gitattributes :octocat: Added .gitattributes 2016-12-08 19:28:26 +02:00
.gitignore PR for 4.0.0 (Fuzzlemann) (5) (#267) 2017-08-21 21:29:40 +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