2.0/Modules/hs on

From AnopeWiki
Jump to: navigation, search
Language

English

Service HostServ
Module hs_on
Author Anope

Description

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

Commands

on

Examples

/msg HostServ ON

Default Configuration

/*
 * hs_on
 *
 * Provides the command hostserv/on.
 *
 * Used for turning on your vHost.
 */
module { name = "hs_on" }
command { service = "HostServ"; name = "ON"; command = "hostserv/on"; }