Skip to content

Minecraft server plugin manager with multi-source update checking and downloading

License

Notifications You must be signed in to change notification settings

NindroidA/pluginator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pluginator

Built with Bun TypeScript Ink React CLI License Platform

A powerful Minecraft server plugin manager with multi-source update checking, sync/backup workflows, and a modern terminal UI.

Features

Core

  • 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

Analytics & Health

  • 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

Organization & Workflows

  • 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

Installation

Download Binary

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

Quick Install

# 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.

Quick Start

# 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

Keyboard Shortcuts

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 System

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.

Documentation

Support

Development

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.

License

Copyright (c) 2026 Nindroid Systems (Andrew Curtis - NindroidA). All Rights Reserved.

This is proprietary software. See LICENSE for details.