Voxel Shop beta is live. Expect occasional bugs. Learn more  
BeeMinions icon

BeeMinions 2.0.6

✨ Minions that will do the work for you!

Page 1 2 3
4.0.9-BETA Mar 23, 2025
Fixed modifiers placement
  • Fixed a bug with placing modifiers on minions.
  • Fixed a bug when loading new users.
  • Fixed the spawn position of entities for the combat minion.
Report any errors to the support discord.
4.0.8-BETA Mar 22, 2025
Fixed bugs
  • Fixed a bug with the "/minions give" command that occurred when granting minions with specific levels.
  • Fixed a bug with the calculation of speed modifiers when a minion was producing in "offline" mode.
Report any errors to the support discord.
4.0.7-BETA Mar 20, 2025
Fixed command and recipes menu
  • Fixed a bug when displaying recipe levels.
  • Fixed a bug with the /minions give command, it now correctly gives the level with its buffs.
Report any errors to the support discord.
4.0.6-BETA Mar 20, 2025
New command parameters
  • New parameters for the "/minions give" command, [Level] [Amount].
  • New parameters for the "/minions modifier" command, [Amount].
     
Report any errors to the support discord.
4.0.5-BETA Mar 11, 2025
Fixed mobs generate
  • Fixed a bug regarding entity generation for COMBAT minions.
  • Removing a minion will now grant skill experience from the spawned items.
Report any errors to the support discord.
4.0.4-BETA Mar 7, 2025
Fixed minions type farming
  • Fixed a bug that prevented mushroom and nether_warp farming for FARMING type minions.
  • Fixed some bugs that allowed minions to farm in DIRT and not in FARMLAND.
Report any errors to the support discord.
4.0.3-BETA Mar 5, 2025
Bug fixeds
  • Fixed a calculation error when calculating the total amount of items to remove from an improvement.
  • Fixed a bug that sometimes did not allow planting crops in agriculture-type minions.
  • Fixed a bug that when a minion is full it did not improve its next upgrades.
Report any errors to the support discord.
4.0.2-BETA Mar 3, 2025
Fix improvements for mmoitems
  • Fixed a bug with mmoitems type improvements.
  • Added some help logs to catch errors.
Report any errors to the support discord.
4.0.1-BETA Feb 28, 2025
Bug fixeds
  • Fixed minor bugs
  • Added positionPlace to the MinionPlaceEvent event.
Report any errors to the support discord.
4.0.0-BETA Feb 28, 2025
New features and support mmoitems for upgrades
  • MMOITEM support for minion upgrades.
  • Updated to the latest version of ecoskills for exp filters
  • An error with AUTO_SELL is corrected, they now work correctly.
  • Added 2 new developer events, "PlaceMinionEvent" and "RemoveMinionEvent".
Report any errors to the support discord.
3.0.9-BETA Feb 28, 2025
New parameters for filters and bug fixes
  • Added new parameters to exp filters:

  0:

type: vanilla
material: REDSTONE
price: 10
amount: 1-10
filter-exp:
skill-id: mining
exp-gain: 5.2
produce: true # Will give exp when producing products
take-item: true # Will give exp when removing products
chance: 1.0 # 100%

  • Now the rewards for unique minions can be added specific permissions that the user needs to unlock it.

rewards-unique-minions-unlock:

# Number of minions required
my-first-reward:
required-minions-unique: 10
minions-place-add: 1
commands:
- "say Hello minions!"
- "eco give %player% 100"
next-upgrade: my-second-reward
requiered-permissions:
- "beeminions.your.permission"
my-second-reward:
required-minions-unique: 20
minions-place-add: 1

 
  • Added new methods for developers and minor bug fixes.
Report any errors to the support discord.
3.0.8-BETA Feb 27, 2025
New features and bug fixeds
    • New placeholders added:
              -  %beeminions_max_minions%
              -  %beeminions_current_minions%
              -  %beeminions_current_unique_minions%
              -  %beeminions_required_next_unique_minions%
              -  %beeminions_next_minions_place%
    • Added a new setting that allows you to configure whether minions can produce in offline mode if a player has the "beeminions.offlinemode.produce" permission. Review the config.yml "product-offlinemode-require-permission". Permission:
      beeminions.offlinemode.produce
    • Added some new methods for developers: 
           

    BeeMinions#getAPI()
    
    User#removeMinion(UUID)
    BeeAPI#createMinion(@NotNull User user, @NotNull Location location, @NotNull DataMinion dataMinion, @NotNull Skin skin, boolean isSmall)

     
     
    • Fixed a bug when dragging in the minion's inventory.
     

     
     
    Report any errors to the support discord.
3.0.7-BETA Feb 13, 2025
Fixed generate MMOItems
  • Fixed a bug that did not allow MMOItems to be produce
Report any errors to the support discord.
3.0.6-BETA Dec 14, 2024
New subfolders
  • Minions and skins can now be sorted using subfolders.
  • Fixed an error when interacting with items such as skins, modifiers, minions etc...
Report any errors to the support discord.
3.0.5-BETA Nov 21, 2024
New API components
  • Added new tools for developers, look at BeeAPI.
Report any errors to the support discord.
3.0.4-BETA Nov 3, 2024
New features and bug fixed
  • A new command was added: /minions resetuniqueminions [Player].
  • Now, when collecting items from a minion, if it has chest storage, those items will also be collected.
  • An issue related to additional minion upgrades when upgrading minions has been fixed.
  • An issue that allowed placing minions side by side has been fixed.
  • An issue that allowed placing items in the minion's storage has been fixed.
Report any errors to the support discord.
3.0.3-BETA Oct 22, 2024
Unlocking levels by crafting minions
  • Now you can unlock how many minions a player puts in without needing permissions! (View config.yml)
  • Fixed some errors when placing minions
  • Minion loading improved.
  • Fixed minor bugs
Report any errors to the support discord.
3.0.2-BETA Oct 15, 2024
Support for 1.21.1
  • Head texture bug fixed for 1.21.1
Report any errors to the support discord.
3.0.1-BETA Oct 4, 2024
Skins by levels and bug fixes.
  • Now you can place skins for upgrades. (Read the wiki)
  • A "skin-max-level" parameter is added, which sets a skin when a minion exceeds its maximum level. (Read the wiki)
  • Fixed a bug with COMBAT minions that allowed resources to be generated when generating entities.
  • Fixed an issue when placing skin heads on the ground.
  • It was optimized and corrected minor errors.
Report any errors to the support discord.
3.0.0-BETA Sep 19, 2024
New features
  • A date format is added in the configuration to specify how numbers should be formatted.
  • Minions now require permission if specified in their settings to be placed.
  • An "extra-lore" is added that can be added in any update.
  • Fixed minor bugs.
Report any errors to the support discord.
Page 1 2 3
Sign in
$16.00 USD $20.00 USD
Sign in to purchase, save this product to your cart, and keep downloads tied to your account.
Stripe

minions

farming

bee

survival

mechanic

skyblock

hypixel