Skip to content

v1.1.4

Latest

Choose a tag to compare

@cheeezburga cheeezburga released this 18 Feb 15:45

Important Changes

  • skript-worldedit 1.1.4 now requires Skript 2.12.0+! This version of Skript should continue to work on 1.19.4+, for anyone still running this server version.
  • skript-worldedit is now on Modrinth! This will be the primary spot to download the addon from going forward.

Download 1.1.4 from Modrinth!

Fixes

  • Fixes an error that could be thrown by saving schematics via the section (#15, #20). The addon would throw a stack trace due to an unhandled oversight in the logic. This has now been fixed.
  • Fixes CondSchematicExists's syntax, which was missing a whole word, and differed from what the example showed. Also makes some minor changes to the syntax of other elements, for ease (backwards compabatible, no changes necessary).

Additions

  • Runtime errors: added in some basic runtime errors and warnings to better show when certain expressions aren't valid when using skript-worldedit syntax. For anyone wondering, this is why Skript 2.12.0+ is now required.

Other (pretty boring) stuff

  • Renamed most ambiguously-named Utils classes to be more direct.

Full Changelog: 1.1.3...1.1.4