fixed v+t and made a class/file for server specific settings (data/ServerSpecificConfig.json)

This commit is contained in:
Master Kwoth
2016-03-10 17:46:58 +01:00
parent ff67e35d37
commit 655a4920fb
5 changed files with 111 additions and 26 deletions

View File

@ -0,0 +1,14 @@
{
"117523346618318850": {
"VoicePlusTextEnabled": false
},
"156382989004046337": {
"VoicePlusTextEnabled": true
},
"105010597954871296": {
"VoicePlusTextEnabled": null
},
"81384788765712384": {
"VoicePlusTextEnabled": null
}
}