Update setting.json

This commit is contained in:
Sarasayed0118 2024-04-09 07:21:01 +05:30 committed by GitHub
parent 31333d2c45
commit bf6e757f97
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -231,8 +231,11 @@
"notify_role": "<notify_role_id_here>" "notify_role": "<notify_role_id_here>"
}, },
"autoadmin": { "autoadmin": {
"enable": true, "enable": false,
"top_rank_count": 50,
"admin_rank": [1],
"score_for_admin": 40000, "score_for_admin": 40000,
"vip_rank": [2, 3],
"score_for_vip": 30000 "score_for_vip": 30000
}, },
"CurrencyType": { "CurrencyType": {