
Plugin Portal
In-game plugin downloader and updater using the Polymart, SpigotMC, Modrinth & Hangar marketplaces.
- Загрузки
- 12K
- Подписчики
- 77
- Обновлён
- 26 июня 2026 г.
- Лицензия
- All-Rights-Reserved
Опубликован 24 апреля 2023 г.
Plugin Portal is an in-game plugin downloader and updater using the Polymart, SpigotMC, Modrinth & Hangar marketplaces. View resource data, install and update plugins all from the comfort of your Minecraft chatbar.
FEATURES
- Direct Install: You can install your plugins from Polymart, Spigot, Modrinth and Hangar directly from in-game with a single command!
- Plugin List: We scanned over 100,000 plugins to download from three marketplaces! You can just start typing and search among this huge list.
- Plugin Previewing: Check if the plugin is the correct one. With /pp view command you can view the resource icon, description, stats and ratings in-game so you can be sure.
- Cross Version Compatibility: We are compatible with every version from 1.8+ and supported on all major server jars, including Folia!
- No Inactive Plugins: We've automatically filtered out all inactive/deprecated/abandoned plugins for you so you don't accidently download something that doesn't work anymore. (Don't worry - you can still do this if you must)
- Self Updating: Of course Plugin Portal is able to update itself within itself! Still no need to leave that comfortable chatbar.
...and many more! After something more? Scroll down to see what Premium offers.
SCREENSHOTS
Here's how it looks to install a plugin from our 100,000+ directory:

Here's how it looks to view a plugin in-game:

Want to update your plugins without even opening your browser?

COMMANDS & PERMISSIONS
/pp view <name|id> [platform] [-byId] - pluginportal.view
Shows a preview of the plugin (as shown above) using all data we scanned from the chosen marketplace. Will include the resource image, description, stats and ratings so you can install the correct plugin.
/pp install <name|id> [platform] [-byId] - pluginportal.manage.install
The heart of Plugin Portal: install a plugin from a marketplace. Specify the plugin name or ID that you wish to download and Plugin Portal will beam that jar onto your server. It can then be updated or deleted.
/pp update <name|id> [-byId] - pluginportal.maintain.update
Update a plugin from the same source that it was installed from. For example, if you installed WorldEdit, and WorldEdit has been updated, you can run this command to download the newest version onto your server.
/pp uninstall/delete <name|id> [-byId] - pluginportal.manage.uninstall
Delete a plugin from your server.
/pp list - pluginportal.view
List all plugins installed by Plugin Portal. Note: If you are trying to have plugins recognized which weren't installed with Plugin Portal, our Premium version offers this feature (scroll down).
/pp help - pluginportal.view
Display the help message with the above list of commands.
/pp dump - pluginportal.dump
Dump the plugin portal log to mclo.gs
PREMIUM
Want to supercharge your server right from the start? Grab a copy of Plugin Portal Premium.
Features include:
- Plugin Recognition: Added a plugin from outside of Plugin Portal? Adding Plugin Portal to your server with dozens of jars already on it? They'll be automatically identified, updatable and deletable (if available on a supported marketplace).
- Malware Detection: We'll run every download through malware detection designed for Minecraft plugins.
- Automatic Updates: Never see a plugin outdated message again. Plugin Portal will automatically update your plugins!
- Custom Adapters: For when authors use external URLs like GitHub or Jenkins, we have custom adapters to serve you their jars.
- Install Specific Versions: Need a specific version of a plugin? Use the version flag to view and download versions.
- Backups: Broke something? Rollback your plugins to a save point.
- Priority Version Release
- Priority Support
SUPPORT
If you need support with the plugin, please come and join our Discord over at:
We have a loving community of developers who are more than happy to assist in your issues and take your suggestions. ❤️
CONTRIBUTE
You are welcome to contribute to Plugin Portal as we have open sourced the code. Head over to our GitHub repository here:
https://github.com/flytegg/plugin-portal
If you are a developer, you are welcome to create PRs which we will review periodically. If not, please create an issue.
If you have no GitHub knowledge, then you are welcome to join our Discord server (https://flyte.gg/discord) where you can create suggestions to be voted on by the community.
Thank you, and enjoy our project. ❤️
Ченджлог
3.8.6Релиз26.1.1, 26.1.2, 26.2 · 26 июня 2026 г.
PluginPortal 3.8.6
This release fixes command output on newer Paper servers where Plugin Portal commands executed but chat responses did not render for players.
Fixed
- Route command feedback through Paper's native Adventure sender support when available.
- Keep the existing Bukkit Adventure bridge as a fallback for older Bukkit/Spigot-compatible servers.
- Prevent
/pp info,/pp version,/pp view, and install/update command feedback from silently disappearing on Paper 26.2.
Validation
- Paper 26.2 / Java 26 smoke passed with Plugin Portal 3.8.6.
- Paper 1.21.11 / Java 21 smoke passed with Plugin Portal 3.8.6.
- Plugin Portal installed ViaVersion from Modrinth during smoke testing.
3.8.5Релиз26.1.1, 26.1.2, 26.2 · 26 июня 2026 г.
PluginPortal 3.8.5
This release fixes command chat rendering on Paper/Spigot 26.2 servers that expose newer Adventure runtime APIs.
Fixed
- Avoided Adventure
TextComponent.Builder.build()calls in Plugin Portal command output. - Prevents
/pp infoand/pp versionfrom failing withNoSuchMethodErroron Paper 26.2 / Java 26.
Validation
- Gradle release dry run built and smoke-tested
PluginPortal-3.8.5.jar. - Release smoke started Paper, loaded Plugin Portal 3.8.5, and installed ViaVersion from Modrinth.
- Spigot 26.2 build 4636 command smoke passed on Java 26.
3.8.4Релиз26.1.1, 26.1.2, 26.2 · 22 июня 2026 г.
PluginPortal 3.8.4
This stable release promotes the single-JAR Plugin Portal line for public and premium users.
Fixed
- Fixed startup compatibility with Paper and Leaf 26.x server version strings.
- Improved install and update version selection so Bukkit/Paper servers avoid proxy-only artifacts.
- Improved Plugin Portal self-upgrade behavior through the canonical marketplace and API release path.
Changed
- Shipped one Plugin Portal JAR for both free and premium installs.
- Premium features remain controlled by runtime entitlement instead of a separate premium build.
- Added stable marketplace and auto-update release support for the unified JAR.
Notes
- Server owners on older Plugin Portal versions can update through
/pp upgrade. - Historical premium updater compatibility is preserved with a
PluginPortalPremiumalias in the auto-update API.
3.8.3Бета26.1.1, 26.1.2, 26.2 · 19 июня 2026 г.
PluginPortal 3.8.3 Beta
This beta is intended for validating the merged single-JAR release line before it is promoted to the stable updater channel.
Added
- Added the current Plugin Portal source layout to the public repository.
- Added a repo-local release skill for repeatable GitHub, Modrinth, and Hangar publishing.
- Added marketplace beta publishing support for the single
PluginPortalJAR.
Fixed
- Fixed compatibility with Leaf/Paper 26.x version strings through the updated command framework dependency.
- Fixed Plugin Portal self-upgrade flow to use the canonical Plugin Portal marketplace entry and release channels.
- Fixed marketplace changelog publishing to use real Markdown notes instead of escaped newline text.
Notes
- This is a beta release. It is published to GitHub as a prerelease and to marketplace beta channels.
- This beta is not uploaded to Plugin Portal's stable admin release API, so stable auto-updater users should not receive it unless they explicitly use the beta channel.
- Premium features are included in the same JAR and remain controlled by runtime entitlement.
3.8.2Бета26.1.1, 26.1.2, 26.2 · 18 июня 2026 г.
PluginPortal 3.8.2 Beta
- Fixed startup on Leaf 26.2 and other servers with non-standard Bukkit API version strings.
- Added channel-aware PluginPortal self-updates with release as the default channel.
- Switched self-updates to the canonical PluginPortal marketplace entry so enabled download platforms can be selected automatically.
- Preserved the single jar flow with runtime premium entitlement.
3.8.1Релиз1.21.9, 1.21.10, 1.21.11 · 23 мая 2026 г.
PluginPortal 3.8.1\n\n- Added version selection for installs and updates.\n- Added platform-aware update selection for Paper, Folia, Spigot, and Bukkit runtimes.\n- Added Discord webhook notifications for managed install/update events.\n- Added public docs for version selection and configuration.
3.8.0Релиз1.21.9, 1.21.10, 1.21.11 · 7 мая 2026 г.
PluginPortal 3.8.0
3.7.06Релиз1.13, 1.13.1, 1.13.2 · 21 февраля 2026 г.
Complete record from the bottom up, fixed previous unclickable chat components, brand new api, improved scanner.
Комментарии
Загружаем…