mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 07:07:33 +00:00
docs: Arma Reforger does not provide players data (#680)
* docs: not that armareforger does not provide players data * docs: update changelog.md
This commit is contained in:
parent
f0c3b76bc5
commit
1e2ade8d5c
2 changed files with 3 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -511,6 +511,8 @@ You can acquire a _ServerId_ from the master query protocol `protocol-brokeproto
|
|||
### <a name='armareforger'></a>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
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue