After updating to version 1.20.11.01, reloading the whitelist removes allowlist.json entries.
It was working fine until 1.20.1.02.
the executed command is below.
--------------------
allowlist list
[2023-07-25 23:52:34:530 INFO] ###* {"command":"allowlist","result":[]}
*###
allowlist add Gamertag
[2023-07-25 23:53:32:086 INFO] Player added to allowlist
allowlist list
[2023-07-25 23:53:38:085 INFO] ###* {"command":"allowlist","result":[{"name":"Gamertag"}]}
*###
allowlist reload
[2023-07-25 23:53:49:840 INFO] Allowlist reloaded from file.
allowlist list
[2023-07-25 23:53:54:840 INFO] ###* {"command":"allowlist","result":[]}
*###
--------------------
Comments 4
This is the same as BDS-18537.
Hi
Does player entry gets removed from allowlist file as well when doing allowlist reload?
This ticket will automatically reopen when you reply.