Skip to content

Releases: SkriptLang/AddonPatcher

1.1

06 Sep 01:48
30ce922
Compare
Choose a tag to compare

What's Changed

  • AddonPatcher now supports modern Java class versions

Full Changelog: 2.7.0-dev1...1.1

Skript 2.7.0-beta1 support

14 Apr 17:53
a7740e7
Compare
Choose a tag to compare

The first release in this repository's new home, SkriptLang!

Changelog

  • Adds support to Skript 2.7.0-beta1 (and beta2)

Paper 1.19+ support

On Paper 1.19+, we especially recommend to use the Agent variant (requiring the Java installation your server uses to be a JDK instead of a JRE). This is because Paper changed some internals related to plugin loading, which broke the replacer variant. You can still use the Replacer variant, but you will need to restart your server after it patched the addons. See the README, and see #2.