services.mchprs.settings.chat_format

NixOS option

How to format chat message interpolating username and message with curly braces. Only has effect when services.mchprs.declarativeSettings is true.

type: string
Default
"<{username}> {message}"
declared in: nixos/modules/services/games/mchprs.nixView source on NixOS/nixpkgs →