mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-03 22:03:13 +02:00
8c21472d03
Also fix documentation for ~10 hooks to mention the hook name. Obviously, the maxperip module is loaded by default (in modules.default.conf) but it is nice to have the 400+ lines contained in a separate module rather than being in the nick module that does NICK/UID handling. Will look at moving more later..