Chunky Border (Fabric)

Chunky Border (Fabric)

415k Downloads

ChunkyBorder
An add-on for Chunky which lets you create and manage world borders


Features
- Select a region for your world borders
- Supports all world shapes generated by Chunky
- Prevents players from moving too far past your world border
Redirects teleports that go outside of the world border
- Optional client-side world border renderer
- Optional server-side particle visualizer
Optional border wrapping for teleporting across the border
- Customizable world border message
- Customizable world border effect and sound
- Customizable map markers for DynmapBlueMap, and squaremap


Permissions
You will need OP to use commands and bypass the world border.
On a dedicated server, type op <username> from the server console. If using single player, enable cheats.


Commands
chunky ... Use Chunky's commands to create your world border selection
chunky border add Creates a world border from your current selection
chunky border remove Removes the world border in the currently selected world
chunky border wrap Toggles border wrapping in the currently selected world
chunky border list Displays all saved borders
chunky border load Load the world border in the currently selected world as your selection
chunky border bypass Temporarily bypass the world border


Examples

Create a square world border with a 1000 block radius in the overworld

chunky radius 1000
chunky border add

 Create a circular world border centered at 100,-100 with a 5000 block radius in the nether

chunky world the_nether
chunky shape circle
chunky center 100 -100
chunky radius 5000
chunky border add

 Load an existing world border and re-add it with a 10000 block radius

chunky border load
chunky radius 10000
chunky border add

 Remove the world border in the end

chunky world the_end
chunky border remove


Additional Links
Wiki Find up-to-date information about plugin features
Discord Visit the #chunky channel and ask questions
Donate Support the project if you've found it useful
bStats Check out some cool stats about the plugin
CodeMC Download the latest builds from this mirror

Screenshots

Player trying to pass border

Dynmap


BlueMap


squaremap