Player Analytics plugin for Minecraft Server platforms (Bukkit/Sponge/Nukkit/BungeeCord/Velocity) - View player activity of your server with ease. 📆
Go to file
Rsl1122 7da6a99dd7 Added Database Managment command, Small improvements [2.3.0-SNAPSHOT]
- Added database managment command:
- Copy & Overwrite data from one database to another (moving from one db
to another)
- Copy & Combine data from one database to another (in case both were
used)
- Remove player's data from the active database
- Clear a database
- Check what database is in use, also on info command. Also now told on
enable.
- Hotswap to another database, reloads plugin with new database set in
config

- Reload command now restarts the plugin, DOES NOT LOAD NEWLY PLACED JAR
- Fixed typo in search command arguments

- Import command for OnTime in PlanLite
- Recent Players
- Lists of players
- Location heatmap
- Investigate Bungee support possibility
- Make Analysis.java readable
- Move the data combine methods from MiscUtils to new class
- Database Cleaning
- Change database initiation message to include "connection"
- If you feel like it make better html
2017-01-29 22:43:57 +02:00
docs javadoc generated 2017-01-20 00:39:32 +02:00
Plan Added Database Managment command, Small improvements [2.3.0-SNAPSHOT] 2017-01-29 22:43:57 +02:00
Plan Lite Bugfix, Database optimization, Locations, Partial 2.2.0 features [2.2.0-DEV] 2017-01-26 11:32:42 +02:00
src Version 2.1.0 update - More Customization 2017-01-19 12:01:18 +02:00
.gitattributes :octocat: Added .gitattributes 2016-12-08 19:28:26 +02:00
.gitignore Bugfix, Database optimization, Locations, Partial 2.2.0 features [2.2.0-DEV] 2017-01-26 11:32:42 +02:00