
PvPIndex Battle
Official open free ELO platform with advanced battle system. Includes Sword PvP, Crystal PvP, Sumo and much more
109
2
109
2
PvPIndex Battles 1.0.3 (BungeeCord)
Release1 мес. назад
Список изменений
Added
- TeamsAPI guard: optional integration with TeamsAPI that prevents players on the same team from challenging each other. Disabled by default (
teams_guard.block_same_team: false). Requires TeamsAPI + a compatible team plugin on the server; if either is absent, the feature is silently skipped (fail-open). - New
TeamsGuardServiceclass inplatform-paper— encapsulates the same-team lookup with gracefulNoClassDefFoundErrorhandling so the plugin loads cleanly whether or not TeamsAPI is on the classpath. TeamsAPIadded tosoftdependinplugin.ymlso Paper loads it before PvPIndex Battles when both plugins are present.- New config section
teams_guardinconfig.yml. - New lang keys
challenge.same_teamandchallenge.same_team_targetin all bundled language files (en, de, nl, es, pl, zh). - JitPack repository added to parent
pom.xml;teams-api:1.5.0added as aprovideddependency inpvpindex-platform-paper.
Fixed
- Spigot/Paper/Folia compatibility: removed all Adventure API calls that are only available on Paper. The plugin now runs on plain Spigot without
NoSuchMethodErrorcrashes.player.sendMessage(Component)→player.sendMessage(String)player.showTitle(Title)→player.sendTitle(String, String, int, int, int)player.playSound(Sound)→player.playSound(Location, org.bukkit.Sound, float, float)Bukkit.createInventory(holder, size, Component)→ String overloadmeta.displayName(Component)/meta.lore(List<Component>)→setDisplayName/setLoreClickEvent/HoverEvent(Adventure) in challenge messages replaced with BungeeCord chat API (player.spigot().sendMessage(...))
- MiniMessage and
&-style colour codes are still fully supported for config authors: inputs are parsed internally via MiniMessage/LegacyAmpersand and serialised to§-prefixed legacy strings before being passed to Bukkit APIs. - Enchantment glint on active GUI tabs now uses
item.addUnsafeEnchantment(anItemStackmethod, notItemMeta), fixing a compile error against Paper API 1.21. - Removed references to
GameRulefields that do not exist on older Bukkit versions (FALL_DAMAGE,FIRE_DAMAGE,FREEZE_DAMAGE,DROWNING_DAMAGE).
Метаданные
Канал релиза
Release
Номер версии
1.0.3-bungeecord
Загрузчики
BungeeCordWaterfall
Версии игры
1.21–26.1.2
Загрузок
3
Дата публикации
1 мес. назад

