Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wode490390/skyplaingenerator
Sky plain generator plugin for Nukkit
https://github.com/wode490390/skyplaingenerator
generator minecraft nukkit plain plugin sky world
Last synced: about 11 hours ago
JSON representation
Sky plain generator plugin for Nukkit
- Host: GitHub
- URL: https://github.com/wode490390/skyplaingenerator
- Owner: wode490390
- License: gpl-3.0
- Created: 2019-02-26T14:41:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-02T05:03:00.000Z (over 3 years ago)
- Last Synced: 2024-11-16T22:56:13.264Z (about 11 hours ago)
- Topics: generator, minecraft, nukkit, plain, plugin, sky, world
- Language: Java
- Size: 35.2 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sky Plain 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/SkyPlainGenerator/master)](https://circleci.com/gh/wode490390/SkyPlainGenerator/tree/master)
[![Release](https://img.shields.io/github/v/release/wode490390/SkyPlainGenerator)](https://github.com/wode490390/SkyPlainGenerator/releases)
[![Release date](https://img.shields.io/github/release-date/wode490390/SkyPlainGenerator)](https://github.com/wode490390/SkyPlainGenerator/releases)Flat floating island generator plugin for Nukkit.
![](https://i.loli.net/2020/09/28/g6FXLMJKwiZbz2G.png)
If you found any bugs or have any suggestions, please open an issue on [GitHub](https://github.com/wode490390/SkyPlainGenerator/issues).
If you like this plugin, please star it on [GitHub](https://github.com/wode490390/SkyPlainGenerator).
*Note: Please back up old worlds before using this plugin.*
## Download
- [Releases](https://github.com/wode490390/SkyPlainGenerator/releases)
- [Snapshots](https://circleci.com/gh/wode490390/SkyPlainGenerator)## Configuration
config.yml
```yaml
# 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 :)