Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Fixed
- Folia teleport crash (
UnsupportedOperationException: Must use teleportAsync while in region threading):BukkitPlatformSchedulernow overridesteleportAsyncand, when running on Folia (regionizedRuntimecapability), callsplayer.teleportAsync(Location)via reflection instead of the forbidden synchronousplayer.teleport(). The Bukkit module was the only scheduler that still used the synchronous fallback from the interface default;PaperPlatformScheduleralready calledteleportAsyncdirectly.
Information
| Published on | May 16, 2026 |
|---|---|
| Downloads | 0 |
Platforms
Paper (1.13-26.1.2)
Dependencies
Paper