mirror of
https://github.com/anope/anope.git
synced 2026-07-07 03:03:13 +02:00
BUILD : 1.7.6 (465) BUGS : 218, 235 NOTES : 1. correct the grammer in the example.conf 2. SolidIRCD cmode +S 3. NSSecureAdmins now restricts /NS SET EMAIL 4. Unreals version of SVSHOLD 5. SolidIRCD halfop support 6. /os set list
git-svn-id: svn://svn.anope.org/anope/trunk@465 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@319 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
28bb054da1
commit
bd4d81fb5f
+2
-2
@@ -60,7 +60,7 @@ IRCDVar ircd[] = {
|
||||
1, /* Supports SGlines */
|
||||
1, /* Supports SQlines */
|
||||
1, /* Supports SZlines */
|
||||
0, /* Supports Halfop +h */
|
||||
1, /* Supports Halfop +h */
|
||||
3, /* Number of server args */
|
||||
0, /* Join 2 Set */
|
||||
0, /* Join 2 Message */
|
||||
@@ -364,7 +364,7 @@ CBMode cbmodes[128] = {
|
||||
{0}, /* P */
|
||||
{0}, /* Q */
|
||||
{CMODE_R, 0, NULL, NULL}, /* R */
|
||||
{0}, /* S */
|
||||
{CMODE_S, 0, NULL, NULL}, /* S */
|
||||
{0}, /* T */
|
||||
{0}, /* U */
|
||||
{0}, /* V */
|
||||
|
||||
Reference in New Issue
Block a user