Plan/Plan Advanced/src/com/djrapitops/plan
Rsl1122 0885ea4db1 More Bugfixes, API calls fixed, Deprecated API that moves to PlanLite
Fixed bugs:
- Logintimes now 1 instead of 2 after first login.
- Location ID now primary key
- Database now saves UserID correctly, might have been old database file
causing the error.
- Confirmed that database doesn't save multiples of entries
- API now handling deprecated methods through PlanLiteHook
- Optimized GamemodeTimesHandler code

Other:
- GameModeTimes Table is optimizable: Can save all entries on one line
instead of 4.
- OP and Banned are not checked yet.

Known bugs:
- LastPlayed is handling weird (0 on logout)
-> PlayTime is getting assigned wrong value
-> GamemodeTimes are getting assigned wrong value
- Locations not saved when player moves
2017-01-06 20:56:06 +02:00
..
api More Bugfixes, API calls fixed, Deprecated API that moves to PlanLite 2017-01-06 20:56:06 +02:00
command More Bugfixes, API calls fixed, Deprecated API that moves to PlanLite 2017-01-06 20:56:06 +02:00
database More Bugfixes, API calls fixed, Deprecated API that moves to PlanLite 2017-01-06 20:56:06 +02:00
datahandlers More Bugfixes, API calls fixed, Deprecated API that moves to PlanLite 2017-01-06 20:56:06 +02:00
Phrase.java Finished first version of 2.0.0 Data Structure (SQL, Handlers, Listeners) + other 2016-12-31 00:39:11 +02:00
Plan.java More Bugfixes, API calls fixed, Deprecated API that moves to PlanLite 2017-01-06 20:56:06 +02:00
PlanCommand.java Preparations for complete rewrite of the plugin 2016-12-29 19:44:35 +02:00
PlanLiteHook.java More Bugfixes, API calls fixed, Deprecated API that moves to PlanLite 2017-01-06 20:56:06 +02:00
UUIDFetcher.java Preparations for complete rewrite of the plugin 2016-12-29 19:44:35 +02:00