Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Official open free ELO platform with advanced battle system. Includes Sword PvP, Crystal PvP, Sumo and much more
Added
- Kit item support for per-item
potion_effectsingamemodes.yml. Potion items can now define explicit effects usingTYPE:durationTicks:amplifier(for example,INSTANT_HEALTH:1:1). - New PlaceholderAPI placeholder
%pvpindex_battle_short_id%returning the current game mode plus the first segment of the active battle UUID (e.g.mace-550e8400). - New PlaceholderAPI placeholders
%pvpindex_battle_id%(full battle UUID) and%pvpindex_short_battle_id%(first segment only). - Configurable double-teleport to prevent
/backcommands from teleporting to the arena after battle end. Whenbattle_commands.prevent_back_commandis enabled (default), players are teleported twice to their restored location so/backpoints to a safe post-battle location instead of the arena.
Fixed
- Ender pearls, chorus fruit, bows, crossbows, fire charges, and wind charges can no longer be used during the pre-battle countdown, preventing players from moving or attacking before the battle has officially started.
- Added
BattleSessionCachefor O(1) player-to-active-battle lookups, replacing linear scans in event handlers. - Split
BattleEventListenerinto focused listener classes undercom.pvpindex.battles.listener.battle(one@EventHandlerper class) and a thin backward-compatible facade. - Pot PvP and NoDebuff starter kits no longer give empty splash potions. The default
SPLASH_POTIONentries ingamemodes.ymlnow include explicit potion effects (Healing II, Strength II, Speed II, and Regeneration II where applicable). - Kit item display names and lore now translate legacy
&colour codes when applied, so potion names like&aHealing IIrender with colours in-game instead of raw ampersand codes. - Tipped arrows in kits now apply their configured potion effect on hit.
KitApplierderives a basePotionTypefrom the first item effect so the game recognises the arrow payload. - Network node timeout boundary handling is now inclusive, fixing
proxyNodeTimeoutDetectionforisTimedOut(0)and preventing zero-second timeout edge-case mismatches. - README build output examples now reference
1.1.1JAR filenames to match the current Maven project version.
Information
| Published on | July 16, 2026 |
|---|---|
| Downloads | 1 |
Platforms
Paper (1.21-26.2)