You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an alternative browser.
You should upgrade or use an alternative browser.
VIP Plugins EcoArmor ⭕ Create Custom Armor ✅ Premade Sets ✨ Upgrades, Crafting, Custom Textures
Version: 9.4.1
- Author ArteffCods
- Creation date
- Improved and optimised change_world trigger (Thanks OfTeN!)
- Fixed bleed effect triggering kill multiple times
- Chain elements are now weighted, so you can make certain elements (effects) more likely than others if using the 'random' run-type.
- API: Chains can now be triggered directly without manually creating a DispatchedTrigger.
- Added in_region condition (Requires WorldGuard)
- Added enter_region trigger (Requires WorldGuard)
- Added leave_region trigger (Requires WorldGuard)
- Added region filter for the above triggers (Requires WorldGuard)
- Added drop_pickup_item effect that drops an item that runs a chain when it's picked up (Requires Paper)
- Added open_ender_chest effect
- Added add_enchant and remove_enchant effects
- Added all_players effect to run a chain for all players
- Added random_player effect to...
- Updated to use new eco 6.56.0 placeholder system
- Added enable and disable triggers
- Added create_hologram effect
- Added kick effect
- Added clear_invulnerability effect
- Optimised mining effects (mine_radius, vein, drill, etc)
- Various other optimisations
- Config categories can now preload to resolve load order issues
- Removed any use of DefaultArtifactVersion to fix 1.17 support
- Updated to eco 6.55.0
- Fixed extremely critical bug with Counters (Thanks everyone who reported!)
- (API) LibreforgePlugin#categories is now locked, you have to use LibreforgePlugin#addCategory to prevent desync
- (API) Added ViolationLogger and SilentViolationContext to allow for silent compilation
- Improved exception handling and error logging on reload / startup
- Fixed legacy chains.yml's not working
- Fixed spawn_entity effect being marked as permanent