diff --git a/CHANGELOG.md b/CHANGELOG.md index 69f746b..875bfd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ * Fix: Grand Theft Auto V - FiveM wrap the players query in a try block as it doesn't provide the data by default anymore (#674, thanks @xCausxn) * Docs: Counter-Strike 2 does not provide players names, note this and a plugin workaround (#675). * Fix: Minetest - server filtering replace missing field ip with address (By @hjri #678) +* Docs: Arma Reforger does not provide players data (#680) ## 5.2.0 * Fix: Palworld not respecting query output players schema (#666) diff --git a/GAMES_LIST.md b/GAMES_LIST.md index fea736f..9a0f544 100644 --- a/GAMES_LIST.md +++ b/GAMES_LIST.md @@ -511,6 +511,8 @@ You can acquire a _ServerId_ from the master query protocol `protocol-brokeproto ### ARMA: Reforger For queries to work, A2S needs to be setup in the server config, more info [here](https://community.bistudio.com/wiki/Arma_Reforger:Server_Config#a2s_2). +Does not provide players data. + Protocols with Additional Notes ---