Player Analytics plugin for Minecraft Server platforms (Bukkit/Sponge/Nukkit/BungeeCord/Velocity) - View player activity of your server with ease. 📆
Go to file
Rsl1122 fa776d30fd Bugfixes & Two more listeners [2.0.0-DEV]
- Async tasks for database.
- Proper save on disable.
- Debugging with inspect command.
- Database now manages to save and load data, data needs to be debugged.

Known bugs:
- CommandListener things every command is /
- LastGameMode is set to null when player joins
- NullPointerException: LoginTimes when player not online on inspect
- Some values are negative (Probably times)
- ServerData not updating properly
- (DataBase saves non-existent ids)
- LoginTimes is not updated
- LoginTimes not found from database with sqlite3
2016-12-31 16:41:28 +02:00
Plan Advanced Bugfixes & Two more listeners [2.0.0-DEV] 2016-12-31 16:41:28 +02:00
Plan Lite Finished first version of 2.0.0 Data Structure (SQL, Handlers, Listeners) + other 2016-12-31 00:39:11 +02:00
src Preparations for complete rewrite of the plugin 2016-12-29 19:44:35 +02:00
.gitattributes :octocat: Added .gitattributes 2016-12-08 19:28:26 +02:00
.gitignore Preparations for complete rewrite of the plugin 2016-12-29 19:44:35 +02:00