add option to alter maximum Clan Members

This commit is contained in:
wish
2023-11-30 23:07:13 +11:00
parent 22a02f9291
commit 4bae0e5758
3 changed files with 28 additions and 25 deletions

View File

@@ -46,7 +46,8 @@
"DisableLoginBoost": false,
"DisableBoostTime": false,
"BoostTimeDuration": 7200,
"GuildMealDuration": 3600,
"ClanMealDuration": 3600,
"ClanMemberLimits": [[0, 30], [3, 40], [7, 50], [10, 60]],
"BonusQuestAllowance": 3,
"DailyQuestAllowance": 1,
"MezfesSoloTickets": 10,