Plugin print

From Valve Developer Community
Revision as of 15:25, 19 May 2006 by Ts2do (talk | contribs) (usage)
Jump to navigation Jump to search

Template:Wrongtitle 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