Skip to content

v1.5.4

Compare
Choose a tag to compare
@sarhatabaot sarhatabaot released this 06 Jun 16:19
· 312 commits to master since this release
1373661

Changes from 1.5.1:

  • Added a show per item feature - Will only show available enchantments for an item.
    • This feature overrides the ignore item type option.
  • Added customizable shop.yml file - You can now customize all items in the menu.
    • They must be items compatible with the enchantments.

Code improvments:

  • Added @NotNull annotations.
  • Added Shop reload message.
  • Now properly shading bStats.
  • Removed annoying trailing debug message.