ShadowBorders
ShadowBorders is an advanced world border system for Minecraft servers on the Fabric platform, allowing individual boundary settings for each dimension. Administrators gain full control over defining boundaries in various dimensions (Overworld, Nether, End, custom worlds), blocking player actions outside permitted areas, and configuring behavior when crossing portals, collisions, and entity interactions.
Key Features
- Individual Dimension Borders – Each dimension can have its own border size parameters and center point
- Full Vanilla Mechanics Compatibility – Seamless integration with Minecraft's standard world border system
- Settings Preservation – All set borders are saved for each dimension and don't reset after server restart
- Automatic Teleportation Adjustment – Portals and respawn points are automatically limited by set boundaries
- Customizable Safety Zones and Damage – Full customization of behavior when crossing boundaries, including damage settings and warnings
- Permission System – Full support for permission systems like LuckPerms
- Dynamic Configuration Reload – Ability to update borders without server restart
Management Commands
/sbw set <size>– Set border size in current world/sbw center <x> <z>– Define world border center point/sbw get– View information about current world border/sbw reload– Reload configuration and synchronize for all worlds/sbw setDamageAmount <value>– Configure damage per block when outside boundaries/sbw setDamageBuffer <value>– Set buffer zone without damage/sbw setWarningBlocks <blocks>– Define number of blocks for warning before border/sbw setWarningTime <seconds>– Configure warning time before reaching border
Access Permissions
shadowboarder.set– Access to /sbw set commandshadowboarder.center– Access to /sbw center commandshadowboarder.get– Access to /sbw get commandshadowboarder.reload– Access to /sbw reload commandshadowboarder.set.damage– Access to /sbw setDamageAmount commandshadowboarder.set.buffer– Access to /sbw setDamageBuffer commandshadowboarder.set.warnblocks– Access to /sbw setWarningBlocks commandshadowboarder.set.warntime– Access to /sbw setWarningTime command
Configuration Files
/config/shadowboarders/config.json– Main plugin settings and messages/config/shadowboarders/borders.json– Storage of border data for each dimension