1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

Optionally hide player names on the serverlist (#14820)

This commit adds a setting to anonymize player names when sending data to the server list.
This commit is contained in:
1F616EMO~nya
2024-08-12 02:19:53 +08:00
committed by GitHub
parent cfa9c83d33
commit f04cdc00a6
3 changed files with 8 additions and 3 deletions

View File

@@ -825,6 +825,9 @@ server_url (Server URL) string https://minetest.net
# Automatically report to the serverlist.
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 true
# Announce to this serverlist.
serverlist_url (Serverlist URL) string servers.minetest.net