Sounds like a good idea... The zone owners would only need to be configured for their achievements? Not reprogrammed, right? That makes me think that it might be hard to make a system that can handle things like that... Possible, but maybe hard. You'd need a large set of conditions (kills, deaths, spree, number of flags carried, number of team flags, position near .... , ship #, ... In the case of an ASSS zone, a condition if the zone is in a certain region would be possible too. Then you need a system that can combine a variable number of conditions together. And some of the examples you mentioned in the first post would be technically VERY hard to spot for a module; and probably near impossible for a bot. If you want to have something that works in any zone and is fully customizable, it will be a LOT of work. Perhaps the bot version of this could be done, but would be much more limited. But it could still connect to the database and such. Another thing to think about would be the security of the database / server. The code of the plugin/module would most likely be available to zone owners somehow, and... well I'm no expert in such things, but I guess there's a way to prevent people from screwing up with the database.