forral said: I think a simple solution would just be, when you're making your plugin, have the version set to 3.0 or something like that. That way, any player who tries to use it will be able to.
My plugins are built around the new subnegotiation callback functions, so any version of MUSHclient prior to 4.48 isn't going to work. I'm not sure what would happen if I set the version to 3.0, presumably the callback functions just wouldn't get called?
forral said: Also, make an announcement when you post your plugin advising users to upgrade. There is never harm in upgrading :)
Oh I do tell them to upgrade, the problem is sometimes they don't fully read the announcement, and then I have to work out what they've done wrong. I was just wondering if there was a way to quickly see which version they're using, so that if they complain about it not working I can check in-game. I could even tie it into a "troubleshooting" dynamic help file then.
|