JetsMinions Breeder Addon v1.0

Breeder Minion Addon for JetsMinions to breed animals!
logo.png

BeeKeeperInformation.png

Breeder Addon for JetsMinions.
Breed nearby animals with the use of this addon minion!

Simply place the minion for it to begin breeding nearby animals from their required breeding foods!

  • Upgradeable options for the type of available "food" required for breeding to happen.
  • Upgradeable options for the amount of food required.
  • Upgradeable options for the type of animal that can be bred.
  • Upgradeable options for the radius in which the animals are required to be near the minion to breed.

ce6ceb7ac0473d2a00aa03a718101f89b1aaca20.png
This Addon requires the Premium plugin JetsMinions found here

59972.png

BeeKeeperExamples.png


Breeder.png

breeder3.gif


BeeKeeperInstallation.png


STEPS TO INSTALL the addon, please follow carefully:

Step 1: Put the Breeder.jar into /JetsMinions/minions/ directory - It's not a plugin!

Step 2: In \JetsMinions > config.yml please add to the bottom of the other minion types:
Breeder
Settings:
TicksPerAnimation: 4
TicksPerAction: 200 #The time it takes for the minion to breed nearby animals
DefaultSkin: Breeder
MinionNamePlaceholder: Breeder #The name of the placeholder for %MINIONTYPE%
Health:
EnableHealth: true
ActionPerHealth: 10
RightClickWithFoodToFeed: true
FeedWithMoney: true
FeedWithMoneyCost: 1000
DisplayItem:
Item: NETHER_STAR
Damage: 0
Glow: true
DisplayName: "&eBreeder Minion"
Lore:
  • "&7Right-Click this Minion"
  • "&7to place it! Once placed"
  • "&7it will start breeding neaby animals!"
  • " "
  • "&eAnimal bred: &b%STATS%"
  • "&eLevel: &b%LEVEL%"
Step 3: In \JetsMinions > controlpanel.yml, please add this to the bottom of the other minion types:
Breeder: #Must be a name of a minion, as this will be the control panel for that minion
Settings:
Size: 54
DisplayName: "&c%MINIONNAME% Panel"
FillerItem:
Slot: filler
Item: STAINED_GLASS_PANE:7
Action: none
DisplayName: " "
Lore: []
Skins:
Slot: 19
Item: SKULL:%DEFAULTSKIN%
Action: SKINS
DisplayName: "&e&lSkin Menu"
Lore:
  • "&7Click this to change your"
  • "&7Minions Skin!"
North:
Slot: 20
Item: SKULL:MHF_ArrowUp
Action: ROTATE_NORTH
DisplayName: "&e&lRotate North"
Lore:
  • "&7Click this to change the"
  • "&7Direction of your minion"
  • "&7to North"
East:
Slot: 21
Item: SKULL:MHF_ArrowRight
Action: ROTATE_EAST
DisplayName: "&e&lRotate East"
Lore:
  • "&7Click this to change the"
  • "&7Direction of your minion"
  • "&7to East"
South:
Slot: 22
Item: SKULL:MHF_ArrowDown
Action: ROTATE_SOUTH
DisplayName: "&e&lRotate South"
Lore:
  • "&7Click this to change the"
  • "&7Direction of your minion"
  • "&7to South"
West:
Slot: 23
Item: SKULL:MHF_ArrowLeft
Action: ROTATE_WEST
DisplayName: "&e&lRotate West"
Lore:
  • "&7Click this to change the"
  • "&7Direction of your minion"
  • "&7to West"
PayToHeal:
Slot: 24
Item: GOLDEN_APPLE
Action: PAYHEAL
DisplayName: "&e&lHeal Minion"
Lore:
  • "&7This will cost"
  • "&7$200" #Change the amount if needed in the config.yml
Hopper:
Slot: 25
Item: HOPPER
Action: ATTACHCHEST
DisplayName: "&e&lAttach a chest"
Lore:
- "&7Attach a chest to this minion"
Stats:
Slot: 30
Item: CHEST
Action: NONE
DisplayName: "&e&lStats"
Lore:
  • "&7Your minion has bred"
  • "&e%STATS% &7animals since being placed"
Nametag:
Slot: 31
Item: NAME_TAG
Action: RENAME
DisplayName: "&e&lRename"
Lore:
  • "&7Click to Rename"
  • "&7The minion!"
Health:
Slot: 32
Item: COOKED_BEEF
Action: NONE
DisplayName: "&e&lHealth"
Lore:
  • "&7Your minions health is"
  • "&e%HEALTH%/%MAXMINIONHEALTH%"
UpgradeMinion:
Slot: 40
Item: GOLD_INGOT
Action: LEVELUP
DisplayName: "&e&lLevel Up"
Lore:
  • "&7Upgrade the Minion to the"
  • "&7next level"
  • "&7Cost: &e$%NEXTLEVELCOST%"
Close:
Slot: 49
Item: NETHER_STAR
Action: CLOSE
DisplayName: "&c&lClose"
Lore:
  • "&7Click to Close"
  • "&7the menu"
Step 4: In \JetsMinions > skins.yml, please add this to the bottom of the other minion types:
Breeder:
DisplayName: "&3%PLAYERNAME%'s Breeder"
HeadItem: "%HEAD%"
HeadDisplayName: "&7Default &cBreederMinion!"
Body: "255,229,0"
Legs: "255,255,255"
Boots: "255,229,0"
HandItem: "POPPY"
Step 5: In \JetsMinions > store.yml, please add this to the bottom of the other minion types:
Breeder:
Slot: 23
Item: SKULL:Breeder
Action: Breeder
Cost: 5000
DisplayName: "&e&lBreeder Minion"
Lore:
  • "&aThe Breeder Minion"
  • "&awill breed nearby"
  • "&aanimals!"
  • " "
  • "&eCost: $5,000"
  • " "
  • "&7You have placed &c%PLAYERSMINIONS_TYPE%/%MAXMINIONS_TYPE% &7Minions"
Step 6: in \JetsMinions\minionupgrades create a file called Breeder.yml with the following settings:
MaxLevel: 3

Levels:
CostToUpgradeToLevel2: 30000 #The cost to upgrade to level 2
CostToUpgradeToLevel3: 70000

Settings:
SettingsAtLevel1: Radius:2 | BreedingItem:CHICKEN:WHEAT:5 | BreedingItem:CHICKEN:COBBLESTONE:5 | ENCHANTED | HANDITEM:CARROT | MAXHEALTH:20
SettingsAtLevel2: Radius:3 | BreedingItem:COW:WHEAT:10 | BreedingItem:COW:COBBLESTONE:10 | ENCHANTED | HANDITEM:CARROT | MAXHEALTH:30
SettingsAtLevel3: Radius:4 | BreedingItem:SHEEP:WHEAT:20 | BreedingItem:SHEEP:COBBLESTONE:20 | ENCHANTED | HANDITEM:CARROT | MAXHEALTH:40

#BreedingItem:CHICKEN:WHEAT:4 | BreedingItem:CHICKEN:COBBLESTONE:4
#BreedingItem:ANIMALTYPE:FOOD/ITEM:AMOUNT
#Radius = How many blocks around the minion is a beehive/nest required to be in order to collect
#Enchanted = Gives the handitem an enchanted (glow) effect
#HandItem = Changes what the minions handitem is
#MaxHealth = How much health should the minion have (default is 20)

Messages:
MessageOnUpgradeTo2: '&aYou have upgraded the Breeder Minion to level 2!'
MessageOnUpgradeTo3: &aYou have upgraded the Breeder Minion to level 3!'

BeeKeeperTOS.png


By purchasing this plugin you agree to the following terms:
  • You will not chargeback - If you have a legitimate issue that is causing the plugin not to work that cannot be fixed, then I’ll happily refund you
  • I cannot guarantee indefinite support.
  • You may not redistribute or resell this plugin.
  • I may refuse to give you support with or without any specific reason.
  • If you have an issue with this plugin, please contact me before leaving a bad rating.
  • I can update this terms of use at any time, without notification
Buy a license now
Name a fair price:
EULA: Standard EULA
$
New: Now supporting cryptocurrency payments!
Share and earn
Refer this resource and earn a 10% commission.
508 Views
5 Purchases
6 Downloads
Jun 9, 2024 Published
Apr 7, 2024 Updated
Not yet rated
5.1 KB File size
Type
  1. Gameplay
  2. Economy
  3. Monetization
Game mode
  1. Survival
  2. Skyblock
  3. Oneblock
Supported software
  1. Bukkit
  2. Spigot
  3. Paper
Supported versions
  1. 1.7
  2. 1.8
  3. 1.9
  4. 1.10
  5. 1.11
  6. 1.12
  7. 1.13
  8. 1.14
  9. 1.15
  10. 1.16
  11. 1.17
  12. 1.18
  13. 1.19
  14. 1.20
  15. 1.21
Creator
Aws
Owner
Recommended for you
BeeKeeper Minion Addon for JetsMinions to Collect Honey & Honeycomb!
Not yet rated
7 purchases
Cook Minion Addon for JetsMinions to cook food!
Not yet rated
7 purchases
Butcher Minion Addon for JetsMinions to butcher animals!
Not yet rated
6 purchases
Shepard Minion Addon for JetsMinions to shear sheep!
Not yet rated
5 purchases
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 122 ratings
3,267 purchases
Share and earn
Refer this resource and earn a 10% commission.
508 Views
5 Purchases
6 Downloads
Jun 9, 2024 Published
Apr 7, 2024 Updated
Not yet rated
5.1 KB File size
Type
  1. Gameplay
  2. Economy
  3. Monetization
Game mode
  1. Survival
  2. Skyblock
  3. Oneblock
Supported software
  1. Bukkit
  2. Spigot
  3. Paper
Supported versions
  1. 1.7
  2. 1.8
  3. 1.9
  4. 1.10
  5. 1.11
  6. 1.12
  7. 1.13
  8. 1.14
  9. 1.15
  10. 1.16
  11. 1.17
  12. 1.18
  13. 1.19
  14. 1.20
  15. 1.21
Creator
Aws
Owner
Recommended for you
BeeKeeper Minion Addon for JetsMinions to Collect Honey & Honeycomb!
Not yet rated
7 purchases
Cook Minion Addon for JetsMinions to cook food!
Not yet rated
7 purchases
Butcher Minion Addon for JetsMinions to butcher animals!
Not yet rated
6 purchases
Shepard Minion Addon for JetsMinions to shear sheep!
Not yet rated
5 purchases
#1 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 122 ratings
3,267 purchases
Top