https://github.com/wode490390/atlantisgenerator
Atlantis generator plugin for Nukkit
https://github.com/wode490390/atlantisgenerator
atlantis generator minecraft nukkit plugin water world
Last synced: 10 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-02T12:03:53.000Z (almost 5 years ago)
- Last Synced: 2025-04-14T09:08:16.068Z (about 1 year ago)
- Topics: atlantis, generator, minecraft, nukkit, plugin, water, world
- Language: Java
- Size: 40 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Atlantis Generator
[](https://github.com/NukkitX/Nukkit)
[](https://circleci.com/gh/wode490390/AtlantisGenerator/tree/master)
[](https://github.com/wode490390/AtlantisGenerator/releases)
[](https://github.com/wode490390/AtlantisGenerator/releases)
Waterworld generator plugin for Nukkit.

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 :)