Plugin Portal icon

Plugin Portal -----

In-game plugin downloader and updater using the SpigotMC, Modrinth & Hangar marketplaces.




Version: 2.0.4
Very good plugin, is working good. Very very good, total recommended for everyone
-
Author's response
Thanks for the support!

Version: 2.0.3
Locking the Plugin Recognition feature behind a paywall made me uninstall the plugin right away.
-
Author's response
This is a Premium feature because it requires a lot of maintenance on our part to be constantly downloading new jars into our database to power this tech. This is the kind of feature that if we dropped this project tomorrow it would not work anymore. Therefore, Premium is justified. You are otherwise welcome to enjoy Plugin Portal, which is an entire in-game plugin manager for free.

Version: 2.0.0
Good plugin. It serves his purpose and works well (except the last 2 versions, at least for me. That's why I'm giving 2 stars instead of 4).
-
Author's response
Hey, we’ve fixed the bugs you mention and all the latest versions work now. Thanks for letting us know!

Version: 2.0.0
Sadly it's the second time I try this plugin and it can't even install LuckPerms on a fresh server. I'll paste the stuff in a git issue
-
Author's response
Hi there, these bugs you mention were fixed in less than 12 hours since you raised them. We also tried LuckPerms as an example, and is now working as intended. Please go ahead and try again!

Version: 1.5.0
I am a bit confused to the plugin at Paper Hangar. The plugin is checked as folia supported but the actual file didn't automatically have folia-supported: flag in plugin.yml, so I added it manually and it doesn't work. So I think you should add support for folia or remove folia support
-
Author's response
Hi there, this has been fixed in the latest version. Folia now fully supported. Thanks for the stars!

Version: 1.5.0
Really good concept though but i have one simple problem, i follow all the tutorials but when i search/install plugin it always says Plugin not Found. And my suggestion is to make support in command line :)
-
Author's response
Hi there, not sure why this was happening to you, but this is no longer an issue in the latest version. Thanks for the stars!

Version: 1.5.0
It worked so good, but a day i started to have this error:
[12:20:59 INFO]: [PluginPortal] Enabling PluginPortal v1.5.0
[12:21:09 ERROR]: Error occurred while enabling PluginPortal v1.5.0 (Is it up to date?)
javax.net.ssl.SSLException: Read timed out
at sun.security.ssl.Alert.createSSLException(Alert.java:127) ~[?:1.8.0_312]
at sun.security.ssl.TransportContext.fatal(TransportContext.java:324) ~[?:1.8.0_312]
at sun.security.ssl.TransportContext.fatal(TransportContext.java:267) ~[?:1.8.0_312]
at sun.security.ssl.TransportContext.fatal(TransportContext.java:262) ~[?:1.8.0_312]
at sun.security.ssl.SSLTransport.decode(SSLTransport.java:138) ~[?:1.8.0_312]
at sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1392) ~[?:1.8.0_312]
at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1300) ~[?:1.8.0_312]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:435) ~[?:1.8.0_312]
at okhttp3.internal.connection.ConnectPlan.connectTls(ConnectPlan.kt:323) ~[?:?]
at okhttp3.internal.connection.ConnectPlan.connectTlsEtc(ConnectPlan.kt:188) ~[?:?]
at okhttp3.internal.connection.FastFallbackExchangeFinder.find(FastFallbackExchangeFinder.kt:78) ~[?:?]
at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:267) ~[?:?]
at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) ~[?:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) ~[?:?]
at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) ~[?:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) ~[?:?]
at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:84) ~[?:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) ~[?:?]
at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:65) ~[?:?]
at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) ~[?:?]
at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:205) ~[?:?]
at okhttp3.internal.connection.RealCall.execute(RealCall.kt:158) ~[?:?]
at link.portalbox.pplib.util.HTTPKt.getJSONFromURL(HTTP.kt:26) ~[?:?]
at link.portalbox.pplib.util.APIKt.getPPVersions(API.kt:49) ~[?:?]
at link.portalbox.pplib.util.APIKt.getLatestPPVersion(API.kt:24) ~[?:?]
at link.portalbox.pplib.util.APIKt.getLatestVersion(API.kt:28) ~[?:?]
at link.portalbox.pluginportal.type.Data.init(Data.kt:54) ~[?:?]
at link.portalbox.pluginportal.PluginPortal.onEnable(PluginPortal.kt:24) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[patched_1.8.8.jar:git-PaperSpigot-445]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [patched_1.8.8.jar:git-PaperSpigot-445]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407) [patched_1.8.8.jar:git-PaperSpigot-445]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:359) [patched_1.8.8.jar:git-PaperSpigot-445]
at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:318) [patched_1.8.8.jar:git-PaperSpigot-445]
at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:408) [patched_1.8.8.jar:git-PaperSpigot-445]
at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:372) [patched_1.8.8.jar:git-PaperSpigot-445]
at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:327) [patched_1.8.8.jar:git-PaperSpigot-445]
at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:267) [patched_1.8.8.jar:git-PaperSpigot-445]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:563) [patched_1.8.8.jar:git-PaperSpigot-445]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_312]
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method) ~[?:1.8.0_312]
at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) ~[?:1.8.0_312]
at java.net.SocketInputStream.read(SocketInputStream.java:171) ~[?:1.8.0_312]
at java.net.SocketInputStream.read(SocketInputStream.java:141) ~[?:1.8.0_312]
at sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:464) ~[?:1.8.0_312]
at sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:165) ~[?:1.8.0_312]
at sun.security.ssl.SSLTransport.decode(SSLTransport.java:109) ~[?:1.8.0_312]
... 34 more
-
Author's response
This was fixed shortly after you reported it. Thanks for the stars!

Version: 1.5.0
Just thought of making something like this earlier today, but you beat me to it by two and a half months. Excellent work!
-
Author's response
Thanks, that means a lot!

Version: 1.5.0
Zestarr is very smelly i agree with devil, Plugins rlly good tho i cant be bothered tabbing out every 5 seconds to download something + pentium cant handle mc + browser being open so this helps a ton stay sexy

Version: 1.5.0
Best plugin ever i never have to install anything manually ever again! just one command and boom any spigot plugin installed!

Version: 1.3.3
wow. one of the best and most useful plugins of the last time - respect to the author! must-have plugin for a server setup
-
Author's response
Thanks so much for your kind words!

Version: 1.3.2
Plugin Portal is one of the best plugins I've ever seen and hope to see it used for every server in the future.
Can I carry it to the Minecraft Chinese forum ( www.mcbbs.net) ?

Version: 1.2.2
As always, common Stephen W plugin. Plan to use in prod for client servers whom plugin counts are wayyyy too high for me to be updating this much <3 One request please, could you add an exception for FAWE to directly update from their Jenkins since it updates every day or so-
-
Author's response
Absolutely, we were planning to add this feature but I will have the team add it ASAP for you. Thank you for your kind words!

Version: 1.2.2
Cool Plugin And A Great Dev. Learnt Alot From Him And This Plugin Is Great As You No Longer Need To Manually Update All The Plugins Loved it :>
-
Author's response
Thank you so much, we really appreciate it.

Version: 1.2.1
Excellent plugin, full of features. This plugin is taking away spiogtmc's traffic and I love it!
-
Author's response
Thank you my friend, very kind.

Version: 1.1.0
i really love this plugin also the developer is so great, i became a great spigot developer because of him thank you stephen <3
-
Author's response
Thank you so much for the kind words, it really means a lot. <3

Version: 1.1.0
Honestly don't know how I ran servers without it, makes updating and finding the plugin I actually want easy and convenient. Gone are the days of tabbing out of my game to install or update our plugins, we must rejoice.
-
Author's response
Thanks so much, really happy you liked the product.

Version: 1.1.0
Not gonna lie, this is some really really good pp.. I'm so incredibly proud of you ;)
-
Author's response
Glad you have enjoyed the PP! Thank you for being a valued customer and we hope you return soon.

Version: 1.0.0
Already installed plugins don't show up in /pp list. Except this everything is good.
-
Author's response
This is a feature that will be significantly improved over the next few weeks. To be technical, we can't map your preinstalled jars to Spigot marketplace plugins with absolute certainty automatically. What we are doing to fix this is when users install plugins through Plugin Portal, we collect a unique identifier about the file, which then means when future people use PP for the first time we now know which plugin most of the files belong to. This is going to take a week or two before the effect becomes noticeable, so thank you for being an early tester and please keep an eye out for an improvement on this front. This is unfortunately one of the 'joys' of using the Spigot marketplace. Thanks!

Version: 1.0.0
This is a must have, haven't seen anything like this in the community before, really good for server admins easily setting up servers and adding plugins
-
Author's response
Thanks so much. Keep an eye, we're adding features all the time!

Version: 1.0.0
Amazing bro, so useful :D helped me make my mc serverfar more easy and fast, well made to :D
-
Author's response
Thank you! We have an experienced development team and community behind it so we're always working to make it airtight.

Version: 1.0.0
Incredible plugin! I love the concept - makes setting up a server super simple and removes time-consuming tasks like installing plugins externally.
-
Author's response
This is what we set out to achieve - thank you for your kind comments!

Version: 1.0.0
Really good plugin, works really well and has a great community behind it. Thanks for developing it.
-
Author's response
Thank you! The community is great and supports us lots with bug reports and new suggestions.

Version: 1.0.0
Zestarr is smelly, thats just about it for my review lol (filler so i can meet the requirement for this port)
-
Author's response
Thank you for the 5 stars! We look forward to serving you for years to come.

Resource Information
Author:
----------
Total Downloads: 5,472
First Release: Mar 18, 2023
Last Update: Dec 18, 2024
Category: ---------------
All-Time Rating:
24 ratings
Find more info at discord.gg...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings