Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Tags
Creators
Details
Licensed MIT
Published 3 weeks 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


