PAPIProxyBridge is a library bridge plugin you install on both your backend and proxy servers that allows proxy plugins to format text with Placeholder API placeholders.

For server owners
This is a library plugin intended for use with plugins that implement its API. There is nothing to configure.

Install the latest version of the plugin alongside PlaceholderAPI on your Spigot server, then install the plugin on your BungeeCord or Velocity proxy server.

Note this plugin is not a replacement for PlaceholderAPI. You still need to install PlaceholderAPI on your Spigot server.

For developers
PAPIProxyBridge exposes a cross-platform API to let you format text with PlaceholderAPI placeholders.

  Adding the library to your project
  Example usage