HomeJavaModsAnimals Control
Animals Control
Description

English:

Animals control is a little spigot plugin that allows you to set specific chance for animals breeding and limit quantity of animals per selected area. Also you can edit messages (with colors) which player sees when he tried to spawn animal over limit or he failed to breed animals (because of chance).
Tested on 1.12.2 and 1.15.2, should work with any other version too.
Entities list in config is dynamic, you can add any animal that player can breed.

Русский:
Animals control - простой плагин для установки шансов размножения животных и максимального количества животных на определённой территории. Сообщения игроку (о неудачном размножении животных/превышении лимита) настраиваются в конфиге, можно использовать свои цвета текста.
Протестировано на 1.12.2 и 1.15.2, должно работать и на других версиях. Список живых существ в конфиге динамический, т.е. туда можно добавить любое другое животное, которое может разводить игрок.

Features
Commands and perms
Commands:
/anc reload - reloads config

Permissions:
animalscontrol.reload - permission to reload config

Config
Spoiler: Config
Code (Text):
# Animals Control configuration file
# Chance of successful breeding for each animal
# (in percents, 100 = basic behaviour, 0 = player can't breed this animal at all)
breeding-chance:
  bee: 100
  fox: 100
  llama: 100
  traderlama: 100
  panda: 100
  turtle: 100[/FONT]
  cow: 100
  mushroom_cow: 100
  pig: 100
  chicken: 100
  sheep: 100
  wolf: 100
  cat: 100
  horse: 100
  donkey: 100
  rabbit: 100
  villager: 100
# Limit of animals per given area (0 = not limited)
population-limits:
  bee: 5
  fox: 5
  llama: 10
  traderlama: 5
  panda: 5
  turtle: 5
  cow: 10
  mushroom_cow: 10
  pig: 10
  chicken: 10
  sheep: 10
  wolf: 0
  cat: 0
  horse: 0
  donkey: 5
  rabbit: 10
  villager: 10
# Area (rectangle with animal at the center)
area:
  x: 16.0
  y: 16.0
  z: 256.0
# Messages sent to the player when he can't breed an animal.
# Leave it empty if you don't want to send anything. (Like msg: '')
# For colors, use § instead of &
# Use '' (double single quotes) instead of ' (single quote). E.g. msg: 'You can''t do it here!'
messages:
  too-many-animals: '§bToo many animals of this type around, you can''t spawn more!'
  failed-to-breed: '§bUnfortunately, animals didn''t breed'

Spoiler: Config - Русский
Code (Text):
# Animals Control конфигурация
# Шанс успешного разведения животного
# (в процентах, 100 = обычное размножение, 0 = игрок не сможет размножать это животное)
breeding-chance:
  bee: 100
  fox: 100
  llama: 100
  traderlama: 100
  panda: 100
  turtle: 100[/FONT]
  cow: 100
  mushroom_cow: 100
  pig: 100
  chicken: 100
  sheep: 100
  wolf: 100
  cat: 100
  horse: 100
  donkey: 100
  rabbit: 100
  villager: 100
# Лимит животных на определённой территории (0 = не ограничено)
population-limits:
  bee: 5
  fox: 5
  llama: 10
  traderlama: 5
  panda: 5
  turtle: 5
  cow: 10
  mushroom_cow: 10
  pig: 10
  chicken: 10
  sheep: 10
  wolf: 0
  cat: 0
  horse: 0
  donkey: 5
  rabbit: 10
  villager: 10
# Территория (прямоугольник с животным в центре)
area:
  x: 16.0
  y: 16.0
  z: 256.0
# Сообщения игроку, когда он не может размножить животное.
# Оставьте пустым, если ничего не нужно писать. (Как msg: '')
# Для цветов, используйте § вместо &
# Используйте '' (две одинарные кавычки) вместо ' (одинарной кавычки). Например msg: 'You can''t do it here!'
messages:
  too-many-animals: '§bРядом слишком много животных данного типа, Вы не можете размножить больше!'
  failed-to-breed: '§bК сожалению, животные не дали потомства'

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Animals Control is a free Minecraft Java mod. Compatible with Minecraft 1.12, 1.13, 1.14, 1.15. Downloaded 273 times (via Spigot). Download it and open it directly in the game.

Explore more