Anope IRC Services

Anope Development => Modules => Topic started by: Jan Milants on January 15, 2012, 11:22:34 PM

Title: bs_fantasy_vhost (ircd_vhostserv alternative) - 1.1 Released
Post by: Jan Milants on January 15, 2012, 11:22:34 PM
Since a lot of people like ircd_hostserv - but I don't because it desyncs anope - I wrote a fantasy implementation of the !vhost and !groupvhost provided by that module. Unlike the original, this one doesn't introduce its own client but uses the botserv fantasy system to provide these commands (thus no desyncs). And unlike the original this one should work with any IRCd with hostserv and botserv support. Also added the option to restrict it to users have have been registered for some time..

This module has been available for testing for some time now so should be suitable enough for production use. Release 1.1 can now be found on the modules site: http://modules.anope.org/index.php?page=view&id=245 (requires Anope-1.8.7).
Check the configuration settings, they are similar to those of ircd_hostserv, but not identical.

Latest code can usually be found in my GIT repo: http://git.milanza.org/?p=anope-modules/bs_fantasy_vhost;a=summary
Title: Re: bs_fantasy_vhost (ircd_vhostserv alternative) - 1.1 Released
Post by: Jan Milants on February 24, 2012, 08:54:41 AM
Seems someone reported a major bug through the modsite I hadn't noticed.. I would recommend updating  ::)