X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=share%2Fcommand.yaml;fp=share%2Fcommand.yaml;h=6d009b2ff40580738e113efe36edcfba53d4f65d;hp=08bf51895e4085fb123169413f10a0703821a0f4;hb=b64bdabe02e5d30113df5052050cfb9b62683a74;hpb=6c86b6ed827994f838112260ba1fe162b6726ee4 diff --git a/share/command.yaml b/share/command.yaml index 08bf518..6d009b2 100644 --- a/share/command.yaml +++ b/share/command.yaml @@ -54,6 +54,16 @@ command.move.description: Move in a specific direction. command.move.help: You move in a direction by entering:$(eol)$(eol) move north +command.preferences.action: mudpy.command.preferences(actor, parameters) +command.preferences.description: View or change your preferences. +command.preferences.help: If invoked with no parameters, all your current + preferences and their values are listed. If one parameter is supplied, the + value of the preference with that name is displayed. If more than one + parameter is supplied, the first must be the name of a preference and the + remainder is the value to which you wish to change it. + Examples:$(eol)$(eol) preferences$(eol) preferences + prompt$(eol) preferences prompt $ + command.quit.action: mudpy.command.quit(actor) command.quit.description: Leave the World. command.quit.help: This will deactivate your avatar and return you to the main