Yes, exactly. And if you want to have a PlotMe-like behavior, you'll create one gallery per world and set its coords to huge numbers, like -10.000.000, +10.000.000.
Also note that if you want to add more land, you can do so safely only in the FillStrategy's secondary direction, otherwise it'll overwrite existing plots. So if you have a FillStrategy set to "x+z+", then you can safely add land only by increasing MaxZ.
Also note that if you want to add more land, you can do so safely only in the FillStrategy's secondary direction, otherwise it'll overwrite existing plots. So if you have a FillStrategy set to "x+z+", then you can safely add land only by increasing MaxZ.