Overview

Last updated: April 11, 2026

Game and Infrastructure Modules (minecraft, pelican, virtdash, gamequery)

These packages provide integration for managing gaming servers and the underlying hosting infrastructure.

Module Breakdown

Package Purpose
minecraft Tools for managing Minecraft server instances, including RCON commands and player tracking.
pelican Integration with the Pelican Panel (game server management) for node and server telemetry.
virtdash A virtualized infrastructure dashboard for monitoring VPS nodes across multiple locations.
gamequery A specialized tool for querying the status of various game servers (WoW, Steam, EVE Online).

Integration Flow

The telemetry_poller aggregates data from pelican and virtdash to maintain a global view of the gaming fleet health. This information is then used by the Lia agent (Git commit 5910d23c) to monitor the user's gaming presence and server availability.

Guidance for AI Agents

  • Game Server Admin: If the user asks for the status of a specific game server, use the pelican or gamequery tools to get the latest player counts and node health.
  • Infrastructure Health: Use virtdash to identify if a regional network outage is affecting the user's VPS nodes.

Cross-References