ShadowBoarders is a robust world border management system tailored for Minecraft Fabric servers, allowing for comprehensive control over the boundaries of different dimensions.
🌍 Introducing ShadowBoarders
ShadowBoarders serves as a powerful tool for server administrators to manage world borders across Minecraft Fabric servers. With this mod, each dimension can have its own personalized border setup, effectively restricting player activities beyond the designated perimeters and implementing diverse behaviors for portals, collisions, entity interactions, and more.
✅ Core Features:
- Dimension-Specific Borders – Customize the border size and center point for each dimension, including the Overworld, Nether, End, and any custom worlds.
- Seamless Vanilla Integration – Works flawlessly with the inherent world border systems of Minecraft.
- Persistent Borders – Each border is stored individually for its respective dimension, ensuring they remain intact even after server resets.
- Teleportation Management – Automatically restricts portals and spawn locations to stay within the borders.
- Customizable Damage and Warnings – Configure specific damage settings and warning zones tailored to each dimension.
- Permission-Based Functionality – Compatible with permission management plugins like
LuckPerms
. - Dynamic Configuration Reload – Modify borders without the need for a server restart.
/sbw set
» Defines the border size for the active world./sbw center
» Establishes the center point of the current world border./sbw get
» Shows details regarding the existing world border./sbw reload
» Reloads the configuration and syncs settings across all worlds./sbw setDamageAmount
» Specifies the damage incurred per block when a player exceeds the border limits./sbw setDamageBuffer
» Sets a buffer zone where players can approach without taking damage./sbw setWarningBlocks
» Configures warning zones prior to reaching the border./sbw setWarningTime
» Defines the time duration for warning alerts before reaching the border.shadowboarder.set
» Grants access to use the /sbw set command.shadowboarder.center
» Provides permission for the /sbw center command.shadowboarder.get
» Authorizes usage of the /sbw get command.shadowboarder.reload
» Allows the execution of the /sbw reload command.shadowboarder.set.damage
» Permits the use of the /sbw setDamageAmount command.shadowboarder.set.buffer
» Enables access to the /sbw setDamageBuffer command.shadowboarder.set.warnblocks
» Provides permission for the /sbw setWarningBlocks command.shadowboarder.set.warntime
» Authorizes the use of the /sbw setWarningTime command.- 📁
/config/shadowboarders/config.json
– Contains the main settings and messages for the plugin. - 📁
/config/shadowboarders/borders.json
– Stores border data uniquely for each dimension.