
Better Farming - Auto Farms 5.10.3
Automated farms, Auto plant crops & trees, Auto harvest crops & trees, Upgrades, GUI menu, Customize
+ Added: [Suggestion] Being able to disallow teleportation to farms: https://github.com/Angeschossen/BetterFarming/wiki/Permissions#teleportation
+ Improved: UpgradeableHoppers integration taking items out of storage
- Fixed: [#2502] Issues with retrieving skin data for heads, etc. This finally removes errors printed by the server's API. Which might
occur if Mojangs API is down etc.
+ Added: Farm owners can now toggle in the players menu if land members should be added to the farm automatically
+ Added: Option to disable player head skins
dev:
# Disable fetching player skins from Mojang for heads in menus and head blocks.
# NOTE: This setting requires server reload / restart.
disable-skins: false
- Fixed: [#2445] unhandled tree types
The old custom head textures are no longer supported by the server.
Therefore, you need to change any custom heads in your GUI files to the new
skin URLs.
- Here, you can find more information on how to do that: https://github.com/Angeschossen/PluginFrameworkAPI/wiki/New-Head-Textures
If you don't do this, you'll receive lots of spam from the server in your console log.
- Fixed: [#2399] get-confirm option in config.yml
+ Changed: Auto replant mechanism
- Fixed: Issue with tree harvest visualization
- Fixed: potato storage bug
+ Added: [Suggestion] If auto_replant flag is set, don't automatically harvest and replant the blocks at the farm interval
This persists during server restarts.
+ Added: Multi language support.
Just place the language files for each language in the Language folder.
This currently only supports the chat messages, but support for the GUI will be added soon as well.
+ Added: [Suggestion] Admin flag to toggle auto replant crops etc.
Permission:
betterfarming.admin.flag.auto_replent:
description: Being able to toggle the auto replant flag.
- Fixed: [#2355] armor stand initial load
+ Updated: To latest Lands API
- Fixed: Wrong version