Plugin print: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
(Redirected page to Server plugins)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{wrongtitle|title=plugin_print}}
#REDIRECT [[Server plugins]]
'''plugin_print''' is a server side command that displays the currently loaded plugin. This is used alongside [[plugin_unload]] to unload a plugin.
{{syntax|plugin_print}}
Example of output:
Loaded plugins:
---------------------
0: "Detox Server Plugin v0.91"
---------------------
==See Also==
*[[plugin_load]]
[[Category:Console Commands]]

Latest revision as of 12:45, 5 November 2011

Redirect to: