Unofficial site, not affiliated with modrinth.com.What is this?
Плагины/TrialChamberPro
Все версииTrialChamberPro 1.4.6-mc26

TrialChamberPro 1.4.6-mc26

Release1 мес. назад

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

This plugin version is compatible with Minecraft 26.X.X

1.4.6 - 2026-05-14

Fixed

  • Folia/Luminol: chamber reset no longer crashes when teleporting players out. Calling player.teleport() on a Folia region thread throws UnsupportedOperationException: Must use teleportAsync while in region threading. ResetManager.teleportPlayersOut now uses teleportAsync() and chains the confirmation message + completion signal onto the returned CompletableFuture, so the reset sequence resumes only after every player has actually been moved.
  • Folia/Luminol: GUI teleport buttons no longer crash. The "Teleport to Exit" and "Teleport to Center" buttons in ChamberDetailView, and the "Teleport to Exit" button in ChamberSettingsView, were calling synchronous teleport() inside GUI click handlers (which run on the player's region thread on Folia). Switched to teleportAsync().
  • Folia/Luminol: spectator mode teleports no longer crash. SpectatorManager uses runAtEntity for all player operations — both entering spectator mode (teleport to chamber center) and exiting it (teleport to exit location) were still using synchronous teleport() inside those callbacks. Switched to teleportAsync(). On Paper these calls are equivalent; on Folia the async variant is required.

Метаданные

Канал релиза

Release

Номер версии

1.4.6-mc26

Загрузчики

Folia
Paper
Purpur

Версии игры

26.1–26.1.2

Загрузок

21

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

1 мес. назад

Загрузил

ID версии

Главная