Initialize a new game server project with WebSocket, matchmaking, and database setup
/plugin marketplace add pluginagentmarketplace/custom-plugin-server-side-game-dev/plugin install server-side-game-dev-plugin@pluginagentmarketplace-game-server# /server-init Initialize a new **multiplayer game server project** with production-ready structure. ## Usage ## Created Structure ## Technologies - Node.js + WebSocket - Redis for sessions - PostgreSQL for persistence - Docker for deployment