Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Tags
Creators
Details
Licensed MIT
Published 2 days ago
PluginDownloader
Download and search plugins from Modrinth and SpigotMC directly from inside your Minecraft server — no FTP, no file manager, no leaving the game.
📥 Commands
| Command | Aliases | Description |
|---|---|---|
/plugindownload modrinth <slug> |
/pdl, /pdownload |
Download a plugin from Modrinth by its slug |
/plugindownload spigot <id> |
/pdl, /pdownload |
Download a plugin from SpigotMC by resource ID |
/pluginsearch modrinth <query> |
/psearch, /pls |
Search Modrinth for plugins |
/pluginsearch spigot <query> |
/psearch, /pls |
Search SpigotMC for plugins |
/plugindownload help |
— | Show help |
🔑 Permissions
| Permission | Default | Description |
|---|---|---|
plugindownloader.download |
OP | Can download plugins |
plugindownloader.search |
OP | Can search for plugins |
plugindownloader.* |
OP | All permissions |
⚙️ Config
# Filter downloads to this Minecraft version
minecraft-version: "1.21.11"
# Require OP status on top of the permission node
require-op: true
# Log all downloads to the console
log-downloads: true
📋 Requirements
- Paper 1.21+
- Java 21+
📁 Installation
- Drop
PluginDownloader-1.0.0.jarinto yourplugins/folder - Restart the server
- Use
/plugindownload modrinth <slug>— the plugin is saved toplugins/ - Restart again to activate the downloaded plugin
Built for Paper — Spigot and other forks may work but are untested.
🔗 More
Visit my website: noam2509s-mods.vercel.app


