quote:Originally posted by MGN
Great job as usual. I do have one question though; is it possible to alter all incoming and outgoing messages in a plugin?
No, you can't. Received messages can't be altered and sent messages can be parsed only if they have a tag or command of the plugin, ie: (!XTAGS_LIKE_THIS) and /xcommands_like_this
I've written a plugin which does just that, but it would be much nicer if this was not required, and would automatically be able to filter all messages. Will this functionality be available in future releases?