Skip to main content
Start by creating the server integration that Gamecart will use for delivery.

Before you begin

Make sure you have:
  • A selected store in the dashboard.
  • MANAGE_SERVERS access for that store.
  • The target game server runtime identified.

Create the connection

In the dashboard, open Integrations > Servers and select Create server. Choose the delivery type for your runtime, enter a name you will recognize, and save the integration.
Create server dialog with the delivery method and server name fields highlighted

Choose the delivery method and give the connection a recognizable name.

Copy the token

Only PLUGIN and SCRIPT integrations use a connection token. You can return to the dashboard to copy it when you configure the executor. Never include the token in screenshots, logs, repositories, or support messages.
Server table with a masked connection token and its controls highlighted

The dashboard masks the token on screen. Use Copy to retrieve the full secret for this exact integration.

Use one installation per token

Run only one executor installation for each server token. If two installations use the same token, either one can receive a command intended for the other runtime.

Rotate safely

Before you rotate a token, stop the executor. Replace the token in its configuration, then reload or restart it.

Next step

Follow the setup for your delivery method: Minecraft plugin, Hytale plugin, FiveM script, or Minecraft RCON. Then configure the product commands.