Alright, so the title says it all. I am using WorldBorder, attempting to load chunks in, and it is very slow. We are talking 0.01% per 20 minutes. The world is 10,000 x 10,000. Is there an alternative? If not, how do I speed the WorldBorder fill up?
Ok I will increase the godamn freq, godamn got me hecked with your heckness.Literally copied from the world border plugin's page
/wb [worldname] fill [freq] [pad] [force] - generate all missing chunks for this world, out to the border. The freq value is the number of times per second it will try to check/generate a chunk (default 20). For a server with players on it, you should probably stick with the default or possibly even a lower value. If you just want it to finish as quickly as possible, try 1000 or so. The pad value is how much of a buffer to add beyond your borders (default 208, should keep any more chunks from being generated by players). Specify "true" for the force value if you want to force loading of all world chunks instead of automatically skipping chunks which are already fully generated. Read below for more info.
So godamn increase the freq value so it generates faster
