Modules/freeze
From the makers of InspIRCd.
Third Party module
| Return to the Module List |
| Description
|
| This module adds /freeze and /unfreeze commands, when a user a frozen they may not use any commands but PING and PONG |
| Configuration Tags
|
| This module does not require any extra configuration, beyond the <module> tag to load it. |
| Modes
|
| This module does not implement any extra user or channel modes. |
| Extended Bans (Extbans)
|
| This module implements no extended bans. |
| Commands
|
/FREEZE <nickname> The oper issuing the commands sees: :tiddles.chatspike.net 981 Om Omster :Nickname frozen A server notice is also sent to all opers: :tiddles.chatspike.net NOTICE Om :*** Oper Om froze user Omster And the frozen user sees: :tiddles.chatspike.net NOTICE Omster :*** You have been frozen by Om /UNFREEZE <nickname> The oper issuing the command sees: :tiddles.chatspike.net 982 Om Omster :Nickname unfrozen A server notices is also sent to all opers: :tiddles.chatspike.net NOTICE Om :*** Oper Om unfroze user Omster And the frozen user sees: :tiddles.chatspike.net NOTICE Omster :*** You have been unfrozen by Om |
| Special Notes
|
| Opers cannot be frozen.
Module available from the Unofficial Modules SVN Repository |

















