Player Analytics plugin for Minecraft Server platforms (Bukkit/Sponge/Nukkit/BungeeCord/Velocity) - View player activity of your server with ease. 📆
Go to file
Rsl1122 6ae61230df More Bugfixes [2.0.0-DEV]
Fixed Bugs:
- database now contains LoginTimes
- Commandlistener now gives proper command.
- Logintimes no longer null on inspect
- ServerData load SQL format fixed
- NickList and IpList changed to Set

Known bugs:
- (Id while saving might be faulty)
- (Database saves multiples of known things.)
- LastGameMode is set to null when player joins
- (Playtime is negative)
- ServerData not updating properly
- (DataBase saves non-existent ids)
- (LoginTimes is not updated)
- Locations not saved when player moves
- Location ID not primary key
2016-12-31 22:41:10 +02:00
Plan Advanced More Bugfixes [2.0.0-DEV] 2016-12-31 22:41:10 +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