📋 1.1.5
Changelog for xBattlepass 1.1.5 (Jul 09, 2025)
🖼️ GUI Changes
Added new
gui-title
option to<category>.yml
Allows setting a separate GUI title from the category's button nameYou will need to update your configs if your Category buttons look unformatted.
Updated default files to include
gui-title
Updated default page buttons in battlepass GUI for improved consistency
💬 Internal Placeholders
Added new
%tier_x%
placeholderx
is an offset from the current tier level Example: if%level%
=5
, then%tier_1%
=6
,%tier_-1%
=4
Added a list of available internal placeholders to
config.yml
for easier reference
Last updated