install_plugin
Downloads and installs SA-MP plugins from GitHub repositories or direct URLs, updating server.cfg automatically.
Instructions
Download and install a SAMP plugin (.dll/.so) and update server.cfg. Supports GitHub repos (e.g. 'IS4Code/YSF') or direct download URLs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | GitHub repo (e.g. 'IS4Code/YSF') or direct download URL | |
| name | Yes | The plugin name (e.g. 'streamer', 'YSF') |