> For the complete documentation index, see [llms.txt](https://docs.ashhost.in/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ashhost.in/sa-mp/plugin.md).

# Plugin

`.dll and .so`

You Must Use `.so` Plugin in Ash Host. Our SA-MP servers run on a Linux server. We host SA:MP servers on a Linux OS because of performance. We want to ensure all services are secure and fast.\
\
It is important that when adding plugins to the server.cfg, that you specify the .so extension. For example, "plugins sscanf" would be wrong and wouldn't load, whereas "plugins sscanf.so" would.\
\
On Another note, plugins are case-sensitive. The Whirlpool plugin is often misspelled. There have been instances where customers have uploaded the plugin "Whirlpool.so" however in the server.cfg, they didn't capitalize the "w" - as plugins are case sensitive, "whirlpool.so" and "Whirlpool.so" are different.
