<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.anope.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.anope.org/index.php?action=history&amp;feed=atom&amp;title=2.0%2FModules%2Fhs_set</id>
		<title>2.0/Modules/hs set - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.anope.org/index.php?action=history&amp;feed=atom&amp;title=2.0%2FModules%2Fhs_set"/>
		<link rel="alternate" type="text/html" href="https://wiki.anope.org/index.php?title=2.0/Modules/hs_set&amp;action=history"/>
		<updated>2026-05-29T18:35:47Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.4</generator>

	<entry>
		<id>//wiki.anope.org/index.php?title=2.0/Modules/hs_set&amp;diff=757&amp;oldid=prev</id>
		<title>Azander: Created page with &quot;{{Language|2.0/Modules/hs_set}} {{Syntax|hs_set|HostServ|Anope}}  == &lt;div class=&quot;moduleheader&quot;&gt;Description&lt;/div&gt; == ;SET :Sets the vhost for the given nick to that of the give...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.anope.org/index.php?title=2.0/Modules/hs_set&amp;diff=757&amp;oldid=prev"/>
				<updated>2014-05-08T19:24:34Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Language|2.0/Modules/hs_set}} {{Syntax|hs_set|HostServ|Anope}}  == &amp;lt;div class=&amp;quot;moduleheader&amp;quot;&amp;gt;Description&amp;lt;/div&amp;gt; == ;SET :Sets the vhost for the given nick to that of the give...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Language|2.0/Modules/hs_set}}&lt;br /&gt;
{{Syntax|hs_set|HostServ|Anope}}&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;div class=&amp;quot;moduleheader&amp;quot;&amp;gt;Description&amp;lt;/div&amp;gt; ==&lt;br /&gt;
;SET :Sets the vhost for the given nick to that of the given hostmask.  If your IRCD supports vIdents, then using SET &amp;lt;nick&amp;gt; &amp;lt;ident&amp;gt;@&amp;lt;hostmask&amp;gt; set idents for users as well as vhosts. '''NOTE''': Access to this command requires the permission hostserv/set to be present in your ''opertype''.&lt;br /&gt;
&lt;br /&gt;
;SETALL :Sets the vhost for all nicks in the same group as that of the given nick.  If your IRCD supports vIdents, then using SETALL &amp;lt;nick&amp;gt; &amp;lt;ident&amp;gt;@&amp;lt;hostmask&amp;gt; will set idents for users as well as vhosts. '''NOTE''': this will not update the vhost for any nicks added to the group after this command was used. '''NOTE''': Access to this command requires the permission hostserv/set to be present in your '''opertype'''.&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;div class=&amp;quot;moduleheader&amp;quot;&amp;gt;Commands&amp;lt;/div&amp;gt; == &lt;br /&gt;
;set nick hostmask&lt;br /&gt;
;setall nick hostmask&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;div class=&amp;quot;moduleheader&amp;quot;&amp;gt;Examples&amp;lt;/div&amp;gt; ==&lt;br /&gt;
/msg HostServ SET Fred I.am.Fred&lt;br /&gt;
&lt;br /&gt;
/msg HostServ SETALL Fred I.am.also.Fred&lt;br /&gt;
&lt;br /&gt;
== &amp;lt;div class=&amp;quot;moduleheader&amp;quot;&amp;gt;Default Configuration&amp;lt;/div&amp;gt; ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div class=&amp;quot;code&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;cpp&amp;quot;&amp;gt;&lt;br /&gt;
/*&lt;br /&gt;
 * hs_set&lt;br /&gt;
 *&lt;br /&gt;
 * Provides the commands hostserv/set and hostserv/setall.&lt;br /&gt;
 *&lt;br /&gt;
 * Used for setting users' vHosts.&lt;br /&gt;
 */&lt;br /&gt;
module { name = &amp;quot;hs_set&amp;quot; }&lt;br /&gt;
command { service = &amp;quot;HostServ&amp;quot;; name = &amp;quot;SET&amp;quot;; command = &amp;quot;hostserv/set&amp;quot;; permission = &amp;quot;hostserv/set&amp;quot;; }&lt;br /&gt;
command { service = &amp;quot;HostServ&amp;quot;; name = &amp;quot;SETALL&amp;quot;; command = &amp;quot;hostserv/setall&amp;quot;; permission = &amp;quot;hostserv/set&amp;quot;; }&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Azander</name></author>	</entry>

	</feed>