CoreProtectVisualizer
CoreProtectVisualizer - server side CoreProtect visualizer plugin.
Оцените первым
19
1
Список изменений
Added
- Action-based coloring — Green glow for placed blocks, red for broken, cyan for interactions, yellow for unknown. Colors configurable via
visualization.action-colors. - Shulker display engine — Alternative rendering mode using invisible shulkers with glow outlines. Selectable via
visualization.engine(block_displayorshulker). - CoreProtect API integration — Plugin now hooks CoreProtect's API as a fallback to determine block types and actions when text parsing is insufficient.
- Message buffering — Per-player buffer keeps recent CoreProtect messages to correctly associate actions/materials with following coordinate lines.
- Configurable coordinate patterns — All regex patterns are now in
config.yml; the plugin has no hardcoded patterns. Added the clickable(xNNN/yNNN/zNNN/world)format. - Hex color support — Block colors and action colors accept
#RRGGBBhex values in addition to named colors. - Configurable fallback material —
visualization.default-block-materialcontrols what block type is shown when the original material can't be determined. - Fully configurable messages — All plugin messages moved to
config.ymlwith&legacy +&#rrggbbhex color support.{count},{key},{value}placeholders supported.
Changed
- Render engine — Replaced GlowingEntities (shulker-based) dependency with native Paper
BlockDisplayentities. Zero external runtime dependencies for rendering. - Block color system — Migrated from
ChatColortoorg.bukkit.Colorfor full RGB support. - API version — Bumped from 1.19 to 1.21.
- Message detection — Replaced fragile heuristic (
message.contains("CoreProtect")) with pure regex-based coordinate extraction and proper JSON chat component parsing. - Material parsing — Now handles lowercase material names (e.g.
grass_block) from CoreProtect lookup messages.
Removed
- GlowingEntities dependency — No longer bundled; rendering uses native Paper APIs only.
Файлы
CoreProtectVisualizer-1.1.0.jar(1.71 MiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
1.1.0
Загрузчики
PaperSpigot
Версии игры
1.21–1.21.11
Загрузок
13
Дата публикации
05.08.2026