Per-game notes on ports, player listing, and what you need to configure in WGS to get everything working.
REST API — /v1/api/players
AdminPassword= in PalWorldSettings.iniWGS writes enshrouded_server.json automatically. Your manual edits (e.g. password) are preserved on restart.
enshrouded_server.json in the Config editor and add "password": "yourpass"BepInEx/plugins folder inside the install directorySource RCON
serverconfig.xml in WGS Config editorTelnetPassword and TelnetPort (used as RCON)BattlEye RCON (UDP)
serverDZ.cfg, set RconPassword and RconPortBattlEye RCON (UDP)
serverConfig.json automatically if one doesn't existSource RCON
Server.cfg under RCONPassword=WebSocket RCON
+rcon.web 1 and the password to the launch arguments automaticallyARK RCON
Source RCON
steamcommunity.com/dev/managegameservers and enter it in WGS SettingsSource RCON
server.properties in WGS Config editor and set:enable-rcon=true
rcon.port=25575
rcon.password=yourpassword