1
0
mirror of https://github.com/anope/anope.git synced 2026-06-28 22:36:36 +02:00

Merge branch '2.0' into 2.1.

This commit is contained in:
Sadie Powell
2022-09-15 18:39:37 +01:00
5 changed files with 191 additions and 65 deletions
+1
View File
@@ -524,6 +524,7 @@ class ProtoBahamut : public Module
/* v/h/o/a/q */
ModeManager::AddChannelMode(new ChannelModeStatus("VOICE", 'v', '+', 0));
ModeManager::AddChannelMode(new ChannelModeStatus("HALFOP", 'h', '%', 1));
ModeManager::AddChannelMode(new ChannelModeStatus("OP", 'o', '@', 1));
/* Add channel modes */