Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wode490390/atlantisgenerator
Atlantis generator plugin for Nukkit
https://github.com/wode490390/atlantisgenerator
atlantis generator minecraft nukkit plugin water world
Last synced: about 2 months ago
JSON representation
Atlantis generator plugin for Nukkit
- Host: GitHub
- URL: https://github.com/wode490390/atlantisgenerator
- Owner: wode490390
- License: gpl-3.0
- Created: 2019-05-21T21:02:28.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-02T12:03:53.000Z (over 3 years ago)
- Last Synced: 2024-01-30T08:06:32.694Z (12 months ago)
- Topics: atlantis, generator, minecraft, nukkit, plugin, water, world
- Language: Java
- Size: 40 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Atlantis Generator
[![Nukkit](https://img.shields.io/badge/Nukkit-1.0-green)](https://github.com/NukkitX/Nukkit)
[![Build](https://img.shields.io/circleci/build/github/wode490390/AtlantisGenerator/master)](https://circleci.com/gh/wode490390/AtlantisGenerator/tree/master)
[![Release](https://img.shields.io/github/v/release/wode490390/AtlantisGenerator)](https://github.com/wode490390/AtlantisGenerator/releases)
[![Release date](https://img.shields.io/github/release-date/wode490390/AtlantisGenerator)](https://github.com/wode490390/AtlantisGenerator/releases)Waterworld generator plugin for Nukkit.
![](https://i.loli.net/2020/09/28/1Bz6E7UHtrvRwJV.png)
If you found any bugs or have any suggestions, please open an issue on [GitHub](https://github.com/wode490390/AtlantisGenerator/issues).
If you like this plugin, please star it on [GitHub](https://github.com/wode490390/AtlantisGenerator).
*Note: Please back up old worlds before using this plugin.*
## Download
- [Releases](https://github.com/wode490390/AtlantisGenerator/releases)
- [Snapshots](https://circleci.com/gh/wode490390/AtlantisGenerator)## Configuration
config.yml
```yaml
# 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](https://maven.apache.org/).
2. Run `mvn clean package`. The compiled JAR can be found in the `target/` directory.## Metrics Collection
This plugin uses [bStats](https://github.com/wode490390/bStats-Nukkit). You can opt out using the global bStats config; see the [official website](https://bstats.org/getting-started) for more details.
###### If I have any grammar and/or term errors, please correct them :)