Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VoidGenerator

A lightweight void world generator for PowerNukkitX 2.0+.

Installation

Download the latest JAR from Releases and place it in your server's plugins/ folder.

Usage

Manual World Config

Set the generator to void in your world's config.json:

{
  "generators": {
    "0": {
      "name": "void"
    }
  }
}

WorldManager Plugin

Also works with world manager plugins that support custom generators:

/world create <worldname> void

Building

mvn clean package

Output: target/VoidGenerator-1.0.0.jar

About

A lightweight void world generator for PowerNukkitX 2.0

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages