mirror of
https://github.com/hypervortex/VH-Bombsquad-Modded-Server-Files
synced 2026-08-15 13:04:50 +00:00
Update setting.json
This commit is contained in:
parent
31333d2c45
commit
bf6e757f97
1 changed files with 4 additions and 1 deletions
5
dist/ba_root/mods/setting.json
vendored
5
dist/ba_root/mods/setting.json
vendored
|
|
@ -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": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue