Slimefun

Slimefun

3M Downloads

If try place enchant a Slimefun item the player will lose level of experience (anvil)

andris155 opened this issue ยท 1 comments

commented

Description (REQUIRED)

If try place enchant a Slimefun item the player will lose level of experience.

Steps to reproduce the Issue (REQUIRED)

  1. Place Slimefun tool and enchantment book to anvil.
  2. Try place enchant to Slimefun item.
  3. The experience was lost, and enchant won't placed to Slimefun item.

Expected behavior (REQUIRED)

If try place enchant a Slimefun item the player will not lose level of experience.

Server Log

Error Reports

Environment (REQUIRED)

  • Server Software (Spigot/Paper): Paper
  • Minecraft Version: 1.16.1
  • Slimefun Version: 600 (git 63569fa)
  • CS-CoreLib Version: 90 (git 9dd4a1cf)
commented

There isn't really anything that can be done about it.
Spigot still does not provide any API for the Anvil. And frankly, it probably shouldn't even deduct the experience if the clicking was cancelled.

It's sadly just a limitation of Spigot.