Releases: eldoriarpg/SchematicBrushReborn
v2.5.5
What's Changed
- Fix: rotation npe by @rainbowdashlabs in #317
- Update dependency net.kyori:adventure-platform-bukkit to v4.3.1 by @renovate in #327
- Update dependency com.sk89q.worldedit:worldedit-bukkit to v7.2.17 by @renovate in #331
- Update FAWE to v2.8.1 by @renovate in #332
- Release 2.5.5 by @rainbowdashlabs in #319
Full Changelog: v2.5.4...v2.5.5
v2.5.4
What's Changed
- Fix debug not working on failed startup
- Fix class not found exception when using the spigot build
- Release 2.5.4 by @rainbowdashlabs in #304
Full Changelog: v2.5.3...v2.5.4
v2.5.3
What's Changed
- Add support for 1.20 and 1.20.1
- Update dependency de.eldoria:messageblocker to v1.1.2 by @renovate in #284
- Update dependency com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit to v2.6.3 by @renovate in #292
- Update dependency com.fastasyncworldedit:FastAsyncWorldEdit-Core to v2.6.3 by @renovate in #293
- Update dependency com.sk89q.worldedit:worldedit-bukkit to v7.2.15 by @renovate in #295
- Update dependency net.kyori:adventure-text-minimessage to v4.14.0 by @renovate in #300
- Update JamesIves/github-pages-deploy-action action to v4.4.2 by @renovate in #291
- Release 2.5.3 by @rainbowdashlabs in #303
Full Changelog: v2.5.2...v2.5.3
v2.5.2
What's Changed
- fix build by @rainbowdashlabs in #279
- Update dependency com.github.seeseemelk:MockBukkit-v1.19 to v2.147.1 by @renovate in #269
- Update dependency com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit to v2.6.1 by @renovate in #282
- Update dependency com.fastasyncworldedit:FastAsyncWorldEdit-Core to v2.6.1 by @renovate in #283
- Update dependency gradle to v8.1.1 by @renovate in #285
- Update dependency org.mockito:mockito-core to v5.3.1 by @renovate in #286
- Release 2.5.2 by @rainbowdashlabs in #288
Full Changelog: v2.5.1...v2.5.2
v2.5.1
What's Changed
- Add modules for spigot and paper by @rainbowdashlabs in #275
- Release 2.5.1 by @rainbowdashlabs in #278
Full Changelog: v2.5.0...v2.5.1
Release 2.5.0
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. This also means that all add ons used by you will need to be updated as well. Not doing so might cause data corruption/loss when you will 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
- migrate configuration to jackson by @rainbowdashlabs in #267
- Release 2.5.0 by @rainbowdashlabs in #271
Full Changelog: v2.4.3...v2.5.0
Release 2.4.3
Fix error on brush edit
Fixed an error which occurred when editing a brush after selecting an ordered schematic selection.
What's Changed
- Update plugin net.minecrell.plugin-yml.bukkit to v0.5.3 by @renovate in #244
- Update dependency gradle to v7.6.1 by @renovate in #243
- Update dependency gradle to v8 by @renovate in #234
- Update plugin com.github.johnrengelman.shadow to v8 by @renovate in #246
- Fix npe when editing a brush with ordered selection by @rainbowdashlabs in #247
- Update plugin com.github.johnrengelman.shadow to v8.1.0 by @renovate in #249
- Update plugin com.diffplug.spotless to v6.16.0 by @renovate in #250
- Update dependency org.jetbrains:annotations to v24.0.1 by @renovate in #251
- Update dependency gradle to v8.0.2 by @renovate in #252
- Release 2.4.3 by @rainbowdashlabs in #248
Full Changelog: https://github.com/eldoriarpg/SchematicBrushReborn/commits/v2.4.3