Add 'grayplayerswhenhidden' option to allow disable of graying of players in player list when not visible on current map
This commit is contained in:
parent
5af670de61
commit
3c849b9d66
3 changed files with 6 additions and 1 deletions
|
|
@ -236,6 +236,9 @@ fullrenderplayerlimit: 0
|
|||
|
||||
showplayerfacesinmenu: true
|
||||
|
||||
# Control whether players that are hidden or not on current map are grayed out (true=yes)
|
||||
grayplayerswhenhidden: true
|
||||
|
||||
# Set sidebaropened: 'true' to pin menu sidebar opened permanently, 'pinned' to default the sidebar to pinned, but allow it to unpin
|
||||
#sidebaropened: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue