gbl / ChatControl

0 stars 2 forks source link

Config file reverts on every load - x-posted on curseforge #2

Closed Magnum97 closed 6 years ago

Magnum97 commented 6 years ago

I have been looking for something like this for a long time. I used Tabby chat once upon a time but don't want to add lite loader on-top of forge every update. My problem is the config - I tried writing my own using your guide, even copy and paste but every time I load my client it reverts to this:

` # Configuration file

client {

Show current channel at the bottom left when chat isn't active [default: true]

B:"Always show chat channel"=true

} `

I have tried to insert the channel code in the description both inside and outside of the curly braces. Any tips or suggestions?

Magnum97 commented 6 years ago

Edit2: I failed - take a lesson from me kids - do not put that in config, put chat channels in the chat-channels.txt file  @_@