PlotSquared/Core/src/main/java/com/plotsquared/core
dordsor21 72c0021306
A couple of reworks
- Redo how regeneration works a little to also take a cuboid region for regeneration off-chunk plots
 - Fix a couple of cases where we were writing to the queue instead of the world in the ChunkConsumer (dum)
 - this seems to be working.
2020-07-24 15:17:42 +01:00
..
backup Finalize DI stuff 2020-07-14 18:49:40 +02:00
collection Remove extra line from HEADER 2020-04-16 05:05:58 +02:00
command A couple of reworks 2020-07-24 15:17:42 +01:00
components Allow forcing of queues down pipelines to ensure whenDone runnables are called correctly 2020-07-18 13:55:54 +01:00
configuration Move shit out of MainUtil into more appropriate classes 2020-07-19 14:23:55 +02:00
database Move shit out of MainUtil into more appropriate classes 2020-07-19 14:23:55 +02:00
events Finalize DI stuff 2020-07-14 18:49:40 +02:00
generator A couple of reworks 2020-07-24 15:17:42 +01:00
inject Many Much 2020-07-23 17:30:23 +01:00
listener Merge branch 'v6' into features/v6/permissions 2020-07-24 12:20:45 +02:00
location Add PlotRangeIterator for the many places where it'll be used. All one of them, in fact. This was not a waste of time. I am very happy I did this. This was worthwhile. Yup. 2020-07-18 16:19:12 +02:00
permissions Remove dumb permission mess. 2020-07-24 12:44:04 +02:00
player This is not my fault 2020-07-24 14:08:40 +02:00
plot Merge branch 'v6' into feature/v6/pipeline-queue 2020-07-24 12:21:40 +01:00
queue A couple of reworks 2020-07-24 15:17:42 +01:00
setup Switch from Class<T> to TypeLiteral, and implement managed meta access for temporary meta 2020-07-24 12:15:25 +02:00
synchronization Add LockRepository 2020-07-24 12:15:25 +02:00
util A couple of reworks 2020-07-24 15:17:42 +01:00
uuid Merge branch 'v6' into feature/v6/platform 2020-07-14 19:05:05 +02:00
Platform.java Remove extra line from HEADER 2020-04-16 05:05:58 +02:00
PlotAPI.java Remove construction of fake player entities for offline players. 2020-07-23 15:03:57 +02:00
PlotPlatform.java Remove construction of fake player entities for offline players. 2020-07-23 15:03:57 +02:00
PlotSquared.java make sure the PlayerMetaDataKeys keys are loaded 2020-07-24 13:32:46 +02:00
PlotVersion.java Show suffix in versionString() too 2020-05-01 15:56:35 +01:00