Skip to content

A Bukkit plugin for controlling the size and properties of farms.

License

Notifications You must be signed in to change notification settings

NathanCollaert/FarmControl

 
 

Repository files navigation

FarmControl

Plugin page: https://www.spigotmc.org/resources/86923/

About

FarmControl is a Bukkit plugin that allows you to control certain properties of farms on your server. Among other things, you can limit the size of mob farms, remove the ability of mobs in farms to collide and perform random movements, or completely disable the AI of mobs in farms.

Building

  1. Install dependency NabConfiguration to maven local
git clone https://github.com/froobynooby/nab-configuration
cd nab-configuration
./gradlew clean install
  1. Clone FarmControl and build
git clone https://github.com/froobynooby/FarmControl
cd FarmControl
./gradlew clean build
  1. Find jar in FarmControl/build/libs

About

A Bukkit plugin for controlling the size and properties of farms.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%