mirror of
https://github.com/anope/anope.git
synced 2026-07-07 16:23:14 +02:00
Merge branch '2.0' into 2.1.
This commit is contained in:
@@ -450,7 +450,7 @@ public:
|
||||
source.Reply(_("Enables or disables the \002peace\002 option for a channel.\n"
|
||||
"When \002peace\002 is set, a user won't be able to kick,\n"
|
||||
"ban or remove a channel status of a user that has\n"
|
||||
"a level superior or equal to his via %s commands."), source.service->nick.c_str());
|
||||
"a level superior or equal to theirs via %s commands."), source.service->nick.c_str());
|
||||
return true;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user