BorderPlus icon

BorderPlus -----

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



4.7
✅ Added customizable slot support

You can now use flexible formats to define item slots.

Code (YAML):

deco_left
:
  material
: BLACK_STAINED_GLASS_PANE
  slot
: 0
  display_name
: " "
  lore
:
   - "&8Open collective menu"
 
You can also use multiple slots:

Code (YAML):

slots
: 1-5
 
or:

Code (YAML):

slots
: [10-12, 16, 22-24 ]
 
Both formats work the same.

---

Also added: command and message execution

You can run commands as the player, console, and/or send a message.

Code (YAML):

commands
:
  - "player
: borderplus reload "       # executed as the player
  - "
console : borderplus reload "      # executed as console
  - "
[MESSAGE ] & #c39e9e&lHello!"       # sends a colored message to the player
 
----------, Jun 15, 2025
Resource Information
Author:
----------
Total Downloads: 979
First Release: Aug 31, 2024
Last Update: Jun 15, 2025
Category: ---------------
All-Time Rating:
4 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings