<feed xmlns='http://www.w3.org/2005/Atom'>
<title>~steering/inspircd++.git/docs/conf/helpop.conf.example, branch v3.0.0a3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://cgit.space/~steering/inspircd++.git/atom/docs/conf/helpop.conf.example?h=v3.0.0a3</id>
<link rel='self' href='https://cgit.space/~steering/inspircd++.git/atom/docs/conf/helpop.conf.example?h=v3.0.0a3'/>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/'/>
<updated>2017-11-06T10:55:56Z</updated>
<entry>
<title>Enable using m_customprefix to alter core prefix modes.</title>
<updated>2017-11-06T10:55:56Z</updated>
<author>
<name>Peter Powell</name>
</author>
<published>2017-10-20T07:01:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=b76ff64daeeb1e1081cff93c611f730e5b1b051e'/>
<id>urn:sha1:b76ff64daeeb1e1081cff93c611f730e5b1b051e</id>
<content type='text'>
This replaces the devoice module which has now been removed. If you
want users to be able to devoice themselves then you can load the
customprefix module add the following config tag:

    &lt;customprefix name="voice" depriv="yes"&gt;

If you wish to keep identical behaviour rather than allowing users
to use "MODE #YourChannel -v TheirNick" then you can load the alias
module and add the following config tag:

    &lt;alias text="DEVOICE" format="#*" replace="MODE $2 -v $nick"&gt;
</content>
</entry>
<entry>
<title>Helpop: Move extban 'U' from acting to matching</title>
<updated>2017-10-22T00:59:24Z</updated>
<author>
<name>genius3000</name>
</author>
<published>2017-10-22T00:59:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8587df2a31d4503fb1f3c7dadf6efe10ca7c3fd7'/>
<id>urn:sha1:8587df2a31d4503fb1f3c7dadf6efe10ca7c3fd7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Helpop: Add extban 'n' - connect class ban</title>
<updated>2017-10-22T00:56:29Z</updated>
<author>
<name>genius3000</name>
</author>
<published>2017-10-22T00:56:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=2a6b5f45dac137096b8e7aea72c93f6020cc149c'/>
<id>urn:sha1:2a6b5f45dac137096b8e7aea72c93f6020cc149c</id>
<content type='text'>
Commit a54497e added m_classban, this updates the helpop files.
</content>
</entry>
<entry>
<title>Merge insp20</title>
<updated>2016-02-22T11:52:18Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2016-02-22T11:52:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=0b63ccd0b5cb26883d6becb196fb98e4f95d0397'/>
<id>urn:sha1:0b63ccd0b5cb26883d6becb196fb98e4f95d0397</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix a few documentation problems</title>
<updated>2015-10-12T12:50:45Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-10-12T12:50:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=3f8f2c7a0befea58f3f298e3a5632fefa4fd3e57'/>
<id>urn:sha1:3f8f2c7a0befea58f3f298e3a5632fefa4fd3e57</id>
<content type='text'>
Fixes issues #1003, #1045 and #1085
</content>
</entry>
<entry>
<title>Merge pull request #1059 from OVERdrive-IRC/m_repeat/fix-typo</title>
<updated>2015-06-25T23:52:04Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-06-25T23:52:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8320bcc9df1ea89a47257c9f9c70aa6d476beaa8'/>
<id>urn:sha1:8320bcc9df1ea89a47257c9f9c70aa6d476beaa8</id>
<content type='text'>
m_repeat: fix typo (similiar-&gt;similar)</content>
</entry>
<entry>
<title>m_repeat: fix typo (similiar-&gt;similar)</title>
<updated>2015-06-13T01:31:01Z</updated>
<author>
<name>James Lu</name>
</author>
<published>2015-06-13T01:27:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=51b82c3c064d3329e9c828e746da4df97e827872'/>
<id>urn:sha1:51b82c3c064d3329e9c828e746da4df97e827872</id>
<content type='text'>
Also update docs/ accordingly
</content>
</entry>
<entry>
<title>Update example configuration to say the new style module names everywhere</title>
<updated>2015-05-20T13:20:00Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-05-20T13:20:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=f449c6b2f06624b3af524c06179a0be591c496ab'/>
<id>urn:sha1:f449c6b2f06624b3af524c06179a0be591c496ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge insp20</title>
<updated>2015-04-20T15:40:12Z</updated>
<author>
<name>Attila Molnar</name>
</author>
<published>2015-04-20T15:40:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=8f5efbc7aa33b792e02d01e3288f553e6e98ccaa'/>
<id>urn:sha1:8f5efbc7aa33b792e02d01e3288f553e6e98ccaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove non-existant extban M: from docs</title>
<updated>2015-03-17T23:22:54Z</updated>
<author>
<name>Renegade334</name>
</author>
<published>2015-03-16T19:57:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit.space/~steering/inspircd++.git/commit/?id=7a0e881ffebf2a2dce8e08b8535b2870f675efba'/>
<id>urn:sha1:7a0e881ffebf2a2dce8e08b8535b2870f675efba</id>
<content type='text'>
extban M: has not existed since 2d732f4d in 2009...
</content>
</entry>
</feed>
