Plugin unload: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(redirect)
Line 1: Line 1:
{{wrongtitle|title=plugin_unload}}
#REDIRECT [[Plugin Commands]]
'''plugin_unload''' is used to unload a loaded plugin (depending on the plugin this may be unstable and cause a server to crash.
==Usage==
After using [[plugin_print]] to determin plugin ID's if you want to unload a plugin you must type the following.
 
{{syntax|plugin_unload <id>}}
 
You will get a confirmation message as follows:
Unloaded plugin "<id>"
==See Also==
* [[plugin_load]]
[[Category:Console Commands]]

Revision as of 20:50, 19 May 2006

Redirect to: