Updated the plugin to work with 1.16 and 1.17 minecraft!
With this update, comes a new dependency, download the new NBT API here!
In theory, it should work with any new Minecraft versions as long as you update the dependency of the NBT API plugin when they support the new version. That's making the assumption that Mojang doesn't change how furnace XP is stored again as they did with 1.15 or 1.16 (not sure when exactly it happened).
Mojang made some breaking changes to how furnace experience is stored in the last couple of updates (they are definitely welcome though! Reduced the amount of code I had to write.)
This update restores functionality to the plugin that was lost. I am so sorry to those who tried to use it and it didn't work, I didn't have the means to test it initially.
VERSION:2.0.0 After a long hiatus, I have decided to update the plugin to API version 1.16.
This build is untested at the time of posting so please report any issues you have to the GitHub page here!
Fixed a bug where it would send the command usage to the player when sending the command from the console as well as warning them how to use it properly.
Updated to API version 1.14.4
Added some command permissions and updated some of the command responses a little bit.
New permissions: furnacexp.* - Grants access to all current and future commands of furnacexp
furnacexp.fxp - Grants access to the furnacexp command