diff options
author | Tony J. White <tjw@tjw.org> | 2009-10-03 11:15:22 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2013-01-03 00:14:48 +0000 |
commit | c133a4946ccaa0ab54ec48bdf1fed93ef761cf94 (patch) | |
tree | 140bdf5cb2ccc8b6c30f3e1948ccf4ace1950c77 /misc | |
parent | acf169219a3f51db82750851cf1dad44ff331de5 (diff) |
*(bug 3280) Changed the default behaviour of !listplayers. The fields
representing guid stub, admin level and A.K.A. are now omitted
unless the player running !listplayers has the new $ flag set.
To restore the old behaviour, set the $ flag on all your existing
[level] definitions in admin.dat. (Lakitu7)
Diffstat (limited to 'misc')
-rw-r--r-- | misc/manual.lyx | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/misc/manual.lyx b/misc/manual.lyx index f7d0e1e4..593b6d50 100644 --- a/misc/manual.lyx +++ b/misc/manual.lyx @@ -7892,7 +7892,7 @@ The following table shows the flags for RIGHTS: \begin_inset Tabular -<lyxtabular version="3" rows="12" columns="2"> +<lyxtabular version="3" rows="13" columns="2"> <features islongtable="true"> <column alignment="center" valignment="top" leftline="true" width="0"> <column alignment="left" valignment="top" leftline="true" rightline="true" width="0"> @@ -8108,7 +8108,25 @@ no ! commands can be used on a player with this flag \layout Standard -does not show up as an admin in the output of listplayers +does not show up as an admin in the output of !listplayers +\end_inset +</cell> +</row> +<row topline="true" bottomline="true"> +<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none"> +\begin_inset Text + +\layout Standard + +$ +\end_inset +</cell> +<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none"> +\begin_inset Text + +\layout Standard + +sees additional player info in the output of !listplayers \end_inset </cell> </row> |