📋 1.1.0
Changelog for xBattlepass 1.1.0
🗨️ Lang.yml Changes (⚠️ Lang updates may be required)
Added:
type-required
invalid-type
given-experience
given-tiers
received-experience
received-tiers
category-in-progress
category-expired
Removed:
give-xp
give-levls
admin-give-xp
admin-give-levels
💬 Internal Placeholders
Added:
%pass%
%next_tier%
%next_tier_numeral%
%claimable_tiers%
Formatted (with commas):
%current_bp_xp_formatted%
%required_bp_xp_formatted%
%current_task_xp_formatted%
%required_task_xp_formatted%
Changed (⚠️ Config update required - open a ticket on Discord if you need help):
%current_xp%
➜%current_bp_xp%
(config.yml)%required_xp%
➜%required_bp_xp%
(config.yml)%current%
➜%current_task_xp%
(<task>.yml files)%required%
➜%required_task_xp%
(<task>.yml files)
🌐 External Placeholders
Added:
%xbattlepass_tier_<battlepass>_numeral%
%xbattlepass_<category>_start_timer%
%xbattlepass_<category>_end_date%
%xbattlepass_<category_id>_end_timer%
Renamed from
%xbattlepass_<category_id>_duration%
%xbattlepass_<category>_reset_timer%
Now displays time remaining until reset
%xbattlepass_<battlepass>_percentage_progress%
%xbattlepass_xp_<battlepass>_formatted%
%xbattlepass_xp_required_<battlepass>_formatted%
🧭 Command Changes
Added:
Support for
xp
andtiers
arguments in/xbattlepass give
all
selector for player arguments in:/xbattlepass give
/xbattlepass reset
Fixes:
Tab-complete functionality restored
🖼️ GUI Changes
Added
custom-slots
support to all GUI sections viaconfig.yml
Fixed internal placeholders not displaying in some GUIs
Fixed external placeholders not displaying in GUIs (Thanks Auxilor!)
🎯 Effects System
Fixes:
Fixed
has_premium_battlepass
andhas_battlepass_tier
conditions inconsistently workingFixed error messages related to these conditions
⚙️ Other Changes
Added
date-format
option inconfig.yml
(⚠️ Config update may be required)Updated all default config files for consistency
Added
giveExactBPTiers
method to API
Last updated