JetsMinions | #1 MINIONS PLUGIN | ACTIONS | UPGRADES | ANIMATIONS | ROBOTS | [1.8 - 1.26]

MC Plugin JetsMinions | #1 MINIONS PLUGIN | ACTIONS | UPGRADES | ANIMATIONS | ROBOTS | [1.8 - 1.26] 7.12.4
An Efficient, highly customizable Minions/Robots plugin with TONS of hooks..

[+] Please see last update
[+] Fixed an issue with the Lumberjack minion using health when there were no trees around to replant
[+] Support for 1.19 + 1.19 Blocks
[+] Added supported for RoseStacker and ProtectionStones - To add support, add these into hooks.yml - Ensure spacing is there

Code:
  UseProtectionStones: true
  UseRoseStacker: true
[+] Added SMELT option to Slayer
[+] Added the ability to configure what minions feed from a chest, to modify this please remove the config.yml option:

Code:
FeedMinionFromChest: true

and add this:

Code:
#What minions would you like to be able to feed from a chest?
#MinionsToFeedFromChest: [] #to disable feeding, set option to this <<
MinionsToFeedFromChest:
  - FEEDER
  #- MINER
  #- FEEDER
  #- COLLECTOR
  #- FARMER
  #- FISHER
  #- LUMBERJACK
  #- SELLER
  #- SLAYER
[+] Fixed a loading issue with Minions to do with the latest update, if the world name was called world ..
[+] Fixed minions loading across world unload/loads - Please use this version if you've had issues with minions loading
[+] Added a MinionInteractEvent to the API
[+] Fixed issue with OneStopShop ty @SM221 for helping test
[+] Added support for GriefDefend, to enable add this to hooks.yml
[+] Fixed an issue with the hook with last update
[+] Fixed an issue (that'll hopefully resolve) chests unlinking randomly
:)
Top Bottom