Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wode490390/quasistructurepopulator
QSP is a plugin that implements quasi-structure features for Nukkit servers.
https://github.com/wode490390/quasistructurepopulator
generator minecraft nukkit plugin populator structure vanilla
Last synced: about 1 month ago
JSON representation
QSP is a plugin that implements quasi-structure features for Nukkit servers.
- Host: GitHub
- URL: https://github.com/wode490390/quasistructurepopulator
- Owner: wode490390
- License: gpl-3.0
- Created: 2019-12-12T22:40:45.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-02T16:03:01.000Z (over 3 years ago)
- Last Synced: 2023-03-07T15:37:21.804Z (almost 2 years ago)
- Topics: generator, minecraft, nukkit, plugin, populator, structure, vanilla
- Language: Java
- Homepage:
- Size: 54.7 KB
- Stars: 7
- Watchers: 5
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quasi-structure Populator
[![Nukkit](https://img.shields.io/badge/Nukkit-1.0-green)](https://github.com/NukkitX/Nukkit)
[![Build](https://img.shields.io/circleci/build/github/wode490390/QuasiStructurePopulator/master)](https://circleci.com/gh/wode490390/QuasiStructurePopulator/tree/master)
[![Release](https://img.shields.io/github/v/release/wode490390/QuasiStructurePopulator)](https://github.com/wode490390/QuasiStructurePopulator/releases)
[![Release date](https://img.shields.io/github/release-date/wode490390/QuasiStructurePopulator)](https://github.com/wode490390/QuasiStructurePopulator/releases)QSP is a plugin that implements [quasi-structure](https://minecraft.gamepedia.com/index.php?title=Generated_structures&oldid=1432668#Quasi-structures) features for Nukkit servers.
![](https://i.loli.net/2020/10/27/JYFfNDjSGKnLUO4.png)
If you found any bugs or have any suggestions, please open an issue on [GitHub Issues](https://github.com/wode490390/QuasiStructurePopulator/issues).
If you like this plugin, please star it on [GitHub](https://github.com/wode490390/QuasiStructurePopulator).
## Features
- [X] [Dungeon](https://minecraft.gamepedia.com/Dungeon)
- [X] Loots
- [X] [Mob Spawner](https://minecraft.gamepedia.com/Spawner) (requires [MobPlugin](https://github.com/Nukkit-coders/MobPlugin))
- [X] [Desert Well](https://minecraft.gamepedia.com/Desert_well)## Download
- [Releases](https://github.com/wode490390/QuasiStructurePopulator/releases)
- [Snapshots](https://circleci.com/gh/wode490390/QuasiStructurePopulator)## 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 :)