Skip to content

Fixed compatibility issues with Spigot 1.19

Latest

Choose a tag to compare

@Harieo Harieo released this 14 May 16:39
78590ae

Release v1.1.0

This version is considered stable and has been fully tested before release.

If you find any issues with this version, please raise an issue for support.
If your issue is a security matter, please consult our security policy for the next steps in raising a security issue.

Please note: This version only supports Java 17 or above as the minimum Java version required to support 1.19 Minecraft.

Changes from Previous Version

This patches an issue with the newest Spigot 1.19 version caused by a different encoding pattern used by the latest version of BungeeCord. This encoding pattern meant that the Spigot plugin could not properly read our token.

  • Changed to build in Java 17
  • Changed various internal structures for better readability of POM files
  • Updated GitHub Actions (build and CodeQL) to their latest versions
  • Changed the README to reflect the changed GitHub Actions
  • Added a custom encoding system for tokens so that this issue will not occur again

Installation

Please consult our guide on Setting up the Plugin if you don't know how to.
The guide takes only 5 simple steps and ensures that you won't make any accidental mistakes by trying to install without the manual!

If you have any problems, please consult our Wiki and join the Support Discord if you don't find the answer there.