Polymart is now Voxel Shop! We're upgrading many features of the site, and during this open beta you will experience occasional bugs. Learn more
Automated farms, Auto plant crops & trees, Auto harvest crops & trees, Upgrades, GUI menu, Customize
- Fixed: Missing column: status
+ Added: [Suggestion] Being able to manually pause a farm by clicking on a pause item in the farm's menu
- Fixed: Possible farm radius overlap
- Fixed: Possible holo re-appeared after deletion in rare cases
- Fixed: [#2089] Unknown message for teleportation progress
+ Changed [#2105]: Temporarily disabled deleting farms, where the origin block or entity doesn't exist any longer, since
there seems to be an unidentified issue with it. Also, recent additions have made this feature obsolete.
So there's no urgent need for this.
- Fixed: [#2105] only-land option for BentoBox
This update contains quite a few internal changes (refactoring) to improve the maintainability for future additions.
+ Added: [Suggestion] Requirement for the owner of a farm to be online
crop:
enabled: true
name: '&eCrop Farm'
item: 'eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDAxZTAzNWEzZDhkNjEyNjA3MmJjYmU1MmE5NzkxM2FjZTkzNTUyYTk5OTk1YjVkNDA3MGQ2NzgzYTMxZTkwOSJ9fX0='
# Use 'AIR' to disable farmland creation.
farmland: 'FARMLAND'
cost: 5000.0
# Require the owner of the farm to be online?
require-owner-online: false
- Fixed: /farm list not always up to date
+ Added: [Suggestion] Maximum fuel time in farms.yml
fuel:
enabled: true
# Initial time.
initial: 6h
# Maximum fuel time.
max: 7d- Fixed: Being able to break farm with just left click, if armor stand used
+ Improved: Storage open with armor stands, same as with blocks now
+ Added: Mangrove tree to default farms.yml
- Fixed: 0:0 not disabling harvest item
+ Added: Teleport options
# Set the cost of any teleportation to 0 for players that joined the server for the first time.
# You can define a time span here. Example: 1d = players that joined the server 23 hours ago, won't pay for any teleportation.
first-join_time: 0h
# Waittime
# Timeunit: seconds
wait: 3
+ Added: /farm list command
https://github.com/Angeschossen/BetterFarming/wiki/Permissions#command-permissions
- Fixed: Possible issue with armor stands not being detected correctly