mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Fix server_annonce_send_players Broken Setting
This commit is contained in:
parent
935b08ac03
commit
a624ad5cee
1 changed files with 1 additions and 1 deletions
|
@ -807,7 +807,7 @@ server_url (Server URL) string https://game.example.net
|
|||
server_announce (Announce server) bool false
|
||||
|
||||
# Send names of online players to the serverlist. If disabled only the player count is revealed.
|
||||
server_announce_send_players (Send player names to the server list) bool tru
|
||||
server_announce_send_players (Send player names to the server list) bool true
|
||||
|
||||
# Make local servers visible to local clients.
|
||||
serverlist_lan (Show local servers) bool true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue