diff options
Diffstat (limited to 'src/protocol/plexus2.c')
-rw-r--r-- | src/protocol/plexus2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/protocol/plexus2.c b/src/protocol/plexus2.c index ca867a13b..16f62729e 100644 --- a/src/protocol/plexus2.c +++ b/src/protocol/plexus2.c @@ -73,8 +73,8 @@ IRCDVar myIrcd[] = { 0, /* svshold */ 1, /* time stamp on mode */ 0, /* NICKIP */ - 0, /* UMODE */ 0, /* O:LINE */ + 1, /* UMODE */ 1, /* VHOST ON NICK */ 0, /* Change RealName */ CMODE_p, /* No Knock */ |