Skip to content
Hex27 edited this page Sep 27, 2020 · 24 revisions

Welcome to the TerraformGenerator wiki!

Because the plugin is in alpha, a bunch of these things may be subject to change

Installation

Method One

  1. Turn off the server if it is running
  2. Install Drycell
  3. Place TerraformGenerator.jar in your plugins folder
  4. Inside bukkit.yml, add this, where "world" is your world name:
worlds:
    world:
        generator: TerraformGenerator
  1. Delete the old world folder (if present), and start the server

Method two

  1. Turn off the server if it is running
  2. Install Drycell
  3. Place TerraformGenerator.jar in your plugins folder
  4. Inside bukkit.yml, add this, where "world" is your world name:
worlds:
    world:
        generator: TerraformGenerator
  1. Delete the old world folder (if present), and start the server
  2. Use the command /mv create genworld" from Multiverse normal -g TerraformGenerator

Other World Manager plugins should work too, but Multiverse is the only one I tried it with.

Clone this wiki locally