Show proxy-wide online players in server ping (#811)

* Show proxy-wide online players in server ping

* Reflow arguments in VelocityConfiguration constructor
This commit is contained in:
BBaoVanC
2025-04-01 10:48:00 -05:00
committed by GitHub
parent 9324a52ce0
commit b3e218bd7d
4 changed files with 41 additions and 3 deletions

View File

@@ -66,6 +66,11 @@ kick-existing-players = false
# configuration is used if no servers could be contacted.
ping-passthrough = "DISABLED"
# If enabled (default is false), then a sample of the online players on the proxy will be visible
# when hovering over the player count in the server list.
# This doesn't have any effect when ping passthrough is set to either "description" or "all".
sample-players-in-ping = false
# If not enabled (default is true) player IP addresses will be replaced by <ip address withheld> in logs
enable-player-address-logging = true