wyatt-herkamp / VoidWorld

A simple void world generator.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple void world generator.

License:MIT License


Languages

Language:Kotlin 100.0%