mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-10 15:43:12 +02:00
Require module header with version "unrealircd-6" now
This commit is contained in:
@@ -24,7 +24,7 @@ ModuleHeader MOD_HEADER = {
|
||||
"1.0.2",
|
||||
"Restrict specific commands unless certain conditions have been met",
|
||||
"UnrealIRCd Team",
|
||||
"unrealircd-5",
|
||||
"unrealircd-6",
|
||||
};
|
||||
|
||||
typedef struct RestrictedCommand RestrictedCommand;
|
||||
|
||||
Reference in New Issue
Block a user