Skip to content

A plugin that extends SourceMod's plugin management system.

License

Notifications You must be signed in to change notification settings

Modded-Madness/SM-PluginMangler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SM-PluginMangler

An extension to SourceMod's plugin management system.

Basically wraps around SourceMod's sm plugins management subcommands with added functionality:

  • Accessible by root admin users in-game as sm_plugins and via console additionally via plugins.
  • enabled and disabled subcommands are implemented similar to DarthNinja's Plugin Enable/Disable plugin to persist plugin load state between level changes.
  • refresh_stale reloads plugins that have been updated recently.
  • Multiple plugins can be specified after generally single-plugin commands, allowing the specified action to be applied to all of them.
    • Regular expressions are supported by passing in an argument surrounded by forward slashes (e.g., plugins info /base/).

About

A plugin that extends SourceMod's plugin management system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SourcePawn 100.0%