Download Chunky Border — Minecraft Mods — MetaMods
Chunky Border

Chunky Border

Active

Downloads

19

Last update

10 months ago

Versions

1.14.4 — 1.21.8
Client
Fabric
Forge
Neoforge
Game mechanics
Control
Utils

Chunky Add-on for Creating and Managing World Borders in Minecraft

Chunky Border is an additional module for the popular Chunky plugin that opens up new possibilities for configuring world borders on your Minecraft server.

Core Features

The plugin provides complete control over creating and managing world borders with a set of useful functions:

  • Selection of various areas and shapes for your world borders
  • Support for all geometric shapes generated by Chunky
  • Prevention of players crossing the established world boundaries
  • Redirection of teleportation when attempting to move outside borders
  • Optional client-side world border renderer for visual display
  • Server-side visualization using particles
  • Border wrapping function for movement to the opposite side
  • Customizable message when reaching the border
  • Custom effects and sounds when crossing the border
  • Map markers for popular cartography plugins

Permission System

The plugin includes an access system with different permission levels: chunky.command.border — access to border management commands chunkyborder.bypass.move — ability to bypass border movement checks chunkyborder.bypass.place — bypass of block placement checks near borders

Management Commands

Main commands for working with world borders:

  • Loading and applying Chunky configurations to create borders
  • chunky border add — creating a border from the current selection
  • chunky border remove — removing a border in the selected world
  • chunky border wrap — toggling border wrapping mode
  • chunky border list — displaying all saved borders
  • chunky border load — loading an existing border as a selection
  • chunky border bypass — temporary bypass of border restrictions

Usage Examples

Square border with 1000 block radius in the overworld:

chunky radius 1000
chunky border add

Circular border centered at spawn with 1000 block radius in the Nether:

chunky world the_nether
chunky shape circle
chunky spawn
chunky radius 1000
chunky border add

Resizing an existing border to 10000 blocks:

chunky border load
chunky radius 10000
chunky border add

Removing border in the End:

chunky world the_end
chunky border remove

Additional Information

Player trying to cross border Player attempting to cross established border
The Crystal Clear API plugin works as an "adapter" that connects WorldEdit and Chunky, processing shape information through resource bundles.

Project members
pop4959

pop4959

Developer

Created: 1 Oct 2025

ID: 2349