https://github.com/eat-sleep-code/minecraft.plugins.undergroundvillagebuilder
https://github.com/eat-sleep-code/minecraft.plugins.undergroundvillagebuilder
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eat-sleep-code/minecraft.plugins.undergroundvillagebuilder
- Owner: eat-sleep-code
- Created: 2025-02-10T05:44:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-15T16:01:39.000Z (over 1 year ago)
- Last Synced: 2025-08-23T06:02:47.165Z (10 months ago)
- Language: Java
- Size: 39.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UndergroundVillageBuilder Minecraft (Nukkit) Plugin
Build a large underground village complete with apartments, fields, crops, and a crafting area. A large open lower level is included.
## Prerequisites
- [Nukkit Minecraft Server](https://github.com/PetteriM1/NukkitPetteriM1Edition/releases)
## Installation
- Place the `UndergroundVillageBuilder.jar` file in the `/plugins/` folder.
## Usage
- Create a underground village directly in front of the player:
`/undergroundvillage`
## Known Issues
- When gravel, sand, water, or lava is found within the build area it can sometimes overwhelm the creation of parts of the village. This will result in some debris that needs to be cleaned up.
## Building Project
Run `mvn clean package`. The output will be saved to `/target/UndergroundVillageBuilder.jar`