Skip to content

Releases: flytegg/plugin-portal

PluginPortal 3.8.5

Choose a tag to compare

@Dawsson Dawsson released this 26 Jun 15:29

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 info and /pp version from failing with NoSuchMethodError on 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.

PluginPortal 3.8.4

Choose a tag to compare

@Dawsson Dawsson released this 22 Jun 16:18

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 PluginPortalPremium alias in the auto-update API.

PluginPortal 3.8.3 Beta

Pre-release

Choose a tag to compare

@Dawsson Dawsson released this 19 Jun 16:36

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 PluginPortal JAR.

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, Modrinth as beta, and Hangar under its existing Snapshot channel.
  • 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.

2.0.0

Choose a tag to compare

@Dawsson Dawsson released this 30 Jun 15:54
f318923

The entire plugin has been recoded from the ground up. Expect faster speeds and a better overall user experience. Chat with us on our Discord about this update with feedback, suggestions and bugs: https://discord.gg/flyte

1.5.0

Choose a tag to compare

@Dawsson Dawsson released this 12 May 00:26

New language system
val_ES, es_ES, English supported
certain cache fixes
fixed some tab complete
file size changes
pp library update
new request system

1.4.4

Choose a tag to compare

@Dawsson Dawsson released this 10 May 00:08

Reloading lang.yml file every time on startup, allows us to add new values... Oops!

1.4.3

Choose a tag to compare

@Dawsson Dawsson released this 09 May 23:59

Added certain tab complete to the lang file!
Code Fixes!

1.4.2

Choose a tag to compare

@Dawsson Dawsson released this 09 May 23:50

Allows the user to know that the Cache is currently loading when using tab complete. This prevents user confusion!

1.4.1

Choose a tag to compare

@Dawsson Dawsson released this 09 May 23:44

Language Improvements
Changed Config.yml for languages
File size changes
plugin.yml and build.gradle.kts changes

1.4.0

Choose a tag to compare

@Dawsson Dawsson released this 09 May 23:12

COMPLETELY new messaging system
Paper API
All versions 1.8+ should work, we will not support anything below 1.12.2 though.
language files!
better preview system
and so much more