Releases: docwhomc/WorldBorder
Releases · docwhomc/WorldBorder
2.0.0-dev-20w32a
- Fix handling of null value in
BorderData$Shape#fromString(String). - Fix
wb wshape [world] default. - TODO: Fully update shape and wrapping command help text.
- TODO: Fix wrapping of
ellipseworlds (they are wrapping, when they shouldn't,wrapped-ellipseis the wrapped analog). - TODO: Fix world fill and world trim.
- World trim seems to be working, but more testing is needed.
- Fix
header.clear()bug inWorldFileData#getRegionData(CoordXZ).
2.0.0-dev-20w31b: 1.15.2 Backport
Version 2.0.0-dev-20w31b, backported to Minecraft 1.15.2/Bukkit 1.15.2-R0.1-SNAPSHOT/Spigot 1.15.2-R0.1-SNAPSHOT.
- Update to PaperLib 1.0.5.
- Add a warning message when
WorldTrimTask#unloadChunks()is unable to
unload a chunk. - TODO: Fully update shape and wrapping command help text.
- TODO: Fix wrapping of
ellipseworlds (they are wrapping, when they shouldn't,wrapped-ellipseis the wrapped analog). - TODO: Fix world fill and world trim.
2.0.0-dev-20w31b
- Update to PaperLib 1.0.5.
- Add a warning message when
WorldTrimTask#unloadChunks()is unable to
unload a chunk. - TODO: Fully update shape and wrapping command help text.
- TODO: Fix wrapping of
ellipseworlds (they are wrapping, when they shouldn't,wrapped-ellipseis the wrapped analog). - TODO: Fix world fill and world trim.
2.0.0-dev-20w31a
- Fix spelling of cylinder world shape (was cylindar).
- Fix saving and loading of world shape override config settings.
- TODO: Fully update command help text.
- TODO: Fix wrapping of
ellipseworlds (they are wrapping, when they shouldn't,wrapped-ellipseis the wrapped analog).
2.0.0-dev-20w30a
- Update the
wb shapeandwb wshapecommands to work with refactored shapes. - Update inside border testing to function with new shapes.
- TODO: Fully update command help text.
- TODO: Fix wrapping of
ellipseworlds (they are wrapping, when they shouldn't,wrapped-ellipseis the wrapped analog).
2.0.0-dev-20w29a
Conversion from boolean to enum based shape and wrapping control.