fix mc-server serverPropertiers."query.port" expands to query.port

This commit is contained in:
Emile Clark-Boman 2025-08-02 23:54:50 +10:00
parent d2d27a7cf9
commit ea63bc85ad

View file

@ -15,7 +15,7 @@
serverProperties = {
# server-ip = "" # listen on all addresses if unset
server-port = 45000; # connection port
query.port = 45000; # share game info/advertising information
"query.port" = 45000; # share game info/advertising information
user-native-transport = true; # Linux packet RX/TX optimizations
# Users Connections