aboutsummaryrefslogtreecommitdiff
path: root/.config/BetterDiscord/plugins/BadgesEverywhere.config.json
blob: 404c91c3ef7b6d21de7ac8bef01dece585547204 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
	"badges": {
		"1": true,
		"2": true,
		"4": true,
		"8": true,
		"64": true,
		"128": true,
		"256": true,
		"512": true,
		"16384": true,
		"131072": true,
		"262144": true,
		"524288": true
	},
	"changelog": {
		"currentversion": "1.5.5"
	},
	"indicators": {
		"CURRENT_GUILD_BOOST": true
	},
	"settings": {
		"showInChat": true,
		"showInMemberList": true,
		"showInPopout": true,
		"showNitroDate": true,
		"useColoredVersion": true
	}
}