File Details
[Fabric] dimworldborder-1.21.8-1.1.0
- R
- Jul 7, 2026
- 33.13 KB
- 6
- 1.21.8+3
- Fabric
File Name
dimworldborder-fabric-1.1.0.jar
Supported Versions
- 1.21.8
- 1.21.7
- 1.21.6
- 1.21.5
Curse Maven Snippet
### 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).