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

 FREE JetsMinions | #1 MINIONS PLUGIN | ACTIONS | UPGRADES | ANIMATIONS | ROBOTS | [1.8 - 1.19] 7.9.15

JetsMinions | #1 MINIONS PLUGIN | ACTIONS | UPGRADES | ANIMATIONS | ROBOTS | [1.8 - 1.19]
◦•●❤♡ ᴄᴏɴᴛᴀᴄᴛ Dekomori on discord ꜰᴏʀ ꜱᴜᴘᴘᴏʀᴛ ♡❤●•◦

Native Minecraft Version:
Legacy (< 1.13)
Tested Minecraft Versions: 1.8 / 1.9 / 1.10 / 1.11 / 1.12 / 1.13 / 1.14 / 1.15 / 1.16 / 1.17 / 1.18 / 1.19

3X0BJNO.png


After looking around trying to find a affordable, feature rich, efficient (for use on Larger Servers) Minions plugin and after concluding that was not going to happen, I decided to make my own. The current Minion plugins that exist on Spigot / other places are (in my opinion) way overpriced, incredibly un-efficient or simply do not work..
My plugin aims to provide an efficient however feature rich Minions Plugin and even includes an API so developers can create their own custom Minions, simply.

What is this plugin?
This plugin, like others, provides a way for players to place 'Minions' (robots) that perform tasks, such as mine ores. These resources can be automatically put into a linked chest nearby. This plugin has tons of hooks that allow it to hook into other plugins, including SkyBlock, GriefPrevention, Towny, Factions, World Guard and so many more (see below)!

Current Minions:
- Miner (Mines the block in-front, upgraded miner smelts ore / mines multiple blocks in front)
- Slayer (Kills mobs within a pre-configured range)
- Collector (Collects Items within a pre-configured range)
- Feeder (Feeds minions with a pre-configured range)
- Lumberjack (Chops wood & leaves within a pre-configured range)
- Farmer (Farms farmland within a pre-configured range)
- Fisher (Catches fish within water pools located infront of the minion)
- Seller (Sells items found in its attached chest, the minion is able to get shop values from ShopGUI+, Essentials or CMI)
- Spawner (Spawns mobs around the minion)
- Spawner Miner (Spawns blocks and mines the blocks)

All Minions are upgradable, with configurable upgrade settings

qCu7Mvw.png

  • Upgrade Minions with $$$, configure price per upgrade, messages & what they do at each level
  • Fully customizable Minion Store
  • Completely customizable per Minion Interface
  • Console Commands Supported
  • All Protection Plugins, such as any SkyBlock, CoreProtect WorldGuard plugins Supported
  • HeadDatabase support
  • ItemAdder support
  • Managers Minions Efficiently, this plugin will not keep chunks loaded (unlike other similar plugins that do) - Causing larger servers to have thousands of unneeded chunks loaded.
  • Set Minion Limits with Permissions
  • Customizable Health, per Minion type
  • Customizable delays for Animations and Actions per Minion (Specificity the amount of ticks between animation and action, great for larger servers to deal with lag efficiently)
  • Customise Minions Name (and allow Players to set the name of their minions, again through a permission which they can win/buy somehow)
  • Rotate the Minions direction
  • Link Minions to chests
  • Feed Minions to keep them powering through their tasks! (Again completely configurable, if you want minions to power on for ever, you can..)
A few other features that other plugins simply do not have:
  • Create your own custom suits (using Player Heads & RGB colours) and give players access to them through permissions (A great EULA friendly donation perk!). Why be forced to have 'pre-defined' suits when you can create your own...? Players will have access to a Skin GUI to pick from these suits! Skins are cached to prevent long loading times / to many authentications with Mojang
  • Data is stored via Custom NBT Tags When a minion is in an inventory, many other minion plugins force you to have a lore that you do not want (this is how, for example, block-counts can be saved). This plugin uses custom NBT tags to store data (such as stats & Minion level) meaning data is saved on ItemStacks however it is invisible to the user.
  • An API that allows any developer with a basic understanding of Java to create custom Minions. The API is explained below, although is incredibly very easy to use.
*I am willing to do private Minion Development, so if you are looking for a custom minions that does not exist, message me :).

MZDAGfW.png

So the plugin is being ran on the PlanetMine SkyBlock server (IP: PlanetMine.org > SkyBlock). You may need to message me (jet315) or another user ingame if you wish to see them.

Everything you see is Customizable, from the interfaces, to the minion itself..

7aL6K9M.png


ROLtl5Z.gif

minerminion.gif


Customise everything from GUI name, to everything inside it.
VtxgPU3.png

Clicking a skin in this UI will change their minion skin! Everything is Customizable in this.
oJrA8TM.png


Minion Store (again everything customizable)
tEPIoFt.png


mXXhL99.png


There are no real commands needed for players, instead I suggest giving them these permissions:

General Permissions:
minions.player.* -
Gives them the permissions below
minions.player.rename - Allows them to rename their minion
minions.player.linkchest - Allows them to link a chest
minions.player.helpcommand
- Allows them access to /Minions (although not needed)
minions.player.store - Allow access to /Minions store

Skin Permissions
This will allow players to select skins in the skin GUI menu
minions.skins.* or
minions.skins.<NameOfSkin>

Minion Limit Permissions

Depending on what permission a user has, will depend on how many minions they can place. Minion place permissions are configured in the config.yml. By default, the permission
minions.place.default - will allow access to three minions, (Check the config.yml to create other permissions allowing for more/less minions)

Admin Permissions & Commands
minions.admin.break - Will allow a user to break any minion
minions.admin.viewminion - Allows any user to open any (loaded) minion menu
minions.admin.reload - /Minions Reload - Reloads the configuration file, although a restart is required for certain things.
minions.admin.givecommand - /Minions give <Player> <MinionType> <Amount> - Gives a specified player that minion (The Minion Type is Case sensitive)
minions.admin.bypasslimit - Allows a user to place however many minions they want

oNdnvPE.png

Pretty simple, just put the plugin in plugins folder and all should be well.

Hooks, such as World Guard, Factions, etc will automatically be detected & enabled if present (you may disable them if needed in the hooks.yml file)

I really suggest turning off the server to modify properties of the configuration files, rather than using the reloading command. Using PlugMan to force reload the plugin may break things, although to be fair, in my tests works fine.

2BTyYdL.png

There is quite a few files that can be customised. These can be found here

Code:
/**
* Placedholders: (PM Me if you need others)
*
*  %jetsminions_placedminions% //Returns the number of minions the player has placed
*  %jetsminions_placedminions_minionType% //Returns the number of minions the player has placed of a certain minion
*  %jetsminions_placedminions_minionType_max% //Returns the max number of minions a player can place of a certain type
*  %jetsminions_maxminions% //Returns the number of minions the player is able to place
*/

[IMG]

Currently, you may create a Minion by simply creating a new class and extend Minion (from me.jet315.minions.minions)
Check this out for information: https://pastebin.com/nad90j75
You will not need a plugin.yml or onEnable or anything like that.

Once you have done this, to register your minion simply export the jar, and put it into the Minions/minions folder. You will also need to setup properties for the Minion in the config.yml and controlpanel.yml.

There's also a bunch of different events

minecraft plugins free
minecraft plugins for free
free minecraft plugins
minecraft paid for free
jetsminions free download
premium minecraft plugins for free

Latest updates

  1. 7.9.15

    7.9.15
  2. 7.9.12

    7.9.12
  3. 7.9.9

    7.9.9

Latest reviews

xdddddddddddddddd
[17:17:35 INFO]: [JetsMinions] Disabling JetsMinions v7.7.3
[17:17:35 INFO]: [JetsMinions] [STDOUT]
[17:17:35 INFO]: [JetsMinions] [STDOUT]
[17:17:35 INFO]: [JetsMinions] [STDOUT]
[17:17:35 INFO]: [JetsMinions] [STDOUT]
[17:17:35 INFO]: [JetsMinions] [STDOUT] JetsMinions > Plugin disabled.. Reason:
[17:17:35 INFO]: [JetsMinions] [STDOUT] #A LEAKED PLUGIN HAS BEEN DETECTED > PLUGIN IS NOW DISABLED > Please visit https://discord.gg/brdqwMz FOR INFORMATION > JETSMINIONS CAN BE PURCHASED FROM https://www.spigotmc.org/resources/jetsminions-1-minions-plugin-upgrades-actions-animations-robots-1-8-1-16.59972/
[17:17:35 INFO]: [JetsMinions] [STDOUT]
[17:17:35 INFO]: [JetsMinions] [STDOUT]
[17:17:35 INFO]: [JetsMinions] [STDOUT]
[17:17:35 INFO]: [JetsMinions] [STDOUT]
A LEAKED PLUGIN HAS BEEN DETECTED > PLUGIN IS NOW DISABLED
The plugin gets disabled when server starts. I highly recommend removing this or post an update of this plugin. Thanks!

The reason why the plugin stop working when the server starts is because the plugin being considered "leaked".

Thanks!
Not work,
JetsMinions > Plugin disabled.. Reason:
A LEAKED PLUGIN HAS BEEN DETECTED > PLUGIN IS NOW DISABLED > Please visit https://discord.gg/brdqwMz FOR INFORMATION > JETSMINIONS CAN BE PURCHASED FROM https://www.spigotmc.org/resources/jetsminions-1-minions-plugin-upgrades-actions-animations-robots-1-8-1-16.59972/
A LEAKED PLUGIN HAS BEEN DETECTED > PLUGIN IS NOW DISABLED > Please visit https://discord.gg/brdqwMz FOR INFORMATION > JETSMINIONS CAN BE PURCHASED FROM https://www.spigotmc.org/resources/jetsminions-1-minions-plugin-upgrades-actions-animations-robots-1-8-1-16.59972/
please update the plugin to 6.8.4 they fixed a huge dupe for exp and fixed a cras with slayer minions, please update it! Thanks!
Hey friend, thanks for the awesome leak, but 6.8.2 got a huge exp dupe, can we get update 6.8.3 please ? thanks again
It's the same version bruh
goodddd Thanks
update pls

Similar resources

JetsMinions | #1 MINIONS PLUGIN | ACTIONS | UPGRADES | ANIMATIONS | ROBOTS | [1.8 - 1.18] Rowdy
0.00 star(s) 0 ratings
Downloads
39
Updated
JetsMinions | #1 MINIONS PLUGIN | ACTIONS | UPGRADES | ANIMATIONS | ROBOTS | [1.8 - 1.18] MikeyBoy
4.67 star(s) 6 ratings
Downloads
2,054
Updated
JetsMinions | #1 MINIONS PLUGIN | ACTIONS | UPGRADES | ANIMATIONS | ROBOTS | [1.8 - 1.18] SRC MikeyBoy
0.00 star(s) 0 ratings
Downloads
174
Updated
BlackSpigot General Chat
Rules Help Users
    H @ HolyWater456: hey everyone, anyone know how can I contact nulled builds email? I'm trying to reset my...
    Top