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..

[+] Fixes players being able to break other players Minion Chest Links
[+] MinerBlockBreakEvent modified for ItemsAdded (thanks @MasterCake for finding the issue!)
[+] Updated the Lumberjack + Miner Minion for some different Superior Skyblock2 API methods to prevent errors in the console
[+] Added the ability to configure a message, when a minions health gets to 0, that is sent to the user
To add this feature, add the following to messages.yml

Code:
#The message to send to a user if one of there minions runs out of health. Placeholders: %MINION_TYPE%, %MINION_DISPLAY_NAME%
#Set to 'none' for no message to be sent
MinionRanOutOfHealth: 'none'
[+] Fixed a few issues with hooks, SuperiorSkyblock, fabled, EconomyshopGUI
[+] Fixes an issue with 1.20.2
[+] Added support for SimplePets
[+] Fixed an exp issue with the Slayer Minion
  • Like
Reactions: numberstorm
[+] Added support for the Iridium Skyblock v4.0.0 API
[-] Dropped support for versions < 4.0.0, you will need to use the 7.9.5 version of minions if you wish to use an old version of Iridium Skyblock
[+] Fixed an issue with the Miner Block Break Event not being called
[+] Added drops to the Miner Block Break Event
[+] Fixed an issue with DynamicShop hook
[+] Added support for RoyaleEconomy - Add this line to hooks.yml if you are wanting to use
UseRoyaleEconomy: true
[+] You can now add Custom Model Data on the Minion Display Items
Code:
DisplayItem: #
  ...
  CustomModelData: 0 #For items that require additional custom model data, put this here

[+] Updated hook DynamicShops again
[+] Added provisional support for Drop2Inventory plugin
[+] Updated various hooks, Worldguard, DynamicShop & IridiumSkyblock to include both old and new hooks
Top Bottom