← Back to all plugins
Premium Add-On

Source page

Minecraft Pro

Minecraft Pro is the source module for Java and Bedrock join flows. It reads live ping and player counts, then launches the client with a direct-connect target so players skip the in-game multiplayer menu.

What it does

  • Java and Bedrock endpoint profiles in one add-on
  • Live server ping and player count widgets
  • Direct-connect launch that skips the multiplayer menu
  • Per-server motd, version, and status badges

How to wire the source

  1. Register the Minecraft Pro module in your launcher plugin manifest.
  2. Point the Java host at your server address and port, then add a Bedrock profile if you run both.
  3. Bind ping and player-count widgets to the same endpoint IDs used by the connect button.
  4. Ship the add-on with your launcher build; players receive it as a Premium Add-On.

More plugins