1

I use Colloquy as my IRC client - but the GUI sometimes doesn't store my prefs as to what channels I auto join etc - is there a plist file somewhere that I can edit to make the changes I want?

Chealion
  • 26,327

2 Answers2

3

Colloquy stores it's details in it's preference file found in ~/Library/Preferences/info.colloquy.plist.

Specifically you're looking for the details in MVChatBookmarks. If you make one you can copy and paste the format for your other servers you wish to set up.

Chealion
  • 26,327
1

The application support directory mentioned Jonik has some preferences, but I think what you're looking for is in ~/Library/Preferences/info.colloquy.plist

Doug Harris
  • 28,397