CommandBridge Logo About Docs
GitHub Discord Download

Developer API

CommandBridge has a public Java API for other plugins to interact with the bridge network. You can send messages to remote servers, listen for incoming messages, subscribe to server events, and look up player locations from the proxy.

The API is published to Maven Central as dev.objz:commandbridge-api. The source is in the api/ module on GitHub.

Content: