
Download plugins directly from Modrinth,Hangar,SpigotMC while being ingame! Load,unload, debug all in one plugin itself :)
A comprehensive plugin manager for Minecraft servers that supports multiple plugin repositories and provides advanced features for plugin management.
All commands support extensive tab completion:
/pp install <plugin> [version] - Download and enable a plugin/pp download <plugin> [version] - Download a plugin without enabling it/pp show <plugin> - Preview plugin information/pp update <plugin> - Update individual plugins/pp updateall - Update all managed plugins/pp remove <plugin> - Uninstall plugins/pp delete <plugin> - Delete plugin files/pp load <plugin> - Load a plugin from the plugins directory/pp unload <plugin> - Unload a plugin/pp reload <plugin> - Reload a specific plugin/pp backup <plugin> - Create plugin backups/pp restore <plugin> [version] - Restore from backups/pp scan <plugin> - Security scan plugins/pp list - List all managed plugins/pp detect - Find unmanaged plugins/pp discover - Discover popular plugins/pp info - Show plugin information/pp logs - View, export or clear plugin logs/pp sources - Manage plugin repositories/pp refreshconfig - Reload PluginPilot configuration/pp clearcache - Clear plugin search cache/pp debug - Toggle debug mode/pp import - Import plugins from other managersThe plugin features intelligent async tab completion that:
plugins folderplugins/PluginPilot/config.yml/pp help to see available commandsThe plugin is highly configurable through config.yml:
pluginpilot.* - All permissionspluginpilot.use - Basic usage permissionpluginpilot.install - Install and download pluginspluginpilot.update - Update pluginspluginpilot.uninstall - Remove pluginspluginpilot.load - Load/unload/reload pluginspluginpilot.backup - Backup/restore pluginspluginpilot.security - Security scanningpluginpilot.sources - Manage sourcespluginpilot.debug - Access logs and debug infopluginpilot.discover - Discover popular pluginspluginpilot.import - Import plugins from other managerspluginpilot.clearcache - Clear plugin search cachepluginpilot.refreshconfig - Reload plugin configurationBuilt with Maven using modern Java 17 features:
This plugin uses a modular architecture making it easy to: