mirror of
https://github.com/KiTTYsh/dotfiles.git
synced 2025-12-10 13:19:15 -05:00
update bd plugins
This commit is contained in:
33
BetterDiscord/plugins/ServerDetails.config.json
Normal file
33
BetterDiscord/plugins/ServerDetails.config.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"amounts": {
|
||||
"maxDaysAgo": 0,
|
||||
"tooltipDelay": 0,
|
||||
"tooltipWidth": 300
|
||||
},
|
||||
"changelog": {
|
||||
"currentversion": "1.0.2"
|
||||
},
|
||||
"choices": {
|
||||
"timeLang": "$discord"
|
||||
},
|
||||
"colors": {
|
||||
"tooltipColor": ""
|
||||
},
|
||||
"formats": {
|
||||
"ownFormat": "$hour:$minute:$second, $day.$month.$year"
|
||||
},
|
||||
"settings": {
|
||||
"addBoosters": true,
|
||||
"addChannels": true,
|
||||
"addCreation": true,
|
||||
"addIcon": true,
|
||||
"addJoin": true,
|
||||
"addMembers": true,
|
||||
"addOwner": true,
|
||||
"addRegion": true,
|
||||
"addRoles": true,
|
||||
"cutSeconds": false,
|
||||
"forceZeros": false,
|
||||
"otherOrder": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user