> ## Documentation Index
> Fetch the complete documentation index at: https://grounds-docs-platform-architecture.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Minecraft / Proxy Plugins

> Minecraft server and proxy plugins

Use the plugins section when you need documentation for components that run inside Minecraft servers, proxies, or closely related runtime environments.

## Available Plugins

<CardGroup cols={2}>
  <Card title="Agones Integration" icon="server" href="/reference/plugins/agones">
    Sync Agones gameserver state with player activity across Paper, Velocity, and Minestom, and let
    the proxy discover gameservers from the Kubernetes API.
  </Card>

  <Card title="Config System" icon="sliders" href="/reference/plugins/config-system">
    Learn how the Grounds Config System connects the Config Plugin in Paper or Velocity to the
    backend Config API.
  </Card>

  <Card title="Looking for Keycloak integration?" icon="shield-halved" href="/deploy/keycloak-minecraft-idp">
    The Keycloak Minecraft identity provider is documented under Deploy because it extends Keycloak rather than a Minecraft runtime.
  </Card>
</CardGroup>

<Note>
  Use this section for plugins that run inside Minecraft servers, proxies, or their shared runtime
  infrastructure.
</Note>
