PlotSquared/Core
dordsor21 ad4366f31b
Fix plot analysis
- Stop using deprecated ChunkQueueCoordinator and create a new purpose-built coordinator
 - Generation is chunk-by-chunk thus the old blocks cache needs to be filled accordingly
 - Remove the **four** System#gc calls
 - Fixes #3464
 - Fix really weird dumb... maths? in ExpiryTask
 - Fixes #3600
2022-05-10 23:38:50 +01:00
..
src Fix plot analysis 2022-05-10 23:38:50 +01:00
build.gradle.kts build: Replace jsr305 with spotbugs (#3576) 2022-04-19 00:48:23 +02:00