]> jfr.im git - solanum.git/blobdiff - include/s_serv.h
Add umode +I to allow users to hide their idle time (#220)
[solanum.git] / include / s_serv.h
index b917aa6f44a6de243fd1a356462f30189c71be5d..3a99b6e872a27e6507434f922a3ecf164073d90e 100644 (file)
@@ -92,6 +92,7 @@ extern unsigned int CAP_EUID;                 /* supports EUID (ext UID + nonencap CHGHOST) */
 extern unsigned int CAP_EOPMOD;                        /* supports EOPMOD (ext +z + ext topic) */
 extern unsigned int CAP_BAN;                   /* supports propagated bans */
 extern unsigned int CAP_MLOCK;                 /* supports MLOCK messages */
+extern unsigned int CAP_EBMASK;                        /* supports sending BMASK set by/at metadata */
 
 /* XXX: added for backwards compatibility. --nenolod */
 #define CAP_MASK       (capability_index_mask(serv_capindex) & ~(CAP_TS6 | CAP_CAP))