Skip to content

Releases: s5y-ux/ExpandedCooking

Expanded Cooking V1.3.4

Choose a tag to compare

@s5y-ux s5y-ux released this 17 Aug 04:44
352ae7f

The expanded cooking plugin enhances the culinary aspect of gameplay on Paper Minecraft servers. It introduces features where players can cook various food items, each providing different benefits based on the player's cooking experience level. The plugin incorporates SQL integration to store and retrieve data related to player cooking experience.
In this update, the ability to modify the item lore has been added to the configuration file.

Expanded Cooking V1.3.3

Choose a tag to compare

@s5y-ux s5y-ux released this 19 Jun 19:55
ab4ff60

Massive thanks to Cyberillc for pointing out a game breaking bug in the plugin. In this release, the bug that was responsible for granting cooking levels to non food items has been fixed. There is a good chance that I will also be going back and releasing a new update very soon with and updated polishing of the enable features and perhaps future particle effects.

I'm very happy to see that my work is still being used by the community

Thanks to everyone for your support :)
(Messed up the plugin.yml, this is the most up do date version Jun 19 2024)

Expanded Cooking V1.3.2

Choose a tag to compare

@s5y-ux s5y-ux released this 19 Jun 19:46
d8c542d

Massive thanks to Cyberillc for pointing out a game breaking bug in the plugin. In this release, the bug that was responsible for granting cooking levels to non food items has been fixed. There is a good chance that I will also be going back and releasing a new update very soon with and updated polishing of the enable features and perhaps future particle effects.

I'm very happy to see that my work is still being used by the community

Thanks to everyone for your support :)

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.

Expanded Cooking V1.3.0

Choose a tag to compare

@s5y-ux s5y-ux released this 18 Apr 03:15
630cfa8

Introducing an extensive array of new configuration options to the plugin! Now, users can personalize effects and their duration across various cook qualities. Additionally, we've resolved pesky bugs affecting SQL integration for a smoother experience.

Expanded Cooking V1.2.1

Choose a tag to compare

@s5y-ux s5y-ux released this 16 Apr 02:17
630cfa8

The expanded cooking plugin enhances the culinary aspect of gameplay on Paper Minecraft servers. It introduces features where players can cook various food items, each providing different benefits based on the player's cooking experience level. The plugin incorporates SQL integration to store and retrieve data related to player cooking experience.