A powerful Minecraft server plugin manager with multi-source update checking, sync/backup workflows, and a modern terminal UI.
- Multi-Source Updates — Check updates from Spigot, Modrinth, GitHub, CurseForge, Hangar, Jenkins, and custom web manifests
- Server Sync — Synchronize plugins between production and test servers
- Smart Backups — Timestamped tar.gz backups with automatic cleanup
- Modern Terminal UI — Interactive, keyboard-driven interface with 9 tabs and customizable themes
- Plugin Registry — 100+ popular plugins pre-configured with verified sources
- Auto-Updater — Automatic update checking with one-command updates
- Checksum Verification — SHA-256 verification for all downloads
- Health Dashboard — Plugin health scoring based on compatibility, security, and update status
- Performance Analytics — Server performance monitoring with metrics and alerts
- Recommendations Engine — Smart plugin recommendations based on your setup
- Server Panel Integrations — Connect to AMP, Pterodactyl, Crafty Controller, and MCSManager
- Tags & Groups — Organize plugins with custom tags and groups
- Profiles — Save and switch between different plugin configurations
- Scheduled Updates — Configure automatic update windows with major version handling
- Data Import/Export — Export and import plugin configurations
- Widget Dashboard — Customizable dashboard with health, analytics, and streaming widgets
| Platform | Download |
|---|---|
| Windows (x64) | pluginator-windows-x64.zip |
| macOS (Intel) | pluginator-darwin-x64.tar.gz |
| macOS (Apple Silicon) | pluginator-darwin-arm64.tar.gz |
| Linux (x64) | pluginator-linux-x64.tar.gz |
| Linux (ARM64) | pluginator-linux-arm64.tar.gz |
# macOS (Homebrew)
brew tap nindroida/pluginator && brew install pluginator
# Windows (Scoop)
scoop bucket add pluginator https://github.com/NindroidA/scoop-pluginator && scoop install pluginator
# npm (any platform)
npm install -g @nindroidsystems/pluginator
# Bun (any platform)
bun install -g @nindroidsystems/pluginator
See Installation Guide for detailed instructions.
# Initialize configuration
pluginator setup
# Launch interactive UI
pluginator
# Or use CLI commands
pluginator scan --prod # Scan production server
pluginator check-updates # Check for plugin updates
pluginator sync # Sync prod to test| Key | Action |
|---|---|
1-9 |
Switch tabs (Home/Servers/Plugins/Updates/Logs/Stats/Health/Recs/Perf) |
: or / |
Open command palette (25+ commands) |
j / k or ↑ / ↓ |
Navigate lists |
g / G |
Jump to top/bottom |
? |
Show help |
Ctrl+C (2x) |
Quit |
| Tier | Price | Checks/Day | Downloads/Day |
|---|---|---|---|
| Free | $0 | 10 | 5 |
| Plus | $14.99 (one-time) | 50 | 25 |
| Pro | $4.99/mo | 100 | 50 |
| Max | $9.99/mo | Unlimited | Unlimited |
See Tier System for details.
- Installation — Quick install for all platforms
- User Guide — Complete usage documentation
- Commands Reference — Full command palette reference
- Plugin Registry — Curated plugin database
- Tier System — Subscription tiers and features
- Error Codes — Error code reference (PLG-NNNN)
- Security — Security policy and reporting
- Changelog — Version history
- Bug Reports: Open an issue
- Feature Requests: Open an issue
- General Feedback: Open an issue
- Plugin Partnerships: Partnership request
This project's development has been accelerated through the use of AI-assisted development tools, including GitHub Copilot, Claude Code, and other AI programming assistants. These tools have enhanced productivity while maintaining code quality and best practices. All AI-generated code has been reviewed, tested, and refined to ensure reliability.
Copyright (c) 2026 Nindroid Systems (Andrew Curtis - NindroidA). All Rights Reserved.
This is proprietary software. See LICENSE for details.