Polymart is now Voxel Shop! We're upgrading many features of the site, and during this open beta you will experience occasional bugs. Learn more
Powerful and intuitive passive effects for your server.
- Added `resurrect` trigger
- Prevent damaging self when using source
- Added `oxygen_bonus` effect
- Added `add_luck` effect
- Deprecated `luck_multiplier` effect
- Added support for Nexo and Oraxen blocks in telekinesis
- Fixed the fully_grown filter triggering incorrectly
- XP multiplier now works correctly with telekinesis
- Fixed an error related to MythicMobs damage
- Fixed permanent potion effects persisting indefinitely
- Fixed duration handling for potion cloud effects
- Fixed on_ground and in_air conditions
- Permanent effects and permanent potions now reapply after death
- multiply_drops now supports catch_fish
- Please also update eco to the latest version for: 1.21.11 support
- Please also update eco to the latest version for: PvPManager integration updates
- Please also update eco to the latest version for: ExcellentShop integration
- Please also update eco to the latest version for: Lands integration improvements
- Please also update eco to the latest version for: CraftEngine integration
- Please also update eco to the latest version for: CoinsEngine integration
- Please also update eco to the latest version for: LibsDisguises integration updates
- Please also update eco to the latest version for: Potion Builder and Firework Builder item lookup
- Updated to eco 6.77.0, make sure to install the latest version of eco or else the plugin will not load
- Removed support for 1.17 - 1.21.3, only 1.21.4+ is now supported
- Fixed custom biome support
- Fixed potion_duration_multiplier
- Fixed refresh.cooldown not working in libreforge config.yml
- Various codebase cleanups and changes focusing on using modern server APIs
- Fixed Talisman bag not working with MySQL
If you run EcoMobs, update it! There was a severe bug in EcoMobs that broke several major systems with custom items, including targets not working as expected, custom item crafting not working in several circumstances, and other strange bugs where item modifiers were applied. Bugs in legacy versions of other plugins where serialising items using Items.toLookupString would result in them being converted to spawn eggs have been fixed, although these issues will not have been present when proper item serialisation methods were being used.
- Added give_mobcoins and take_mobcoins effects (ChimpGamer)
- Improved create_explosion effect (Exanthiax)
- Fixed take_damage dispatching on invulnerable players (OfTeN)
- Fixed error with catch_fish when using CustomFishing (Exanthiax)
- Added Purpur Triggers - anvil_modify & grind_item (Exanthiax)
- Added compost_item & collide_with_entity trigger, tamed_entity & is_tamed_owner filters (Exanthiax)
- Telekinesis supports drops from tamed mob kills (Exanthiax)
- Improved (permanent_)potion_effect effects (Exanthiax)
- Fixed below_balance condition (Exanthiax)
- Improved edprison_economy_multiplier effect (Exanthiax)
- Improved player_trade trigger (Exanthiax)
- Added villager_trade_multiplier *working but experimental* (Exanthiax)
- Added cast_mythic_skill effect (PQguanfang, Exanthiax)
- telekinesis, damage_multiplier, take_damage and take_entity_damage now supports MythicMobs (Exanthiax, Miryex)
- Fixed knockback_resistance_multiplier and explosion_knockback_resistance_multiplier (Exanthiax)
- Added wildcard (*) values to player arg in libreforge points commands & added /libreforge reset command (Exanthiax)
- Added EdPrison integration (Thanks Exanthiax!)
- Added sound category as an option to play_sound (Thanks LoJoSho!)
- Various stability improvements, feature additions, and bugfixes
- Disabled effect refresh cooldown by default due to poor out-of-box experience