plugin_cfg
Syntax
forward plugin_cfg();
Description
Called when all plugins went through plugin_init()
Note
When this forward is called, most plugins should have registered their cvars and commands already.
Return
This forward ignores the returned value.