
WorldEditDisplay
A server-side plugin for Minecraft that adds visual selection rendering for WorldEdit.
Оцените первым
1.1K
17
1.1K
17
Список изменений
WorldEditDisplay v2.1.2 Release Notes
Summary
Patch release fixing polygon regions not rendering when the selection has a flat vertical range (minY equals maxY).
Changelog
- fix(region): Polygon region not displayed when
minY == maxY- Fixed a bug where
PolygonRegion.isDefined()used a strictmaxY > minYcheck, which prevented rendering whenever the polygon's vertical range was flat (e.g. a single-block-height selection or when the firstmmevent arrives with equal min/max values). - Changed the condition to
maxY >= minYso polygon regions are rendered correctly in all cases.
- Fixed a bug where
Notes
- No public API changes.
- Fully backward-compatible. No configuration changes required.
Full Changelog: https://github.com/TWME-TW/WorldEditDisplay/compare/2.1.1...2.1.2
Файлы
WorldEditDisplay-2.1.2.jar(528.13 KiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
2.1.2
Загрузчики
PaperPurpur
Версии игры
1.19.4–26.1.2
Загрузок
287
Дата публикации
21.04.2026
