|
1 | 1 | { |
2 | | - "plugin": "DiscordPlayerStats", |
3 | | - "enabled": true, |
4 | | - "discordClient": "discord", |
5 | | - "channelID": "1076944412707397672", |
6 | | - "database": "mysql", |
7 | | - "daysBackToQuery": 30, |
8 | | - "enableInGameStatsCommand": true, |
9 | | - "inGameStatsCommand": "mystats", |
10 | | - "enableInDiscordStatsCommand": true, |
11 | | - "linkDiscordAccountCommand": "link", |
12 | | - "linkDiscordEmbedColor": 16759808, |
13 | | - "linkInGameAccountCommand": "link", |
14 | | - "inDiscordStatsCommand": "mystats", |
15 | | - "inDiscordStatsEmbedColor": 3447003, |
16 | | - "statCooldown": 15, |
17 | | - "ingameRequireReserve": true, |
18 | | - "enableDailyStats": true, |
19 | | - "dailyStatsTime": "15:00", |
20 | | - "dailyStatsManualPostCmd": "dailystats", |
21 | | - "dailyStatsEmbedColor": 16759808, |
22 | | - "dailymanualCmdRole": 599226845589929984 |
23 | | - } |
| 2 | + "plugin": "DiscordPlayerStats", |
| 3 | + "enabled": true, |
| 4 | + "discordClient": "discord", |
| 5 | + "channelID": "1076944412707397672", |
| 6 | + "database": "mysql", |
| 7 | + "daysBackToQuery": 30, |
| 8 | + "enableInGameStatsCommand": true, |
| 9 | + "inGameStatsCommand": "mystats", |
| 10 | + "enableInDiscordStatsCommand": true, |
| 11 | + "linkDiscordAccountCommand": "statlink", |
| 12 | + "linkDiscordEmbedColor": 16759808, |
| 13 | + "linkInGameAccountCommand": "statlink", |
| 14 | + "inDiscordStatsCommand": "mystats", |
| 15 | + "inDiscordStatsEmbedColor": 3447003, |
| 16 | + "statCooldown": 15, |
| 17 | + "ingameRequireReserve": true, |
| 18 | + "enableDailyStats": true, |
| 19 | + "dailyStatsTime": "15:00", |
| 20 | + "dailyStatsManualPostCmd": "dailystats", |
| 21 | + "dailyStatsEmbedColor": 16759808, |
| 22 | + "dailymanualCmdRole": 599226845589929984 |
| 23 | +} |
0 commit comments