Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Added
- PvP tag integration: EzRTP now detects when a player enters combat and cancels their
pending teleport or active countdown. Three plugins are supported out of the box:
- CombatLogX — auto-detected at startup; soft dependency.
- PvPManager — auto-detected at startup; soft dependency.
- Simple Combat Log (NikeyV1/CombatLog) — auto-detected at startup; soft dependency.
- All three are added to
softdependinplugin.ymlso they load before EzRTP when present. No configuration change is required on servers that do not use any of them. - New
pvp-tag-integrationsection inrtp.yml:cancel-countdown-on-pvp-tag(defaulttrue): cancel an active countdown the moment the player is tagged.cancel-queued-on-pvp-tag(defaulttrue): skip a queued teleport if the player is already in combat when their slot is dispatched.
- New message keys
countdown-pvp-cancelandqueue-pvp-tag-cancelinmessages/*.ymlfor the cancellation notifications. - Modrinth release metadata now declares
pvpmanagerandsimple-combatlogas optional dependencies.
Information
| Published on | May 16, 2026 |
|---|---|
| Downloads | 17 |
Platforms
Paper (1.13-26.1.2)
Dependencies
Paper