Minecraft – World edit 100 Million Blocks

minecraft-bukkitminecraft-java-editionminecraft-worldedit

I need to render in 100 million block on a server i own for a big new project i am starting , my problem is the server cant render the blocks fast enough
(It's doing 1 layer of grass on layer 70 that is 10,000×10,000)
we really need to get started on the map building if we want to launch this in a year.
any suggestions?

Best Answer

Using WorldEdit for this will crash your server, as it cannot handle such an operation. As a result, you should use MCEdit instead. It will take a while, but big edits like this absolutely need to be done in it. Once you are done, you can start using WorldEdit on your server. If you are doing lots of terraforming, you should probably also use VoxelSniper.

Good luck!