PlotSquared/Bukkit
dordsor21 57af50ed49
Continue implementation of new queue system
- Move ChunkCoordinatorBuild to Core
- Add core ChunkCoordinator
- Add Factories for ChunkCoordinator and its Builder
- Reimplement refreshChunk but in WorldUtil
- Allow custom Consumers to be used by the Queue when sent to the ChunkCoordinator
- Start switching ChunkTasks to use the new ChunkCoordinator system
- Replace GlobalBlockQueue's "empty task" system with normal sync TaskManager
- Remove lombok from the queue system
- Add back forceSync and chunkObject from LocalBlockQueue
2020-07-18 12:07:56 +01:00
..
src/main Continue implementation of new queue system 2020-07-18 12:07:56 +01:00
build.gradle Add wna block setting, use WorldEdit worlds rather than Strings. 2020-07-17 14:38:50 +01:00
pom.xml Merge branch 'v6' into feature/v6/platform 2020-07-14 19:05:05 +02:00