npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@nindroidsystems/pluginator

v2.5.11

Published

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

Readme

Pluginator

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.