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.
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.
New features and bug fixeds
-
- %beeminions_max_minions%
- %beeminions_current_minions%
- %beeminions_current_unique_minions%
- %beeminions_required_next_unique_minions%
- %beeminions_next_minions_place%
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.
Fixed generate MMOItems
- Fixed a bug that did not allow MMOItems to be produce
Report any errors to the support discord.
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.
New API components
- Added new tools for developers, look at BeeAPI.
Report any errors to the support discord.
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.
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.
Support for 1.21.1
- Head texture bug fixed for 1.21.1
Report any errors to the support discord.
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.
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.
Bug fixed and api implementation
- Implementation of itemstacks for the "RemoveItemStorageMinion" event.
- Fixed a bug that allowed storage to be opened to players who were not owners.
Report any errors to the support discord.
Support mythicmobs and auraskills
- Myticmobs support for minions that generate entities.
- Support for auraskills to add experience to filters.
Report any errors to the support discord.
Minions by worlds
- Players can now place minions in specific worlds.
Report any errors to the support discord.
Minor bug fixes
- Fixed a bug when updating minion menus.
- Fixed upgrades for vanilla items.
Report any errors to the support discord.
Mmoitem support and new storages!
- Now mmoitems is compatible with minions products!
- New storage for minions, only if your minion's storage fills up!
- Internal minor bug fixes
Report any errors to the support discord.
Fixed minor bugs
- Drop fix for cactus type minions.
- New "crop-up-max" parameter for FARMING type minions.
Report any errors to the support discord.
Modifiers duration
- All modifiers can now last for a set period of time on the same build.
- Fixed a compatibility bug with 1.20
Report any errors to the support discord.
New drop range products
- Now the quantity of products can be defined in a range.
- The product chance system is optimized.
- Added a new setting that allows you to enable or disable sending exp hotbar for skills.
Report any errors to the support discord.
Support 1.21
Report any errors to the support discord.