Skip to content

Releases: Geolykt/EnchantmentsPlus

EnchantmentsPlus v4.0.5

01 May 19:29
c73c41f
Compare
Choose a tag to compare

Make sure to have Java 16 (or higher) installed, this release will require it in order to run

Also make sure to reset the magicCompat.yml file as it was changed by this update if you are migrating from 3.1.x or earlier.
DO NOT DELETE IT and keep your old one in tact if you are using minecraft 1.16.5/1.17!

Version support

  • 1.18 natively
  • 1.17 supported
  • 1.16.5 would work, but usage not recommended at all (requires custom magicCompat.yml)

Changes:

  • Potentially Fix #119 (Discard invalid itemstacks for the Fire enchantment - cause unknown)
  • Resolve #122 (1.18 blocks not supported for the extraction enchantment)
  • Potentially Fix #123 (Fix log spam concerning the Tracer enchantment - cause unknown)

Support

Got a question? Need help or want to discuss changes? Then feel free to contact me either via Internet Relay Chat or Github Issues and Discussions

EnchantmentsPlus v4.0.4

07 Apr 16:20
091cb18
Compare
Choose a tag to compare

Make sure to have Java 16 (or higher) installed, this release will require it in order to run

Also make sure to reset the magicCompat.yml file as it was changed by this update if you are migrating from 3.1.x or earlier.
DO NOT DELETE IT and keep your old one in tact if you are using minecraft 1.16.5/1.17!

Version support

  • 1.18 natively
  • 1.17 supported
  • 1.16.5 would work, but usage not recommended at all (requires custom magicCompat.yml)

Changes:

  • Better 1.18 support
  • Fix coreprotect nag
  • Improved configurable conflicts
  • Hide custom enchantments inside lore when the HIDE_ENCHANTS flag is set (only for PDC-based getters)
  • Fix broken firestorm/fire behaviour
  • Fix broken recepie util behaviour
  • Rudimentary trident/crossbow support
  • Restore old tracer behaviour
  • Fix potential warn in console regarding the fire enchantment

Support

Got a question? Need help or want to discuss changes? Then feel free to contact me either via Internet Relay Chat or Github Issues and Discussions

EnchantmentsPlus v4.0.3

27 Jan 20:34
475db27
Compare
Choose a tag to compare

Make sure to have Java 16 (or higher) installed, this release will require it in order to run

Also make sure to reset the magicCompat.yml file as it was changed by this update if you are migrating from 3.1.x or earlier.
DO NOT DELETE IT and keep your old one in tact if you are using minecraft 1.16.5!

Version support

  • 1.17 natively
  • 1.16.5 would work, but usage not recommended at all (requires custom magicCompat.yml)

Changes

  • Fixed paper nagging about the WatcherArrow class
  • Fixed Anvil merging not working by default

Support

Got a question? Need help or want to discuss changes? Then feel free to contact me either via Internet Relay Chat or Github Issues and Discussions.

EnchantmentsPlus v4.0.2

30 Oct 12:20
775fd05
Compare
Choose a tag to compare

Make sure to have Java 16 (or higher) installed, this release will require it in order to run

Also make sure to reset the magicCompat.yml file as it was changed by this update if you are migrating from 3.1.x or earlier.
DO NOT DELETE IT and keep your old one in tact if you are using minecraft 1.16.5!

Version support

  • 1.17 natively
  • 1.16.5 would work, but usage not recommended at all (requires custom magicCompat.yml)

Changes

Support

Got a question? Need help or want to discuss changes? Then feel free to contact me either via Internet Relay Chat or Github Issues and Discussions.

EnchantmentsPlus v4.0.1

06 Jul 19:51
9fdcbc7
Compare
Choose a tag to compare

Make sure to have Java 16 (or higher) installed, this release will require it in order to run

Also make sure to reset the magicCompat.yml file as it was changed by this update if you are migrating from 3.1.x or earlier.
DO NOT DELETE IT and keep your old one in tact if you are using minecraft 1.16.5!

Version support

  • 1.17 natively
  • 1.16.5 would work, but usage not recommended at all (requires custom magicCompat.yml)

Changes

  • Resolved #77 (Special arrows - such as spectral arrows do not work)
  • Resolved #79 (Interesting edge case causing errors when loading the magicCompat.yml)
  • Resolved #81 (Tracer being a TPS sink)
  • Perhaps resolved #82 (Grab XP exploit)

Support

Got a question? Need help or want to discuss changes? Then feel free to contact me either via Spigotmc conversations, Internet Relay Chat or Github Issues and Discussions.

EnchantmentsPlus v4.0.0

16 Jun 14:10
0b2e30f
Compare
Choose a tag to compare

Make sure to have Java 16 installed, following this release Java 16 will be required in order to run

Also make sure to reset the magicCompat.yml file as it was changed by this update, provided you want to use this in 1.17, otherwise DO NOT DELETE IT and keep your old one in tact.

Version support

  • 1.17 natively
  • 1.16.5 would work, but usage not recommended at all (requires custom magicCompat.yml)

Changes (since last release candidate):

Changes (since 3.1.6)

This is an API purge update as well as one introducing official 1.17 support (the old release also has 1.17 support, but you'd need to adjust the magicCompat.yml)

  • resolved issue with fire sometimes not working as intended
  • resolved #62 (Coreproect support fully introduced)
  • resolved #70
  • Most deprecated members purged
  • Reduced static abuse
  • Address potential memory leaks even further
  • resolved #68
  • Updated dependencies
  • You can now make use of tags within the magicCompat.yml
  • The magicCompat.yml was updated to meet 1.17 changes (still may require some adjustments)
  • resolved #72
  • Obscure Spectral feature got removed (it didn't work anyways)
  • resolved #74

Support

Got a question? Need help or want to discuss changes? Then feel free to contact me either via Spigotmc conversations, Internet Relay Chat or Github Issues and Discussions.

EnchantmentsPlus v4.0.0 Release candidate 2

13 Jun 10:11
a1a85be
Compare
Choose a tag to compare

Make sure to have Java 16 installed, following this release Java 16 will be required in order to run

Also make sure to reset the magicCompat.yml file as it was changed by this updae.
It is furthermore strongly recommended to test this version throughout before using it in prod, especially spectral and switch require testing in combination with claiming plugins

Version support

  • 1.17 natively
  • 1.16.5 would work, but usage not recommended (requires custom magicCompat.yml)

Changes (since last release candidate):

  • The NativePermissionQuery is now used by the switch enchantment
  • Updated dependencies (Towny: 0.97.0.0 -> 0.97.0.4)

Changes (since 3.1.6)

This is an API purge update as well as one introducing official 1.17 support (the old release also has 1.17 support, but you'd need to adjust the magicCompat.yml)

  • resolved issue with fire sometimes not working as intended
  • resolved #62 (Coreproect support fully introduced)
  • resolved #70
  • Most deprecated members purged
  • Reduced static abuse
  • Address potential memory leaks even further
  • resolved #68
  • Updated dependencies
  • You can now make use of tags within the magicCompat.yml
  • The magicCompat.yml was updated to meet 1.17 changes (still may require some adjustments)
  • resolved #72
  • Obscure Spectral feature got removed (it didn't work anyways)

Support

Please notify me about issues here. In rare occasions (if you can't contact me in other ways - support is kindof slow there) you can always mail me at admin[at]geolykt[dot]de. From time to time I'm around at various channels at irc.spi.gt, so if you want some instant-chat, feel free to go there and hope that I'm also there

EnchantmentsPlus v4.0.0 Release candidate 1

12 Jun 08:17
0d770c2
Compare
Choose a tag to compare

Make sure to have Java 16 installed, following this release Java 16 will be required in order to run

Also make sure to reset the magicCompat.yml file as it was changed by this updae.
It is furthermore strongly recommended to test this version throughout before using it in prod, especially spectral and switch require testing in combination with claiming plugins

Version support

  • 1.17 natively
  • 1.16 would work, but usage not recommended (requires custom magicCompat.yml)
  • 1.15 would work provided that you have a custom server that supports J16, but usage not recommend (requires custom magicCompat.yml)

Changes

This is an API purge update as well as one introducing official 1.17 support (the old release also has 1.17 support, but you'd need to adjust the magicCompat.yml)

  • resolved issue with fire sometimes not working as intended
  • resolved #62 (Coreproect support fully introduced)
  • resolved #70
  • Most deprecated members purged
  • Reduced static abuse
  • Address potential memory leaks even further
  • resolved #68
  • Updated dependencies
  • You can now make use of tags within the magicCompat.yml
  • The magicCompat.yml was updated to meet 1.17 changes (still may require some adjustments)
  • resolved #72
  • Obscure Spectral feature got removed (it didn't work anyways)

Support

Please notify me about issues here. In rare occasions (if you can't contact me in other ways - support is kindof slow there) you can always mail me at admin[at]geolykt[dot]de. From time to time I'm around at various channels at irc.spi.gt, so if you want some instant-chat, feel free to go there and hope that I'm also there

EnchantmentsPlus v3.1.6

20 May 17:25
72decd9
Compare
Choose a tag to compare

PLEASE - FOR THE LOVE OF GOD - NOTIFY ME WHEN THE PLUGIN CRASHES FOR NO REASON AT ALL

Make sure to have Java 11 installed, following this release Java 11 will be required in order to run (though Java 16 is highly recommended as we will move to that in 4.0.0)

Version support

1.16 Natively, 1.15 is perhaps supported; 1.17 could be supported, however that is not guaranteed

Changes

This is mostly a bugfixing update, but includes a few improvements overall

  • resolved #54
  • resolved #55
  • resolved #60
  • resolved #61
  • resolved #62
  • primitive LogBlock support added
  • addressed potential memory leak disclosed by @levtey

Support

Please notify me about issues here. In rare occasions (if you can't contact me in other ways - support is kindof slow there) you can always mail me at admin[at]geolykt[dot]de. From time to time I'm around at various channels at irc.spi.gt, so if you want some instant-chat, feel free to go there and hope that I'm also there

EnchantmentsPlus v3.1.5

10 Apr 14:26
b75e36e
Compare
Choose a tag to compare

PLEASE - FOR THE LOVE OF GOD - NOTIFY ME WHEN THE PLUGIN CRASHES FOR NO REASON AT ALL

Make sure to have Java 11 installed, following this release Java 11 will be required in order to run
Version support

Changes

"Resolved" #47
Resolved #46
Resolved #45
Maybe resolved #42

Support

Please notify me about issues here. In rare occasions (if you can't contact me in other ways - support is kindof slow there) you can always mail me at admin[at]geolykt[dot]de. From time to time I'm around at various channels at irc.spi.gt, so if you want some instant-chat, feel free to go there and hope that I'm also there