Skip to content

ipiepiepie/BiomeLimits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Have you ever wondered about plants, growing only in their native Biomes?

This plugin allows you to limit Block placing/breaking, based on Biomes. You can limit any Block in game, but first of all this plugin aimed to confine crops, trees and other plants.

Find the Project Page on Spigot or Modrinth


How to use it

You can combine this limitations with any other plugin, to boost your server economy, by adding Biome factor to production of resources.

For example, you can combine it with Towny and Brewery, then players will have to harvest beverage ingridients in different Biomes, it'll increase the need for trade between Towns.


Installation

  1. Download latest BiomeLimits version from Spigot or Modrinth.
  2. Put it into your /plugins folder.
  3. Restart your server. (not /reload)

If you don't know how to use configs, take a look at comments inside them.
All configs has auto-generated templates, which will help you to configure plugin for your needs.

There is one issue with auto-generated templates, you can read about it below.

All plugin permissions and commands are described in the Wiki.


Dependencies

There is no external dependencies, plugin uses only compiled dependencies.

The only requirement for plugin is Java 16 or higher.

Compiled dependencies

  • CommandAPI — for better Command handling.
  • CommentedConfiguration — for advanced configurations.
  • MineDown — for MarkDown like syntax in creation of plugin messages.
  • XSeries — for easy cross-version support without NMS headache.

Issues

There is one known issue, when templates of limited blocks, generated on configs creation, loses describing commentaries after plugin/server reload.
It can't be fixed, because that's how CommentedConfiguration works, but you can find these templates in the Wiki.

If you have any issues with this plugin, open your issue here, on GitHub.


About

Add Biome limitations for crops, saplings and other blocks.

Resources

License

Stars

Watchers

Forks

Languages