Skip to content

Releases: eldoriarpg/schematic-tools

v1.1.0

07 Apr 15:52
48f02a3
Compare
Choose a tag to compare

This update is a preparation and cleanup update. Installing this update once is mandatory. Newer version will refuse to start if the last installed version is older than this version.

This update changes the serialization of configuration files in preparation of supporting paper plugins. This affects you even when you are still using spigot for some reason c:

Dropping support for versions older than 1.16.5
This version will no longer work on servers using versions below 1.16.5. this is due to the missing library loading feature.

Switch to new configuration system
I switched from the bukkit serialization to jackson. You are required to update to this version. Not doing so might cause data corruption/loss when you use newer versions in the future.

Switch to new update check
The update butler check was replaced by Lyna. Lyna is able to do update checks for snapshot and dev builds as well. You will no longer get an update notification when you are using a newer version.

Updates via Discord
Updates will be available first via my discord. This allows me fast releases and less work publishing those on patreon and spigot. You get an update notification once a release is available on discord. It might take some time before the release gets posted on spigot. Same counts for my patreons if you are here c:

What's Changed

Full Changelog: https://github.com/eldoriarpg/schematic-tools/commits/v1.1.0