
BeeMinions 1.0.3
✨ Minions that will do the work for you!
1.0.3
2 days ago
New data saving and bug fixes
NEW UPDATE
- Fixed a bug that caused minion speed and storage to not update correctly.
- Added new methods and events related to the plugin's API. (These will be posted on the wiki soon.)
- Added 2 new types of saving minion data (mysql and redis).
Report any errors to the support discord.
1.0.2
10 days ago
Update Recipes
NEW UPDATE
- Fixed a bug when opening the layout menu.
- Fixed a bug where placing storage items did not remove the item correctly.
- The recipes have been completely redesigned and now work better. They can also be previewed in the recipe book. (Thanks to ".light4coding." for the suggestion.)
- Minions now update in real time with respect to their "production_speed", "max_storage", and "radius" attributes. (It is still being tested).
- A new parameter has been implemented in the reload command to reload storages.
- A new property has been implemented in the "rows" storages, which specifies the size of the menu in that storages.
Report any errors to the support discord.
1.0.1
13 days ago
Preview of recipes and bug fixes
NEW UPDATE
- Fixed a bug when crafting minions on the crafting table.
- Fixed a bug when upgrading minions from the quick menu and the same with the quick upgrade.
- Fixed a bug in the next upgrade display that did not correctly display the previous and new levels.
- New placeholders have been added:
- %beeminions_player_minion_index_{index}_{parameter}%
- Parmeters: status, id, display.
- A new customizable menu(upgrades_menu.yml) has been added to display all of a minion's recipes.
Report any errors to the support discord.
1.0.0
16 days ago
Rework Version
Migration
- This version is a complete refactoring of the plugin, many things changed such as minions, skins, modifiers and storages.
- Previous data such as minions, modifiers, skins, storage, and player data can be successfully migrated to this version.
- This change is necessary because Hypixel has made many changes to their minions and I want to make them as similar as possible and the old version did not meet those standards.
- Any errors or help with data migration, please open a ticket on Discord.
- This new version brings many improvements to both minion animations and item and modifier processing.
- A new feature has also been implemented, which is that minions can now be crafted in vanilla using a crafting table.
- In this new version, support for 1.19 has been completely removed due to many technical issues.
Report any errors to the support discord.
5.0.4-BETA
Aug 22, 2025
Bug fixes
- Fixed a bug when placing storages.
- Upgradable items now give skill exp(filter-exp).
- Fixed a bug with the give skins command.
- Fixed a bug with the "/minions skin" command.
- Fixed a bug with COCOA-type minions.
Report any errors to the support discord.
5.0.3-BETA
Jul 11, 2025
Minions Spider
- Spider-type minions now better calculate spider detection.
- Fixed a bug that placed modifiers on the ground when held in your off-hand.
- Fixed a bug that removed name tags when placing them on minions.
Report any errors to the support discord.
5.0.2-BETA
May 11, 2025
Bug fixes and new features
- Minion skins will now be reflected in the menus.
- The minion storage system has been improved and redesigned.
- The system of placed minions has been redesigned as well as a command to reset these improvements "/minions resetuniqueminions [ResetMaxMinions]"
- Fixed bugs related to resource production and improvements.
- Fixed a bug when placing skins and removing the minion.
- Fixed bugs with ground type minions MYCELIUN and SAND.
- Fixed a bug that prevented minions from being removed correctly when removing them from the minion interface.
- Minion speed calculation is changed to be identical to hypixel's (baseTimeBetweenActions / (1.0 + totalModifierPercent / 100.0))
Report any errors to the support discord.
5.0.1-BETA
Mar 26, 2025
Fixed foraging minions
- The logic of the warehouses has been significantly changed, now the stored items are independent of whether the minion is present.
- .You will now be able to remove remaining items from storage if the minion left some items behind.
- Fixed a bug with FORAGING type minions that prevented resources from being generated due to invalid positions.
Report any errors to the support discord.
Fixed storages
Mar 26, 2025
Fixed storages
- Fixed a bug with serialization and deserialization of storage items.
- Fixed a bug where breaking storage wouldn't give you the correct amount.
- Fixed a bug with rewards when unlocking new minions.
- Added a new command "/minions fixedholograms [radius_check]" to remove corrupted armorstands.
- Fixed a bug with vanilla item types when using them in minion upgrades.
- "%beeminions_required_next_unique_minions%" now returns the missing amount for the upgrade.
- Now in the command "/minions Storage [Player] [StorageID] [Amount] [SendNotifyGive]" you can specify the amount to receive.
- Added a new placeholder for items in the "%store_items%" storages.
Report any errors to the support discord.
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.