wode490390 / AtlantisGenerator

Atlantis generator plugin for Nukkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Atlantis Generator

Nukkit Build Release Release date

Waterworld generator plugin for Nukkit.

If you found any bugs or have any suggestions, please open an issue on GitHub.

If you like this plugin, please star it on GitHub.

Note: Please back up old worlds before using this plugin.

Download

Configuration

config.yml
# Allowed values: Integers in the range [0, 255]
sea-level: 128
# enable biome
biome: true
# register limited old world generator
old: true

Compiling

  1. Install Maven.
  2. Run mvn clean package. The compiled JAR can be found in the target/ directory.

Metrics Collection

This plugin uses bStats. You can opt out using the global bStats config; see the official website for more details.

If I have any grammar and/or term errors, please correct them :)

About

Atlantis generator plugin for Nukkit

License:GNU General Public License v3.0


Languages

Language:Java 100.0%