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

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

[+] Modified how SMELT works, so it does not affect custom itemstacks
[+] Fixes Base 64 skins not showing correctly
[+] Fixed a few hook issues
[+] Added the ability to pay, upgrade and feed minions using PlayerPoints

To set this option, in hooks.yml add the following
Code:
#The Hook for the Minion Currency (Buying, upgrading and pay-healing minions)
#VAULT - Standard $
#PLAYERPOINTS - https://www.spigotmc.org/resources/playerpoints.80745/
MinionEconomy: PLAYERPOINTS
[+] Fixes an issue to do with 1.20.4 NBT
[+] Added support for 1.20.4
[+] Fixed 'Inconsistent skull meta' issues on 1.20 servers (If this is an issue for any other versions please let me know)
[+] Fixed EconomyShopGUI+ Hook (Please note, you will need the very latest EconomyShopGUI+ Plugin)
Hope everyone has had a great holiday season and a happy new year!

[+] Added support for Oraxen plugin for the Miner minion
[+] Fixes a few NPEs/ArrayIndexOutOfBound issues with hooks and minion upgrading
[+] 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'
Top Bottom