File Details
DWB - 1.11.7.mcaddon
- R
- Dec 19, 2025
- 503.53 KB
- 1.2K
- 1.21.130+13
File Name
DWB - 1.11.7.mcaddon
Supported Versions
- 1.21.130
- 1.21.124
- 1.21.123
- 1.21.122
- 1.21.121
- 1.21.120
- 1.21.114
- 1.21.111
- 1.21.101
- 1.21.100
- 1.21.94
- 1.21.93
- 1.21.92
- 1.21.90
Dusty's World Border Addon
Release Build v1.11.7
------------------------------------------------
Added
Mobs are now affected by world borders with new customization settings (disabled by default)
You can now adjust how frequently players and mobs take border damage. Instead of being locked to 1 second, you can set custom intervals, such as 3 seconds between hits.
The main menu now displays specific radius values for the Overworld and Nether/End, providing more detail than the old "Current Radius" label.
Under Player Toggles, you can now choose whether players can interact with blocks outside the border. This is enabled by default.
Players with the tag "WB_Bypass" will be completely unaffected by the border effects, knockback, teleporting, damage, etc.
The addon is now compatible with achievements. Though to gain access to the item required to be in creative, and being given the item.
Added Distance Warnings (default On) to Player Triggers: when enabled, players within 50 blocks of the border get a chat warning every 10 seconds, and warnings stop once they cross the border.
------------------------------------------------
Fixed
Updated the border-mode “source” so the active mode aligns with the conversion logic used for Nether/End radius scaling (divide/multiply by 8 depending on ratio mode).
Previously, updating the addon could break new features if default settings were missing. The script now automatically verifies that all variables and scoreboards are correctly set whenever the server loads.
Previously, when loading into the world, the border would be invisible, this has been fixed.
Patched additional memory leaks by tightening runtime cleanup to target only cache (timing maps / stale temporary records) instead of wiping active enforcement state, so nothing important gets reset during live gameplay. Cleanup is now designed to avoid “worst moment” edge cases—teleport/dimension-change flows keep their guard rails (pending-teleport checks, grace windows, validity checks), and any maintenance that could interfere is skipped/deferred when it isn’t safe (ex: not aggressively pruning temp ticking-area records while teleports are pending).
------------------------------------------------
Changed
Updated first-time World Border defaults: Player Teleporting / Knockback is now ON, border damage defaults to OFF, border warnings default to chat Message (instead of Off), the default border color is now Purple, and mob border effects default to OFF.
Made the world border more visible when close to it.
You will now no longer need a tag to open the menu. Instead, you will have to be in creative.
The world border particles will only show when actively looking at the border.
Changed the gui to be more organized, and is now easier to navigate.