DimWorldBorder

Manage worldborders per-dimension, rather than per-world!
Back to Files

[NeoForge] dimworldborder-1.21.8-1.1.0

File namedimworldborder-neoforge-1.1.0.jar
Uploader
ElifianElifian
Uploaded
Jul 7, 2026
Downloads
21
Size
33.1 KB
Mod Loaders
NeoForge
File ID
8388127
Type
R
Release
Supported game versions
  • 1.21.8
  • 1.21.7
  • 1.21.6
  • 1.21.5

Curse Maven Snippet

NeoForge

implementation "curse.maven:dimworldborder-1305645:8388127"

Learn more about Curse Maven

What's new

Changed

  • Switched server config format to config/dimworldborder-server.toml (NightConfig).
  • Border changes made via /dimworldborder and /dwb now persist directly to the server config.
  • Runtime border application now uses config presets as the primary source of truth.

Added

  • Legacy world data migration on server start: deprecated DimensionalWBSavedData is migrated into the server config when a preset is missing for a dimension.

Deprecated

  • DimensionalWBSavedData marked as deprecated and kept temporarily for migration compatibility.

Removed

  • World-save persistence remnants (handleWorldSave and related Fabric/NeoForge save event hooks).