diff --git a/settings.js b/settings.js index 13c6cf7..f1454c9 100644 --- a/settings.js +++ b/settings.js @@ -1,7 +1,7 @@ const settings = { "minecraft_version": "auto", // or specific version like "1.21.1" "host": "127.0.0.1", // or "localhost", "your.ip.address.here" - "port": 55916, + "port": 55916, // set to -1 to automatically scan for open ports "auth": "offline", // or "microsoft" // the mindserver manages all agents and hosts the UI