Skip to content

Latest commit

 

History

History
66 lines (46 loc) · 2.55 KB

README.md

File metadata and controls

66 lines (46 loc) · 2.55 KB

Welcome to BiomeReplacer 👋

Version License: MIT

A cross version spigot plugin that prevents those biomes that are unfamilier to you from generating, and replace it to another one!

2021-06-17_17 57 02

About This Plugin

This plugin is used to prevent biomes like ocean、forest、jungle from generating for UHC that hosted in my server, since this project is getting larger and larger because of minecraft updates, I found that it could be releases as an open source project, feel free to download this plugin from SpigotMC, contributes are welcome!

Features

  • Supports Spigot Version 1.8.8 ~ 1.17
  • In-game reload

IMPORTANT! This plugin only works for terrains which not generated yet

2021-06-17_17 57 18 What's gonna happen if we replace all biomes to desert? 2021-06-17_18 06 10 BAMBOOOOOS???? 2021-06-17_18 15 05 MoonBase.... I mean end city in overworld...oops

Author

👤 LU__LU

🤝 Contributing

Requirements:

  • JDK 16
  • Git

Compiling from source

git clone https://github.com/lulu2002/BiomeReplacer.git
cd BiomeReplacer/
./gradlew build

!!IMPORTANT!!
This project only includes codes that handle commands and configs, if you want to look at the behavior about biome replacing, please check out my DatouNms project!

For contributions, Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 LU__LU.
This project is GPL3 licensed.


This README was generated with ❤️ by readme-md-generator