/VoidWorld

A simple void world generator.

Primary LanguageKotlinMIT LicenseMIT

VoidWorld

How to use

  • Multiverse: You can use Multiverse to generate an empty world by using this command:
/mv create <world name> normal -g VoidWorld

bukkit.yml: With your server stopped and the world not already generated, you can put the following in your bukkit.yml to have it generate that world using VoidWorld:

worlds:
    worldname:
        generator: VoidWorld