<?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%2Fos_module</id>
		<title>2.0/Modules/os module - 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%2Fos_module"/>
		<link rel="alternate" type="text/html" href="https://wiki.anope.org/index.php?title=2.0/Modules/os_module&amp;action=history"/>
		<updated>2026-05-29T18:35:48Z</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/os_module&amp;diff=796&amp;oldid=prev</id>
		<title>Azander: Created page with &quot;{{Language|2.0/Modules/os_module}} {{Syntax|os_module|OperServ|Anope}}  == &lt;div class=&quot;moduleheader&quot;&gt;Description&lt;/div&gt; == ;MODLOAD :This command loads the module named modname...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.anope.org/index.php?title=2.0/Modules/os_module&amp;diff=796&amp;oldid=prev"/>
				<updated>2014-05-08T21:40:26Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Language|2.0/Modules/os_module}} {{Syntax|os_module|OperServ|Anope}}  == &amp;lt;div class=&amp;quot;moduleheader&amp;quot;&amp;gt;Description&amp;lt;/div&amp;gt; == ;MODLOAD :This command loads the module named modname...&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/os_module}}&lt;br /&gt;
{{Syntax|os_module|OperServ|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;
;MODLOAD :This command loads the module named modname from the modules directory.&lt;br /&gt;
&lt;br /&gt;
;MODRELOAD :This command reloads the module named modname.&lt;br /&gt;
&lt;br /&gt;
;MODUNLOAD :This command unloads the module named modname.&lt;br /&gt;
&lt;br /&gt;
*'''NOTE''':  Access to these commands require the permission operserv/modload 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;
;modload modname&lt;br /&gt;
;modreload modname&lt;br /&gt;
;modunload modname&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 OperServ MODLOAD m_dns&lt;br /&gt;
&lt;br /&gt;
/msg OperServ MODRELOAD m_dns&lt;br /&gt;
&lt;br /&gt;
/msg OperServ MODUNLOAD m_dns&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;
 * os_module&lt;br /&gt;
 *&lt;br /&gt;
 * Provides the commands operserv/modload, operserv/modreload, and operserv/modunload.&lt;br /&gt;
 *&lt;br /&gt;
 * Used to load, reload, and unload modules.&lt;br /&gt;
 */&lt;br /&gt;
module { name = &amp;quot;os_module&amp;quot; }&lt;br /&gt;
command { service = &amp;quot;OperServ&amp;quot;; name = &amp;quot;MODLOAD&amp;quot;; command = &amp;quot;operserv/modload&amp;quot;; permission = &amp;quot;operserv/modload&amp;quot;; }&lt;br /&gt;
command { service = &amp;quot;OperServ&amp;quot;; name = &amp;quot;MODRELOAD&amp;quot;; command = &amp;quot;operserv/modreload&amp;quot;; permission = &amp;quot;operserv/modload&amp;quot;; }&lt;br /&gt;
command { service = &amp;quot;OperServ&amp;quot;; name = &amp;quot;MODUNLOAD&amp;quot;; command = &amp;quot;operserv/modunload&amp;quot;; permission = &amp;quot;operserv/modload&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>