Mineuniverse
Log in Register
Plugins

Shaped Borders

World border plugin supporting a variety of shapes for each border.
by _ForgeUser9107489
Download Claim this project
1,925 downloads
0 likes
Updated Jun 30, 2026
0 hypes
Anti-Griefing Tools Mechanics

Shaped Borders

Shaped Borders is a world border plugin based on WorldBorder, redesigned to support additional border shapes, and easily add new ones. Currently supported border shapes are rectangular, circle, and composite. Composite shapes allow you to add multiple border shapes of any type to a world to create a single more complex border.

Warning: abandoned BETA version - tested for basic functionality, but may have unknown glitches. I probably won't update this anytime soon, but it might work just fine for you. Please report any bugs.

Goals

  • support full feature set from WorldBorder (currently not fully implemented)
  • maintain WorldBorder performance
  • flexible border shape setup
  • easily add new border shapes

Features

  • setup up one border per world
  • setup border in rectangular, circle and composite shapes
  • allow border bypass for players via permissions

Commands

/shapedborders reload

Reload configuration from config.yml

Configuration

Configuration is currently only possible via the plugin config file. A default configuration is written to the plugin directory after the first start.

Example configuration file:

# how many world ticks to wait between checking player locations
timerTicks: 5
# how far to knock a player back into the border when caught outside
knockback: 3
# show an effect when knocking player back
whooshEffect: true

# world border setup
borders:
  # the main world is a small rectangle
  world:
    ==: rectangle
    xMin: -50.0
    xMax: 50.0
    zMin: -100.0
    zMax: 200.0
  # the nether is limited by a circle with the radius of 1200
  world_nether:
    ==: circle
    xCenter: 0
    yCenter: 0
    radius: 1200

# an L-shaped rectangular polygon for world "creative"
creative:
  ==: composite
  borders:
    - 
      ==: rectangle
      xMin: 0
      xMax: 500
      zMin: -1000
      zMax: 1000
    -
      ==: rectangle
      xMin: 500
      xMax: 1500
      zMin: 500
      zMax: 1000

Permissions

  • shapedborders.admin Allow shaped borders commands. Default: op only
  • shapedborders.bypass Allow bypassing of borders. Default: false
Shaped Borders v0.1
MC CB 1.4.7-R1.0
Beta 2013-02-10 Get

More from _ForgeUser9107489

Gringotts
63,279
EnderPearl Cooldown
33,916

You Might Also Like

MobHealth
Simple plugin to let you know the damage you just caused to a mob, and how much health it has left.
989,881
Player Heads
Lop off Player and all Mob Heads with configurable drop rates + pvp-farming nerf, includes detailed commands and permissions
979,351
Advanced Item Effects
Adds custom effects to any item including potion effects.
97,290
VoxelMore
"Sharing is caring."
9,999
SunSteel
A Golden Item Enhancement Plugin
9,880
Sneaker
Hide name tags above players' heads.
9,865