]> jfr.im git - irc/quakenet/newserv.git/blobdiff - core/hooks.h
trustscommands as seperate module
[irc/quakenet/newserv.git] / core / hooks.h
index ced5f689f7507c8451a42b6417645f3e80445047..424e7a03ef0e3f30ba19255257df57af363a2b77 100644 (file)
@@ -88,6 +88,8 @@
 #define HOOK_TRUSTS_MODIFYGROUP    910 /* Argument is trustgroup* */
 #define HOOK_TRUSTS_LOSTHOST       911 /* Argument is trusthost* */
 
+#define HOOK_TRUSTS_DBLOADED       1000
+
 #define PRIORITY_DEFAULT           0
 
 #define PRIORITY_MAX               LONG_MIN