BungeePlaceholderBridge
Claim this plugin
This plugin was imported from Spiget and is currently unclaimed.
Plugin Information
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.