I have a new server set up with Sourcemod installed and all the default plugins are loaded and functional, however I have 1 custom plugin that's sitting along with the default plugins inside addons/sourcemod that doesn't load.
The plugin compiles with 0 errors or warnings, and there's no trace of the plugin in the server console/log at all and doesn't appear with the "sm plugins" console command. The plugin does have the .smx extension. Any advice on what could be causing this? Thanks.