๐Ÿ“‹ 1.1.4

Changelog for xBattlepass 1.1.4 (Jul 05, 2025)

๐Ÿ”ผ Upstream libreforge Update

This update includes major improvements and new integrations from the core libreforge library. These features and fixes will enhance your plugin's effect, trigger, and integration capabilities. (Thanks to contributors: ChimpGamer, ErrorsErrors, WeloxiaDev!)


โž• New Integrations

๐Ÿง  HuskTowns

  • has_town_role

  • in_own_claim

  • town_role

  • change_town_role

  • claim_land

  • create_town

  • disband_town

  • enter_claimed_land

  • join_town

  • leave_claimed_land

  • leave_town

  • unclaim_land

๐Ÿ˜๏ธ HuskClaims

  • in_own_claim

  • claim_land

  • enter_claimed_land

  • leave_claimed_land

  • unclaim_land

๐ŸŒพ CustomCrops

  • is_season

  • custom_crop_stage

  • custom_crop_type

  • fertilizer_type

  • watering_can_type

  • bonemeal_crop

  • harvest_custom_crop

  • plant_custom_crop

  • use_fertilizer

  • use_watering_can

๐ŸŽฃ CustomFishing

  • custom_fish_type

  • catch_fish

  • catch_fish_fail

๐Ÿ” AxTrade

  • player_trade

๐ŸŒ Lands

  • has_lands_role

  • in_own_claim

  • in_trusted_claim

  • lands_balance_above

  • lands_balance_equals

  • lands_balance_below

  • give_lands_balance

  • set_lands_balance

  • at_war_with_victim

  • claim

  • enter_claim

  • exit_claim

  • join_land

  • lands_bank_deposit

  • lands_bank_withdraw

  • lands_spawn_teleport

  • leave_land

  • unclaim

๐Ÿ’ฐ UltimateMobCoins (Thanks ChimpGamer!)

  • mob_coins_drop_multiplier

  • mob_coins_chance_multiplier


โšก New Triggers

  • rename_entity

  • use_flower_pot

  • bone_meal_crop

  • ring_bell

  • unleash_entity


โœจ New Effects

  • burning_time_multiplier

  • explosion_knockback_resistance_multiplier

  • water_movement_efficiency_multiplier


๐Ÿงช Conditions & Improvements

  • Improved has_potion_effect condition


๐Ÿ› ๏ธ Fixes

  • Fixed set_item_data and remove_item_data not working correctly (Thanks WeloxiaDev!)

  • Fixed large packet sizes caused by team packets (Thanks ErrorsErrors!)


โš™๏ธ Technical & Config

  • Disabled effect refresh cooldown by default due to poor out-of-box experience

  • Added alt_value support to triggers with new placeholders ๐Ÿ‘‰ See: Configuring an Effect

Last updated