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  
EcoJobs icon

EcoJobs 4.6.0

The most powerful jobs plugin ever

Page 1 2 3 ... 12
4.6.0 5 days ago
4.6.0 Changelog
- Improved default farmer job with `mine_block_cascade` trigger
- Added `mine_block_cascade` effect for stacked blocks (bamboo, cactus, etc)
- Added PyroFishingPro support
- Added `drop_xp` effect
4.5.0 11 days ago
4.5.0 Changelog
- JobsLevelGUI now supports stacks up to 99 (Paper Only)
- Added bStats metrics to all plugins (Thanks Callum!)
- Fixed ModelEngine integration
- Improved `set_victim_velocity` effect
- Improved `set_velocity` effect
- Improved `pull_in` effect
- Improved `knock_away` effect
- ItemPoint placeholders now support numerals
- Fixed gain_xp trigger with Telekinesis
4.4.1 18 days ago
4.4.1 Changelog
- Fixed max-level XP placeholders
- Added Anti-AFK option
- Added block & entity support to Tags
- Improved antigravity_projectile effect (Thanks Callum!)
- Added Vortex whitelist & blacklist
- Performance optimisations
- Fixed `add_durability`
- Added triggers: biome_change, cauldron_level_change, note_block_play, vehicle_entry, vehicle_exit
4.4.0 24 days ago
4.4.0 Changelog
Added 26.1.2 Support (Requires: eco 7.5.0+)
Dropped 1.21.4 -> 1.21.7 support. 1.21.8 is the oldest supported version.
4.3.1 25 days ago
4.3.1 Changelog
- Reverted Folia support
- Fixed `mine_vein` effect not respecting blocks list
- `from_spawner` filter now accepts EcoMobs spawners (Thanks Callum!)
- Added `infinite_bucket` effect (Thanks 0x848!)
- Added `allow_pickup` arg to `shoot` and `shoot_arrow` effects (Thanks Joogiebear!)
- Auraskills drops now work with `autosmelt` and `telekinesis` (Thanks Callum!)
- Added `kill` effect
- Added `remove_victim`, and `remove_dispatcher` effects (Thanks OfTeN!)
- Added warden to `is_boss` filter
- Added `send_discord_webhook` effect (Thanks OfTeN!)
- Added `shopkeepers_trade` effect (Thanks Callum!)
- Added 21 new effects (Thanks Callum!)
arrow_storm, blink, chain_lightning, clear_inventory, copy_item, frost_nova, give_absorption, harvest_crop, lifesteal, place_block, random_teleport, reflect, set_glowing, shockwave, silence, sort_inventory, soul_rip, stun, swap_positions, time_bomb, vortex
4.3.0 Apr 25, 2026
4.3.0 Changelog
- Added Folia support (Thanks Nico!) - REQUIRES ECO 7.4.0!

libreforge:
- Fixed MythicMobs damage triggers (Thanks Callum!)
- Fixed some mutators working incorrectly
4.2.1 Apr 20, 2026
4.2.1 Changelog
- Fixed internal placeholder usage in effects
- Added `enabled` toggle to close button
4.1.1 Apr 18, 2026
4.1.1 Changelog
- Various performance, stability and code improvements (Thanks Callum!)
- Add trident_hit trigger (Thanks 0x484!)
- Add block-lookup support (Thanks Nico!)
- All block breaking effects support "prevent-trigger" (Thanks OfTeN!)
- Add antigravity_projectile effect (Thanks 0x484!)
- Add "trigger_heal" arg to give_health effect (Thanks 0x484!)
4.1.1 Apr 12, 2026
4.1.1 Changelog
Fixed missing libreforge
4.1.0 Apr 11, 2026
4.1.0 Changelog
Added `/libreforge getitemdata to get exact NBT string for item-lookup
4.0.2 Apr 6, 2026
4.0.2 Changelog
- Fixed potential memory leak with collide_entity trigger (Thanks Auxilor!)
- Fixed `traceback` max time (Thanks Auxilor!)
- Fixed entity whitelist issues when using multiple `homing` effects (Thanks Auxilor!)
- Fixed lrdcb export name always "export" (Thanks Auxilor!)
- Fixed various other backend methods (Thanks Auxilor!)
4.0.1 Apr 4, 2026
4.0.1 Changelog
- Fixed `hunger_above_percent` and `hunger_below_percent` conditions to correctly evaluate hunger levels.
- Fixed potential dupe issue with `sell_item` effect.
- Fixed inconsistent placeholders in `send_title` effect.
- Fixed `spin_item` animation spawning incorrect number of items.
- Fixed `shoot_firework` and `firework` effects using incorrect color args.
- Fixed `%player%` placeholder not being replaced in `run_player_command` effect.
4.0.0 Apr 4, 2026
4.0.0 Changelog
# EcoJobs 4.0.0 - REQUIRES ECO 7.0.0
## YOU MUST UPDATE ALL PLUGINS AND ECO OR THEY WILL NOT WORK!
## READ #announcements FOR MORE INFO

- Fixed catch_fish trigger removing XP.
- Added `commands.yml` for adding effect based custom commands.
- Added `placeholders.yml` for custom placeholders, moving out of `config.yml`.
- `static_` and `global_static_` triggers now support placeholders.
- random effect chains, with `weight` args are now dynamic and support math.
- Added support for BetterModel plugin
- `shear` trigger introduced with block support and `shear_entity` has been removed/deprecated.
- AurelliumSkills (not AuraSkills) support has been dropped due to version incompatibility.
- `luck_multiplier` effect is removed.
- Deprecated `drop_item_for_player` effect is removed.
- Deprecated `drop_random_item_for_player` effect is removed.
- Deprecated `run_chain_inline` effect is removed.
- Removed other deprecated methods - please read commit log to see which ones, and update your code accordingly.

- Added custom GUI titles
- Removed deprecated methods: `level-up-commands`, replaced with `level-up-effects`.
3.79.0 Mar 2, 2026
3.79.0 Changelog

- Improved leaderboard cache performance (Thanks Nico!)


- Added config.yml to disable built-in leaderboard (Thanks Nico!)


- Added `resurrect` trigger


- Prevent damaging self when using source


- Added `oxygen_bonus` effect


- Added `add_luck` effect


- Deprecated `luck_multiplier` effect

3.78.0 Feb 4, 2026
3.78.0 Changelog

- Nexo & Oraxen blocks supported in telekinesis (Thanks Exanthiax!)
- Fixed fully_grown filter some triggers (Thanks Nico!)
- xp_multiplier works with telekinesis (Thanks Nico!)
- Fixed error with MythicMobs damage (Thanks OfTeN!)
- Fixed permanent potion effects remaining infinitely (Thanks Exanthiax!)
- Fixed duration on potion cloud effects (Thanks Ryzech!)
- Fixed on_ground & in_air conditions (Thanks 0x484!)
- Permanent Effects and Permanent Potions reapply after death (Thanks Exanthaix!)
- multiply_drops now supports catch_fish (Thanks Exanthiax!)
- Please also update eco to the latest version for:
- Added 1.21.11 support
- Updated PvPManager integration (Thanks Exanthiax!)
- Added ExcellentShop integration (Thanks Nico!)
- Improved Lands integration (Thanks Nico!)
- Added CraftEngine integration (Thanks Nico!)
- Added CoinsEngine integration (Thanks Nico!)
- Updated libsdisguises integration (Thanks Exanthiax!)
- Added Potion Builder and Firework Builder to Item Lookup (Thanks Exanthiax!)

3.77.2 Oct 26, 2025
3.77.2 Changelog

- Fixed GUI

3.77.1 Oct 6, 2025
3.77.1 Changelog

- Fixed GUI

3.77.0 Oct 6, 2025
3.77.0 Changelog

- 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

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.

3.76.0 Sep 11, 2025
3.76.0 Changelog

- 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)

3.75.0 Aug 1, 2025
3.75.0 Changelog

- Added EdPrison integration (Thanks Exanthiax!)
- Added sound category as an option to play_sound (Thanks LoJoSho!)
- Various stability improvements, feature additions, and bugfixes

Page 1 2 3 ... 12
Sign in
$13.99 USD
Sign in to purchase, save this product to your cart, and keep downloads tied to your account.
Stripe