At the moment one requires an ending of .scpt for Colloquy to recognise an applescript plugin and load it.
It would be nice if scripts where recognised if
• the ".scpt" file extension was absent (the OS has older better ways for recognising an applescript, without resorting to messing up the file name with hidden file name extensions that may or may not be there...).
• an alias to the file was used. For when the file is stored elsewhere (e.g. in an area of your hard drive that you regularly back up). At the moment you have to give aliases an extension of ".scpt" to get them to work. It shouldn't be that cryptic.
thanks