Fixed wording

This commit is contained in:
Sebastian Schmidt 2024-04-13 12:14:47 +02:00 committed by GitHub
parent 31f00e6f18
commit d6ef13175c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -462,4 +462,4 @@ EOS does not provide players data.
### <a name="palworld"></a>Palworld ### <a name="palworld"></a>Palworld
Palworld support can be unstable, the devs mention the api is currently experimental. Palworld support can be unstable, the devs mention the api is currently experimental.
To query Palworld servers, the `RESTAPIEnabled` setting must be `True` in the configuration file, and you need to pass the `username` (currently always `admin`) and the `adminpassword` (settings parameter) for it. To query Palworld servers, the `RESTAPIEnabled` setting must be `True` in the configuration file, and you need to pass the `username` (currently always `admin`) and the adminpassword (from the server config) as the password parameter.