From ebd92418f89acb456207a05420b71a6f0f27c3f4 Mon Sep 17 00:00:00 2001 From: brain Date: Wed, 25 May 2005 00:42:49 +0000 Subject: Added denychans module, allows blocking of channels git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1511 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/modules/m_opermodes.cpp | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'src/modules/m_opermodes.cpp') diff --git a/src/modules/m_opermodes.cpp b/src/modules/m_opermodes.cpp index f0c8dfa07..063e675fc 100644 --- a/src/modules/m_opermodes.cpp +++ b/src/modules/m_opermodes.cpp @@ -16,19 +16,6 @@ using namespace std; -// Hostname ModesOnOper (+x mode) module for inspircd. -// version 1.0.0.1 by brain (C. J. Edwards) Mar 2004. -// -// When loaded this module will automatically set the -// +x mode on all connecting clients. -// -// Setting +x on a client causes the module to change the -// dhost entry (displayed host) for each user who has the -// mode, ModesOnOper their host. Unlike unreal, the algorithm -// is non-reversible as uncloaked hosts are passed along -// the server->server link, and all encoding of hosts is -// done locally on the server by this module. - #include #include "users.h" #include "channels.h" -- cgit v1.3.1-10-gc9f91