summaryrefslogtreecommitdiff
path: root/include/opertype.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/opertype.h')
-rw-r--r--include/opertype.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/opertype.h b/include/opertype.h
index bf76d71eb..0c0d329c7 100644
--- a/include/opertype.h
+++ b/include/opertype.h
@@ -55,6 +55,10 @@ class CoreExport OperType
*/
std::set<OperType *> inheritances;
public:
+ /** Modes to set when someone identifys using this opertype
+ */
+ Anope::string modes;
+
/** Find an oper type by name
* @param name The name
* @return The oper type