Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for b0b

Allows your players to expand the world borders themselves using currency or items.

Report BorderPlus?

Release
4.9.6

b0b released BorderPlus version 4.9.6 on Today 6:50 AM

You can now pay for border expansion with player experience levels. 1 Add this to your collective_gui_world.yml:

      contribute_xp:
        material: EXPERIENCE_BOTTLE
        lore:
        - ''
        - '   &7Click to contribute'
        - '   &a5 XP levels &7to the piggy bank.'
        - '   &7(uses your experience bar)'
        - ''
        xp_cost: 5
        use_xp_levels: true
        slot: 22
        economy: false
        display_name: '&a&lContribute 5 XP Levels'
        contribution_amount: 5
  • xp_cost: 5 — number of experience levels taken from the player

  • use_xp_levels: true — use levels instead of money or items

  • Add this block to your menu config and it will work with the new version.

Information

Published onMarch 3, 2026
Downloads1

Platforms

Paper Paper (1.16-1.21.11)