Back to Plugins
BungeePlaceholderBridge icon

BungeePlaceholderBridge

Active tab
Overview
Latest version
Not specified
Minecraft support
0 versions
Topics synced
0
Claim this plugin

This plugin was imported from Spiget and is currently unclaimed.

Live badges: Downloads badge for BungeePlaceholderBridge Spigot Downloads badge for BungeePlaceholderBridge GitHub Stars badge for BungeePlaceholderBridge License badge for BungeePlaceholderBridge How to embed →

Plugin Information

Type: Minecraft plugin
Spigot Resource: Open on SpigotMC
Created by: Spiget Importer

Description

BungeePlaceholderBridge A bridge plugin that allows BungeeCord plugins to use PlaceholderAPI placeholders from backend Spigot/Paper servers. Inspired by PAPIProxyBridge, this plugin provides a simple and efficient way for proxy-side plugins to resolve placeholders that only exist on backend servers. How It Works +----------------------------------+ Plugin Messaging +-------------------------------+ | BungeeCord Proxy | Channel (bpb:*) | Spigot/Paper Backend | | | <------------------------------> | | | +---------------------------+ | | +-------------------------+ | | | BungeePlaceholderBridge | | 1. Request: %player_name% | | BungeePlaceholderBridge | | | | (Provides API) | | --------------------------------> | | (Bukkit side) | | | | | | | | | | | | PlaceholderBridge. | | 2. Calls PlaceholderAPI | | PlaceholderAPI.set | | | | format("%player_ | | .setPlaceholders() | | Placeholders() | | | | name%", player) | | | | | | | | | | | 3. Response: "Steve" | | | | | | v | | <-------------------------------- | | | | | | CompletableFuture | | | | | | | | .thenAccept(result) | | | | | | | +---------------------------+ | | +-------------------------+ | | | | | | +---------------------------+ | | Requires: PlaceholderAPI | | | Your Bungee Plugin | | | (clip) | | | Uses the API | | | | | +---------------------------+ | | | +----------------------------------+ +-------------------------------+ Installation For Server Owners

Minecraft Plugin Badges

Use these badge images in docs, README files, or forum posts.

Badge Guide
Downloads
Downloads badge for BungeePlaceholderBridge
![Downloads](https://ezbanners.org/shields/plugins/51e6da5f-e5be-409e-9796-421d3ee29e66/downloads.png)
Spigot Downloads
Spigot Downloads badge for BungeePlaceholderBridge
![Spigot Downloads](https://ezbanners.org/shields/plugins/51e6da5f-e5be-409e-9796-421d3ee29e66/spigot-downloads.png)
GitHub Stars
GitHub Stars badge for BungeePlaceholderBridge
![GitHub Stars](https://ezbanners.org/shields/plugins/51e6da5f-e5be-409e-9796-421d3ee29e66/github-stars.png)
License
License badge for BungeePlaceholderBridge
![License](https://ezbanners.org/shields/plugins/51e6da5f-e5be-409e-9796-421d3ee29e66/license.png)