
TrialChamberPro
Because Trial Chambers deserve better than being a "one and done" dungeon.
1.7K
20
Список изменений
This plugin version is compatible with Minecraft 26.X.X
1.4.2 - 2026-05-02
Fixed
//undono longer gets hijacked by TCP after a chamber generation. The previousUndoListenercancelled//undoat HIGHEST priority and demandedconfirm/cancelin chat — but the chat handler only cleared the pending state on cancel, leaving the per-playerlastentry forever. Once any chamber had been generated in the session, every subsequent//undo(even for unrelated WorldEdit edits made hours later, or by a moderator joining after the fact) was intercepted, the chat prompt fired, and the actual WorldEdit undo never ran. There was also no path to retry: cancelling re-armed the same intercept, and confirming only deleted the DB registration without rolling back the placed blocks. The whole interception model was wrong — chamber registration is a DB write, not a WorldEdit edit, so it doesn't belong on WE's undo stack to begin with. New behavior: TCP never cancels//undo. WorldEdit's stack is fully untouched, any depth, any time. A new passivePostUndoHintListenerobserves//undo(and/undo) at MONITOR priority without cancelling and, only if the player happens to be standing inside a registered chamber when they run undo, posts a one-line tip suggesting/tcp delete <name>to also clean up the registration. Generation now also emits a one-timechamber-created-rollback-tipimmediately afterchamber-createdso users learn the two-step rollback (//undofor blocks →/tcp deletefor registration) up front.UndoListener.ktandUndoTracker.ktdeleted.
Localization
messages.yml: removed obsoleteundo-confirm,undo-confirm-pending,undo-deleted,undo-failed,undo-cancelled,undo-expired(the chat-prompt strings from the old confirmation flow). Addedundo-cleanup-hint(passive post-//undotip) andchamber-created-rollback-tip(post-generation tip). Thepaste-undo-hintkey is unchanged — schematic paste still references//undocorrectly because that path always was a normal WorldEdit edit.
Файлы
TrialChamberPro-1.4.2-mc26.jar(12.56 MiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
1.4.2-mc26
Загрузчики
FoliaPaperPurpur
Версии игры
26.1–26.1.2
Загрузок
7
Дата публикации
2 дн. назад
