▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/WorldEditDisplay
WorldEditDisplay

WorldEditDisplay

A server-side plugin for Minecraft that adds visual selection rendering for WorldEdit.

384
5
Все версииWorldEditDisplay 2.1.1

WorldEditDisplay 2.1.1

Release1 нед. назад

Список изменений

WorldEditDisplay v2.1.1 Release Notes

Summary

Release adding per-shape see-through settings, a rendering rebase task, and fixing a rendering issue with polyhedron selections.

Note: This release is not fully backward-compatible for configuration. renderer.global.see_through has been removed. Please update your config.yml before upgrading.

Changelog

  • fix(renderer): Polyhedron vertex visibility

    • Fixed a bug where polyhedron vertex markers were not displayed when only vertex (p) events had been received and faces (poly) had not yet been reported by WorldEdit. Vertex markers are now rendered immediately as vertex events arrive.
  • change(renderer): Per-shape see_through configuration

    • Removed the global renderer.global.see_through setting.
    • Added individual see_through settings for each shape type (cuboid, cylinder, ellipsoid, polygon, polyhedron).
    • Existing configurations using renderer.global.see_through must be updated to the new per-shape format.
  • feat(renderer): Rendering rebase task

    • Added a periodic rebase task to keep TextDisplay entities within view range as players move.
  • perf(renderer): Reduce ellipsoid grid line count

    • Changed calculateGridStep formula from radius / N to ceil(2 * radius / N).
    • radius_grid_division now controls the approximate number of grid lines per axis plane rather than being a divisor of the radius.
    • For mid-sized ellipsoids (e.g. radius 10), grid lines per plane drop from ~20 to ~5, reducing total line entity count by up to 75%.
  • chore(deps): Bumped TextDisplayShape dependency to 1.3.0.

Notes

  • No public API changes.
  • Configuration is not fully backward-compatible: renderer.global.see_through has been replaced with per-shape settings.

Full Changelog: https://github.com/TWME-TW/WorldEditDisplay/compare/2.1.0...2.1.1

Файлы

WorldEditDisplay-2.1.1.jar(527.95 KiB)
Основной
Скачать

Метаданные

Канал релиза

Release

Номер версии

2.1.1

Загрузчики

Paper
Purpur

Версии игры

1.20–1.21.11

Загрузок

10

Дата публикации

1 нед. назад

Загрузил

ID версии

Главная