VoidGenerator

VoidGenerator

Source: https://www.spigotmc.org/resources/voidgenerator.25391/

This plugin was added because JimmyDaRat wanted it.. and like most things Jimmy starts it was abandoned very quickly and never used again… typical… but it remains on the server for future use

Create custom void worlds with a powerful and lightweight generator system that allows you to add countless empty worlds.
Voidgenerator is made to handle all aspects of how you create void worlds.
Now includes full biome control!​

 

This plugin should be compatible with most world management+creation plugins. It will not override any vanilla/default generators but it will establish its own tools to create the worlds defined by you. (This will never override any existing worlds and only be taken into effect once new chunks get created.)

[​IMG]

STEP 1
Setting up the bukkit.yml ( recommended )

First, open up the bukkit.yml file from your server directory and go to the end of the file. Here we add the worlds we want the plugin to generate. This snipped needs to be added to the end of the file:
Code (YAML):
worlds:
<worldname>:
generator: VoidGenerator:<biome>

• <worldname> – This is the name of the world you want the plugin to work in.
• <biome> – is an optional parameter. Leaving the value out, is equivalent to specifying THE_VOID as the biome to use. If you want the vanilla biome grid, simply apply the value VANILLA. All possible biomes for the latest spigot version can be found here.
• Void darkness – start at around Y=64, if you want them to start at Y=0, set the level-type in the server.properties file to FLAT.

Code (PROPERTIES):
level-type=FLAT

STEP 2
Worldmanagement

If you are using VoidGenerator for your default world and are not using any worldmanagement plugins like Mutliverse, you are done here. Reload your server and the plugin should function as intended.
In case you are running a world management plugin like Multiverse this is important for you. If you are not using Multiverse use the corresponding commands from your plugin of choice.
You have three different choices, Create a world, Import a world and/or use the default world.

Create: Use the following command, when creating a new World:

HTML:
/mv create <worldname> <env> -g VoidGenerator:<biome> -t FLAT

• <worldname> – This is the name of the world you want the plugin to work in.
• <env> – represents the environment of the world, use /mv env to see a list of all possible environments. Most common ones are NORMAL and NETHER
• <biome> – is an optional parameter. Leaving the value out, is equivalent to specifying THE_VOID as the biome to use. If you want the vanilla biome grid, simply apply the value VANILLA. All possible biomes for the latest spigot version can be found here.
• Void darkness start at around Y=64, if you want them to start at Y=0, set the level-type in the server.properties file to FLAT.

Code (PROPERTIES):
level-type=FLAT

Import: Use the following command, when creating a new World:

HTML:
/mv import <worldname> <env> -g VoidGenerator:<biome> -t FLAT

• <worldname>[/COLOR] represents the name of the world you want to generate.
• <env>[/COLOR] represents the environment of the world, use /mv env to see a list of all possible environments. Most common ones are NORMAL and NETHER
• <biome>[/COLOR] is optional. Leaving the value out, is equivalent to specifying THE_VOID as the biome to use. All possible biomes for the latest spigot version can be found here.

Default world: We already specified the generator in the bukkit.yml file. But we also need to change the generator in our multiverse world file to:

Code (YAML):
generator: VoidGenerator:<biome>

STEP 3
Restart

Restart your server for all the changes to take effect. If you configured everything correctly, the generator will work in all newly created chunks. If you still have issues, visit the discord linked down below to get help quickly.​

[​IMG]

To be notified of an updated plugin version on spigot you need this permission:

voidgenerator.notifyupdate
The permission applied to operators by default

[​IMG]

If you having issues with the setup, want to get some features implemented, need to get that one very important question answered or just want to chat to some of the people using my plugins?

> > > Join the Discord < < <

Leave a Reply

Your email address will not be published. Required fields are marked *

fourteen − 12 =

Skip to toolbar