Page: 1 ... 2 3 4 5 6

4.8.1 Aug 25, 2022
Owner Online

+ 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


4.8.0 Aug 23, 2022
Max Fuel Time

+ Added: [Suggestion] Maximum fuel time in farms.yml

    fuel:
      enabled: true
      # Initial time.
      initial: 6h
      # Maximum fuel time.
      max: 7d

4.7.4 Jun 29, 2022
Interaction

- 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


4.7.3 Jun 27, 2022
Armor Stand

- Fixed: Issue with armor stand loading at deletion


4.7.2 Jun 24, 2022
Mangrove, Harvest Amount

+ Added: Mangrove tree to default farms.yml
- Fixed: 0:0 not disabling harvest item


4.7.0 Jun 15, 2022
Sounds
+ Added: Option to play a sound whenever an item is applied to a menu
 
+ Added: Ability to define common sounds for menus
 
+ Changed: Renamed click sound option

4.6.1 Jun 10, 2022
Pagination

- Fixed: [#1986] Error at clicking next or previous page


4.6.0 Jun 7, 2022
Farm List Menu

+ 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


4.5.1 May 25, 2022
Armor Stands

- Fixed: Possible issue with armor stands not being detected correctly


4.5.0 May 14, 2022
Farm Saving Queue
+ Added: Saving queue
In the event of a server crash, farms will still be saved.

4.4.1 May 7, 2022
Minor GUI fixes

- Fixed: Some minor GUI issues


4.4.0 Apr 25, 2022
Read: GUI

This version migrates your language files into a new format. Existing translations are kept. Please take a backup of your translation files anyway.

This update is a complete overhaul of the GUI menu framework. It contains several improvements and
suggestions that we received in the past. While this version has been tested, there might still be
minor issues that might affect the usability of a menu.

+ Added: PlaceholderAPI support for all GUI menus

+ Added: You can now define multiple slots for items in menus

+ Added: You can now define entry ranges for list menus

+ Added: You can now define common items to be set in each menu

+ Added: Define commands to be executed on item click


+ Changed: Add back: AIR to disable farmland setting


4.3.4 Apr 17, 2022
Farm Land

- Fixed: [#1889] farmland option didn't have an effect


4.3.3 Apr 15, 2022

4.3.3 Apr 15, 2022
Minor Addition

+ Added: {plugin} placeholder to failure_untrusted for debug (ticket: #1877)


4.3.2 Apr 14, 2022
Admin Give

+ Added: [Suggestion] Remove owner from farms given via /betterfarming admin give


4.3.1 Mar 14, 2022
PlotSquared, Spaces

+ Added: Allow spaces for farm names in farms.yml
- Fixed: Able to place farms on PlotSquared roads, but shortly removed after


4.3.0 Mar 4, 2022
DecentHolograms Support

+ Added: [Suggestion] DecentHolograms support


4.2.10 Jan 30, 2022
Fuel Items

+ Improved: Hide item attributes in fuel menu
- Fixed: Diamond and netherite pickaxes not recognized by fuel menu


4.2.9 Jan 14, 2022
Armor Stand Removal

+ Changed: Immediately remove armor stand on farm deletion regarding [#1584]


4.2.8 Jan 3, 2022
Holograms, WorldGuard
+ Added: Automatically delete no longer existing farms after load, even if no seeds are planted, if physical block has been removed
- Improved: Update cycle for holograms
- Fixed: Not able to create farms in woldguard regions, even if allowed placing blocks

4.2.7 Dec 23, 2021

4.2.7 Dec 23, 2021
Currency Item
If you use item based economy, please make sure to edit the new currency item to your liking.
+ Added: [Suggestion] You can now specify custom model data for item based economy. For that, a new item has been added in the gui file.

4.2.6 Dec 11, 2021
Fireworks, Visuals
+ Added: Option to disable fireworks at upgrade
# Spawn fireworks at level upgrade?
firework: true
+ Added: Particle effect above crops to indicate growth

4.2.5 Dec 10, 2021
Role Flags
+ Added: New messages for the new role flags
+ Updated: Default configuration with new role flags

More information: https://github.com/Angeschossen/BetterFarming/wiki/Role-Flags

Page: 1 ... 2 3 4 5 6