X-Git-Url: https://mudpy.org/gitweb?p=mudpy.git;a=blobdiff_plain;f=share%2Fcommand.yaml;h=84580deb618a74a9378ad00a33e92f786f38ec46;hp=4a3e226eec39991e8e006e671e7a1c669875257b;hb=46907e473007b0ac74b3f235b3595b065d73a923;hpb=24e9c787ca5751b65594737eb9ce1f42656de1be diff --git a/share/command.yaml b/share/command.yaml index 4a3e226..84580de 100644 --- a/share/command.yaml +++ b/share/command.yaml @@ -1,9 +1,10 @@ -# Copyright (c) 2004-2014 Jeremy Stanley . Permission -# to use, copy, modify, and distribute this software is granted under -# terms provided in the LICENSE file distributed with this software. +_copy: Copyright (c) 2004-2017 Jeremy Stanley . + Permission to use, copy, modify, and distribute this software is granted + under terms provided in the LICENSE file distributed with this software. -__control__: - read_only: yes +_desc: This is the standard library of command definitions. + +_lock: true command:chat: action: command_chat(actor) @@ -52,7 +53,7 @@ command:move: command:quit: action: command_quit(actor) - description: Leave Example. + description: Leave the World. help: This will deactivate your avatar and return you to the main menu. command:reload: