Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Important bug fixes.

Compare
Choose a tag to compare
@Tuke-Nuke Tuke-Nuke released this 14 Jul 19:21
· 41 commits to master since this release

[+] Added:

  • Added support for on break event in effect cancel drops. It allows you to prevent the drops of event-block. (For 1.12+ only)

[+] Fixed:

  • Fixed a issue with Advanced GUIs caused by the last update. If you are in TuSKe 1.8 and use advanced guis, it's recommended that you update it. Related to issues #9 and #10
  • Some final fixes for Recipe Manager: Shapeless recipe now works fully to accept custom ingredients.
  • Also some fixes for recipes for 1.11.2 and lower: Due to code mistake, it wasn't properly checking its version, causing some console errors when registering recipes. It affects if you are in 1.12 too, due to key change of recipes from bukkit:%random uuid% to tuske:%increasing number (See last update changelog about it).