Generating a World

How to create and plot the initial world.

Configuring the Design

  • By default optimal settings are in place. The config.yml contains options for how your world will be layered. This is found under Plugins/CreativePlots/config.yml

  • The generation command will allow you to override the configured world size, plot size, road size, and world name.

Creating the World

  • After optionally configuring the world design in the config file, you can run the generate command in game.

Command: /cp generate <world name> <world size> <plot size> <road size>

  • This will create a world with the chosen name and begin generating the plots. When it is finished generating you can visit using /cp warp worldName

  • If you have the PRO version (CreativePlotsPro) of the plugin you can always expand the world later, you should start with a world smaller than 1000

Last updated