]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Add a module for hiding mode changes from unprivileged users.
authorPeter Powell <petpow@saberuk.com>
Sun, 9 Sep 2018 15:52:32 +0000 (16:52 +0100)
committerPeter Powell <petpow@saberuk.com>
Sun, 9 Sep 2018 15:52:54 +0000 (16:52 +0100)
commit923d811b0564db891d7cb97c1ea81a5c901ff3a5
tree391b13acb70670228b8bb9b234b9f25e66233ffe
parent8512726adf455358d2e467dcc79fc9913ccbcf6b
Add a module for hiding mode changes from unprivileged users.

Co-authored-by: Attila Molnar <attilamolnar@hush.com>
docs/conf/modules.conf.example
src/modules/m_hidemode.cpp [new file with mode: 0644]