Skip to content

Releases: eldoriarpg/SchematicBrushReborn

v2.5.5

27 Oct 09:00
f749f17
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.4...v2.5.5

v2.5.4

17 Jun 19:10
05ecc41
Compare
Choose a tag to compare

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

16 Jun 12:19
9ec27ed
Compare
Choose a tag to compare

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

26 May 00:09
9aa38b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.1...v2.5.2

v2.5.1

20 Apr 14:27
54fa9ed
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

Release 2.5.0

07 Apr 15:38
c618aa4
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. 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

Full Changelog: v2.4.3...v2.5.0

Release 2.4.3

10 Mar 00:52
588b7dc
Compare
Choose a tag to compare

Fix error on brush edit
Fixed an error which occurred when editing a brush after selecting an ordered schematic selection.

What's Changed

Full Changelog: https://github.com/eldoriarpg/SchematicBrushReborn/commits/v2.4.3