Updated Component Configuration (markdown)

mikeprimm 2011-12-28 22:58:55 -08:00
parent 6172fa8be9
commit eeedc17e23
1 changed files with 4 additions and 1 deletions

@ -151,8 +151,11 @@ This component enables the input field for chat messages, allowing the users to
- class: org.dynmap.ClientComponent
type: chat
allowurlname: false
It currently supports no settings.
The component supports the following settings:
* _allowurlname_ : if true (and if _trustclientname_ is true in the corresponding ClientUpdateComponent), the user of the web console can supply a chat name using the _chatname_ URL parameter.
## Chat Balloon Client Component