add comment for port scanning

This commit is contained in:
MaxRobinsonTheGreat 2025-08-26 12:53:56 -05:00
parent de03a8a25d
commit 28c2143e73

View file

@ -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