mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 03:32:28 -04:00
- ServerTools.cpp: Use ChatHandler::ParseCommands() as fallback for any unhandled GM command - ServerTools.cpp: Add leading dot to commands for ChatHandler compatibility - ServerTools.cpp: Add detailed header comments about GM command implementation pattern - AGENTS.md: Add code commenting guidelines section