Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
Platforms
Creators
Details
Licensed MIT
Published 2 days ago
PlugHub
PlugHub is a lightweight Paper plugin designed to simplify plugin installation on restricted or beginner-friendly Minecraft hosts.
Features
- Download plugins directly from URLs
- Automatic folder creation
- Simple YAML configuration
- Lightweight and beginner-friendly
- Designed for Paper servers
Commands
"/plughub download <name>" Downloads the plugin configured in "config.yml".
"/plughub reload" Reloads the configuration.
Example config
downloads: luckperms: url: "https://example.com/LuckPerms.jar" path: "plugins/LuckPerms.jar"
Goals
PlugHub aims to help users who:
- cannot use FTP
- use restricted hosting
- are beginners
- need a simpler plugin installation workflow


