-
Notifications
You must be signed in to change notification settings - Fork 35
Getting Started
Faun471 edited this page Sep 28, 2020
·
24 revisions
- Turn off the server if it is running
- Install Drycell
- Place TerraformGenerator.jar in your plugins folder
- Inside bukkit.yml, add this, where "world" is your world name:
worlds:
world:
generator: TerraformGenerator
- Delete the old world folder (if present), and start the server
- Turn off the server if it is running
- Install Drycell
- Place TerraformGenerator.jar in your plugins folder
- Inside bukkit.yml, add this, where "world" is your world name:
worlds:
world:
generator: TerraformGenerator
- Delete the old world folder (if present), and start the server
- Using Multiverse as an example: Use the command
/mv create worldName normal -g TerraformGenerator
Other World Manager plugins should work too, but Multiverse is the only one I tried it with.