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

[+] Added support for the seller minion to sell using OneStopShop prices - To add, in hooks.yml add this
Code:
UseOneStopShop: true
[+] Hex colour codes are now supported in configs
To the miner.yml you can add the following option, to configure whether a Miner minion can break a center block

Code (Text):

#For those using BentoBox, would you like the centre block to be mined?
BentoBoxMineCentreBlock: false
[+] Fixed a bug, which made minions stop working when being stacked upon one another using scaffolding
[+] Configure the ability for minions to continue working while the owner is offline

To enable this option, add this to config.yml
Code:
#Would you like Minions to continue working while the owner is offline?
#False = Minions will stop working if the owner of it logs out
#True = Minions will continue working if the owner logs out (provided chunk is loaded)
MinionFunctionOffline: true

[+] Fixed a bug with players with capes heads not showing correctly
[+] Minion debug command will now show the player name of who owns the minion
[+] Added support for EconomyShopGUI
[+] 1.18.2 supported / now working
[+] Added location to debug command
[+] Fixed an issues with minions failing to load
:)
Also better messages in console to indicate minions loading
[+] Added the ability to configure the database save timer (If you are having issues with minions breaking, I suggest decreasing this from 10 to 1-5)

To add, add under the database section
Code:
database:
save_period: 10 #The time (in minutes) the database should save
yaml:
use: true
[+] /Minion Debug command added, so a server owner can look at a minion and get information about that minion
Top Bottom