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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user