Updated Web UI Parameters (markdown)

mikeprimm 2011-12-25 21:16:56 -08:00
parent 751974920a
commit b0de1ea45c
1 changed files with 4 additions and 0 deletions

@ -27,3 +27,7 @@ The parameters available are as follows:
* **z** - this specifies the Z coordinate (in the coordinate system of the world being shown) of the center point of the map view. If not specified, this defaults to the value of the _z_ attribute of the _center_ attribute of the selected world (typically 0).
* **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.
* **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.