mud/content/commands/prompt.toml

4 lines
112 B
TOML

name = "prompt"
help = "view or customize your prompt"
mode = "*"
handler = "mudlib.commands.prompt:cmd_prompt"