mirror of
https://github.com/anope/anope.git
synced 2026-07-09 07:23:14 +02:00
Some configuration file updates: Removed now non-existing settings. Redid some existing settings to look more consistent/uniform. Added some missing commands/permissions.
Merged operserv/modlist permission into operserv/modinfo. Fixed ChanServ INFO privilege to actually work for /BotServ INFO too for those users who have it, instead of only for founders. Fixed some typos aswell as removed whitespaces along the way.
This commit is contained in:
@@ -424,7 +424,7 @@ class CommandNSSASetDisplay : public CommandNSSetDisplay
|
||||
this->SendSyntax(source);
|
||||
source.Reply(" ");
|
||||
source.Reply(_("Changes the display used to refer to the nickname group in \n"
|
||||
"Services. The new display MUST be a nick of your group."));
|
||||
"Services. The new display MUST be a nick of the group."));
|
||||
return true;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user