Updated Web UI Parameters (markdown)

mikeprimm 2011-12-28 17:58:39 -08:00
parent b0de1ea45c
commit fc40b2e83a
1 changed files with 1 additions and 1 deletions

@ -28,6 +28,6 @@ The parameters available are as follows:
* **nopanel** - if defined and set to 'true', the sidebar menu on the map will be removed
* **chatname** - if defined and set to a string, the web UI will pass this value as the suggested name of the sender for any chat messages. This will only be accepted by the internal web server if the 'trustclientname' setting has been set to true. Supported on 0.28 and later.
* **chatname** - if defined and set to a string, the web UI will pass this value as the suggested name of the sender for any chat messages. This will only be accepted by the internal web server if the 'trustclientname' setting has been set to true, in addition to the 'allowurlname' parameter for the 'chat' component. Supported on 0.28 and later.
* **playername** - if defined and set to a player's account name, the web UI will initialize following the position of the given player, if the are online when the UI starts, or come online sometime after.