--- deliantra/server/pod/command_help.pod 2009/01/11 06:08:40 1.22 +++ deliantra/server/pod/command_help.pod 2009/01/25 23:56:13 1.23 @@ -477,6 +477,19 @@ on shortened name, object name, archetype name. It prints the match it finds. +=head2 me + + me + +Sends a message to all players on the server, similar to chat, but instead +of using C, the form C<* name message> is used, which +is useful to describe yourself, such as: + + me feels lonely + => + * schmorp feels lonely + + =head2 motd Shows the message of the day. It takes no arguments.