Plan/Plan Lite
Rsl1122 f9fbf17fe6 Clean-up, Additions, PlanLite package change, Locations disabled, More Javadoc, Bugfixes
- Changed format of all BukkitRunnables to be the same.
- Added a delayed task for cache clearing if data is being saved.
- Changed PlanLite packages from com.djrapitops.plan to
com.djrapitops.planlite
- Moved useful utilities to com.djrapitops.plan.utilities and removed
rest
- Location Handling (and saving) disabled for now because of inefficient
saving to SQL.
- Added more javadocs

Fixed bugs:
- Locations not saved when player moves (Fixed, but location handling
will be disabled for now)

Known Bugs:
- Times don't update on inspect (Just need to call update if player is
online, one line missing.)
- ClassCastException on start-up when PlanLite is not installed. (Will
fix with try catch tomorrow.)
2017-01-10 00:05:37 +02:00
..
nbproject Finished first version of 2.0.0 Data Structure (SQL, Handlers, Listeners) + other 2016-12-31 00:39:11 +02:00
src Clean-up, Additions, PlanLite package change, Locations disabled, More Javadoc, Bugfixes 2017-01-10 00:05:37 +02:00
build.xml Finished first version of 2.0.0 Data Structure (SQL, Handlers, Listeners) + other 2016-12-31 00:39:11 +02:00
manifest.mf Preparations for complete rewrite of the plugin 2016-12-29 19:44:35 +02:00