Skip to content

Expanded Cooking V1.3.1

Choose a tag to compare

@s5y-ux s5y-ux released this 24 Apr 23:24
d8c542d

In the previous release, there was an error when trying to pull the level of the player in the Database. The food lore contains the username of the chef, and this is what is used to pull the unique ID from SQL that holds a value for the cooking level to then tell the server what effects to give to the player.

There was a console error every time someone consumed something without an item lore, so in this update that is fixed. I have also added the prefix [Expanded Cooking] to all console messages for added professionalism. I've also added a class that probes the Spigot API via an HTTPS request so I can get the released version and compare it to the plugin version so admins can keep the plugin up to date.