added NeonSpam Badword scanner
[NeonServV5.git] / src / modules / NeonSpam.mod / cmd_neonspam.h
index d23811088ff67965075f75629f4738f73ca609d3..9b8006e8fc27a74027ff172eb43ae0f1fa81f22d 100644 (file)
@@ -41,6 +41,9 @@
 
 void register_commands();
 
+CMD_BIND(neonspam_cmd_addbad);
+CMD_BIND(neonspam_cmd_badwords);
+CMD_BIND(neonspam_cmd_delbad);
 CMD_BIND(neonspam_cmd_set);
 
 #endif
\ No newline at end of file