Plan/PlanPluginBridge/src/main/java/com/djrapitops/pluginbridge/plan/advancedachievements
Rsl1122 cfe876580f More PluginData, Abstractions, Import Offline players, Optimizations
Permission Group table
PluginData objects now use API#getUserDataInspectCache instead of
getOfflinePlayer (It was slow) - Using FakeOfflinePlayer when
OfflinePlayer is required.
Abstracted CommandSender
New Player UserData Creation optimized
Added Importer for players who haven't joined after Plan was installed.
Added Timings to Status command
Importing now temporarily disables Analysis
BenchmarkUtil now not static
Players Table (On analysis page) now limited to last 3000 players due to
browser performance hit with higher numbers.
GMTimes now saved & Get more efficiently (Batches & Single query)
2017-06-29 22:18:53 +03:00
..
AdvancedAchievementsAchievements.java More PluginData, Abstractions, Import Offline players, Optimizations 2017-06-29 22:18:53 +03:00
AdvancedAchievementsHook.java Split Dependencies to another project, 3.4.3 implementation 2017-06-12 23:03:16 +03:00
AdvancedAchievementsTable.java More PluginData, Abstractions, Import Offline players, Optimizations 2017-06-29 22:18:53 +03:00