Plugin print: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (usage)
(redirect)
Line 1: Line 1:
{{wrongtitle|title=plugin_print}}
#REDIRECT [[Plugin Commands]]
'''plugin_print''' is a server side command that displays the currently loaded plugin. This is used alongside [[plugin_unload]] to unload a plugin.
==Usage==
{{syntax|plugin_print}}
 
Example of output:
Loaded plugins:
---------------------
0: "Detox Server Plugin v0.91"
---------------------
==See Also==
*[[plugin_load]]
[[Category:Console Commands]]

Revision as of 20:50, 19 May 2006

Redirect to: