Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for EzPlugins

Configurable random teleportation - Supports multiple worlds

Report EzRTP?

Release
3.2.3

Shadow48402 released EzRTP version 3.2.3 on May 16, 2026

Fixed

  • Folia teleport crash (UnsupportedOperationException: Must use teleportAsync while in region threading): BukkitPlatformScheduler now overrides teleportAsync and, when running on Folia (regionizedRuntime capability), calls player.teleportAsync(Location) via reflection instead of the forbidden synchronous player.teleport(). The Bukkit module was the only scheduler that still used the synchronous fallback from the interface default; PaperPlatformScheduler already called teleportAsync directly.

Information

Published onMay 16, 2026
Downloads0

Platforms

Paper Paper (1.13-26.1.2)