
FarmingPlus
FarmingPlus is a plugin that allows players to experience new mechanics in farming. It includes new enchantments, with their own enchanting GUI, rewards for farming, and more.
Warning:
Have to add the towny variables to messages.yml if you want it to work. If you are not concerned of losing any changes made to that file, you can just delete it. https://github.com/Manuton04/FarmingPlus/blob/main/src/main/resources/messages.yml
Changelog:
- Added a subcommand (/fp towny) for town's mayors to add flags to accept/negate the use of FarmingPlus enchants.
Warning:
The config.yml file must be recreated by the plugin for it to work, so its recommended to remove it. If you don't want to, you can copy the coreprotect section from here: https://github.com/Manuton04/FarmingPlus/blob/main/src/main/resources/config.yml
Changelog:
- Added integrations with Towny and CoreProtect.
- CoreProtect now logs block changes from Replenish, Farmer's Step, Grand Tilling, and Irrigate (configurable in config.yml).
- Added flags for Towny customization for towns. Only available for admins for now. I will change it in the future to allow mayors to do so.
- Fixed bypass permissions for Replenish, Grand Tilling, and Irrigate not using their correct permission nodes
Changelog:
- Improvements to MySQL workings, now its has a pool of connections with hikari.
- Fixed some MySQL connection bugs.
Warning: Items enchanted in previous versions of the plugin won't work. Config.yml has to be regenerated so its adviced to remove it
- Changed how OPs permissions work.
- Added option to disable rewards.
- Fixed bug regarding plugin's enchantments overriding themselves.
- Fixed bug of costs.
- Fixed enchantments not appearing bug.
- The command /fp enchant can now give enchanted items.
- Fixed bugs.
-Removed debbuging comments left behind.
- Fixed bug about backward version compatibility using inventories.
- Fixed particles bug.
- Fixed priorities of AutoPickup and Replenish.
- Fixed priority bug, now rewards should only be run after all other processes.
- Fixed bug that broke the plugin when deleting chance in rewards.yml.
- Fixed bug when using sounds in 1.21.1, disabled for that version.
- Fixed bug when using (/fp rewards) in console
- Due to recents changes in the way of registering enchantments, the plugin now applies tags to items to track the enchantments, at least until I can find a way to register enchants safely.
- Fixed bug where the plugin wouldn't start without WorldGuard.
- Added compatibitiy with other enchants plugins.
- Now enchantments register succesfully in the server.
- When using Replenish, now the plugin removes the seeds used for planting from the drops. Can be disabled with permission: fp.bypass.replenish
- Added AutoPickup option. When breaking crops the players with the permission: fp.autopickup will receive the drops directly in ther inventories.
- When breaking Sugar Cane or Cactus, the attemps of obtaining rewards deppends on the height.
Fixed bug when using plugin without PlaceholderAPI.
Fixed bugs when using plugin without Vault.
Added UpdateChecker
First Version.

