This commit is contained in:
Sebastian Schmidt 2024-04-14 08:07:46 +02:00 committed by GitHub
parent d6ef13175c
commit 699c09b8fb
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 (from the server config) as the password parameter. 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.