PlotSquared/Core
dordsor21 798b98b3cf
Fix generation of augmented/partial worlds when single worlds are enabled
- Enabling single worlds adds "PlotSquared:single" to the generators map in SetupUtils
 - Adding a switch for if the map has ever been loaded into means that the first time updateGenerators is called, they will always be updated
 - This means that ultimately PlotSquared is not added as a generator for augmented/partial worlds in bukkit/yml (as it is not, it is a populator)
2022-05-10 01:49:33 +01:00
..
src Fix generation of augmented/partial worlds when single worlds are enabled 2022-05-10 01:49:33 +01:00
build.gradle.kts build: Replace jsr305 with spotbugs (#3576) 2022-04-19 00:48:23 +02:00