2.0/Modules/hs off

From AnopeWiki
Jump to: navigation, search
Language

English

Service HostServ
Module hs_off
Author Anope

Description

Deactivates the vhost currently assigned to the nick in use. When you use this command any user who performs a /whois on you will see your real host/IP address.

Commands

off

Examples

/msg HostServ OFF

Default Configuration

/*
 * hs_off
 *
 * Provides the command hostserv/off.
 *
 * Used for turning off your vHost.
 */
module { name = "hs_off" }
command { service = "HostServ"; name = "OFF"; command = "hostserv/off"; }