Skip to content

Releases: Zedly/Zenchantments

1.14.4 beta build

16 Oct 18:12
Compare
Choose a tag to compare
1.14.4 beta build Pre-release
Pre-release

This build fixes quite a number of bugs. Should be fine for light usage on survival server. Please report bugs!

1.14.4 Bughunting build

08 Oct 06:19
Compare
Choose a tag to compare
Pre-release

Welcome back! This build fixes most console errors, but do not install this if you don't want nasties in your server. A much safer build is coming out next week!

About time a new one came out

26 Jul 16:52
Compare
Choose a tag to compare

This version introduces compatibility with 1.12, fixes countless bugs (see commit history of the dev branch) and adds two new enchantments: Stream and Sonic Shock. To enable these enchantments, add this to your config:

- Sonic Shock:
    Probability: 1.0
    Tools: Elytra
    Name: Sonic Shock
    Max Level: 3
    Cooldown: 0
    Power: 1.0
- Stream:
    Probability: 1.0
    Tools: Elytra
    Max Level: 1
    Name: Stream
    Cooldown: 0

v1.5.0-rc1

23 Dec 22:23
Compare
Choose a tag to compare
v1.5.0-rc1 Pre-release
Pre-release

We think this one probably mostly works.

  • Compatibility with all common protection and logging plugins
  • Now fully compatible with both 1.10 and 1.11
  • Added Reveal enchantment: See ores through walls (Unobtainable by default)
  • Converted the source to a Maven project for cross-IDE compatibility
  • Introduced multi-version support through Maven modules
  • Multiple enchantments on the same tool now apply properly
  • No longer dependent on WorldGuard
  • All player interactions now respect protection plugins
  • Most block actions produce accurate log records in HawkEye and similar
  • Most PvE actions work with money / custom drop plugins
  • Introduced light NMS usage to achieve this
  • Fixed item drops from chests/shulker boxes/etc
  • Fixed wool colors in Mow enchantment
  • Fixed Pierce in Ore mode using durability even when block breaking cancels
  • Fixed untold item drop miscalculations in combination with Fortune and Silk Touch
  • Fixed server crash when digging into a Worldguard protection with a Shred pickaxe
  • Shred, Pierce and Mow use more durability now (might be reversed later, this is a consequence of implicit tool wearing via CB block break code)
  • Germination no longer uses bone meal in creative mode
  • Green Thumb no longer makes grass and crops angry
  • Fixed item duplication glitch when merging items in an anvil
  • Fixed item duplication glitch in Rainbow enchantment
  • removed Elemental Arrows

To enable the Reveal enchantment, add this to your config:

- Reveal:
    Probability: 1.0
    Tools: Pickaxe
    Name: Reveal
    Max Level: 4
    Cooldown: 100
    Power: 1.0

Please report any and all bugs so we can make an official release soon!

v1.5.0-beta

08 Dec 07:56
Compare
Choose a tag to compare
v1.5.0-beta Pre-release
Pre-release
  • Changes
    • Updated to 1.11 API
    • Started to improve compatibility and generally clean up the code
  • Bugs
    • Containers lose their contents when broken with some custom enchantments
    • Player fires a laser from their hand once after dropping a Laser tool