Open Kr3m opened 2 years ago
Many games simply don't support returning player names in their query protocol. If you feel that this game does return names in its query protocol normally, please include the debug output from querying a relevant server (either debug: true
in code, or --debug
from the gamedig cli)
Hey @Kr3m!
I was testing a 7 Days to Die and the query is working fine, as you mentioned, but the players names are indeed not being displayed. This might be not be possible, as the game might not send players names to the query, not even via RCON. Some games do that, like DayZ. I'm not sure why, though.
I'm sure BattleMetrics would display players names if it was possible, but they currently do not. Take this server for example: https://www.battlemetrics.com/servers/7dtd/23728932
I think this is ok to close!
—
Max players and player count works fine, but displaying the players does not work.