Page: 1 2 3 4 5 ... 6

5.3.15 Jun 4, 2023

- Fixed: [#2350] Loading growable blocks at chunk load not working in all cases


5.3.14 Jun 4, 2023

5.3.14 Jun 4, 2023
- Fixed: [#2350] Loading growable blocks at chunk load not working in all cases
 
[#2349] [#2343]

5.3.13 Jun 3, 2023

5.3.12 May 10, 2023

+ Improved: Farm loading crops at chunk borders


5.3.11 Apr 22, 2023
Growable Blocks

+ Improved: [#2304] Growable blocks cache and handling of block spawn
[#2312] Vanilla hoppers


5.3.10 Mar 23, 2023
Owner Offline

+ Added: [#2280] Vanilla hopper support
    # You can also allow vanilla hoppers. However, this will affect your server's performance negatively.
    # It is recommended to use UpgradeableHoppers as it contains several performance optimizations for this use case.
    vanilla: false

- Fixed: [#2283] Farm owner offline state after login


5.3.9 Mar 3, 2023
Hopper Frequency

- Fixed: Hopper transfer frequency delayed


Farm Placement Feb 22, 2023
Farm Placement

- Fixed: [#2283] Farm head placement possible on wall


5.3.7 Feb 18, 2023
Farm Protection

- Fixed: [#2314] Protection bypass


5.3.6 Feb 17, 2023
Storage

- Fixed: [#2322] Farm storage displayed as full despite being not full
- Fixed: [#2322] Console spam


5.3.5 Feb 16, 2023
Ore Farm Interval

- Fixed: [#2303] [#2292] Farm interval doubled of ore farms and custom farms


5.3.4 Feb 4, 2023
UpgradeableHoppers Item Delete Feature

This version is not compatible with older versions of UpgradeableHoppers.
If you have UpgradeableHoppers installed, please update to the latest version.

+ Added: Support for UpgradeableHoppers filter item delete feature when placing hopper underneath farm


5.3.3 Feb 2, 2023
Farm Menu

This version is not compatible with older versions of UpgradeableHoppers.
If you have UpgradeableHoppers installed, please update to the latest version.


+ Added: {type} placeholder to farm item in /farm list
+ Added: Go to main menu item in storage menu


5.3.2 Jan 28, 2023
Harvest Chance

+ Added: [Suggestion] You can now apply a chance to harvest items

    blocks:
      wheat:
        harvest:
          wheat:
            name: ''
            material: 'WHEAT'
            data:
              min: 1
              max: 1
              chance: 100

5.3.1 Jan 23, 2023

- Fixed: [#2268] Issue with item duplication and fuel menu
- Fixed: [#2249] /farm confirmtp command


5.3.0 Jan 20, 2023
Growth Options

+ Added: More growth options to farms.yml
growth:

# Update the blocks state to its current growth stage.
# Disabling this option will prevent and block updates and will further increase performance.
visualization: true
# Should each crop have multiple growth stages, just like normal crops do?
# So the time until harvest would be interval * growth stages.
stages: true




- Fixed: [#2261] Farm item not dropping when farm owner offline (land deletion)


5.2.0 Jan 13, 2023
Growth Stages

+ Added: [Suggestion] Option to disable growth stages for farms in farms.yml
    # Should each crop have multiple growth stages, just like normal crops do?
    # So the time until harvest would be interval * growth stages.
    growth-stages: false


5.1.2 Jan 7, 2023

- Fixed: Fuel menu issue


5.1.1 Jan 7, 2023
Fuel Menu

- Fixed: [#2243] Item being added to slot that doesn't belong to entry - fuel menu


5.1.0 Jan 6, 2023
Hoppers

+ Added: Items are now also pushed to the hopper when the farm is paused or doesn't harvest
Vanilla hoppers are currently not supported, because the performance wouldn't be great,
if pushing consistently, because of block state / validation.

+ Improved: Force hologram update add fuel time add


5.0.9 Dec 28, 2022

+ Updated: Latest Lands API


5.0.8 Dec 24, 2022

5.0.8 Dec 24, 2022
Levels

- Fixed: CachedRequirement modification for levels


5.0.7 Dec 22, 2022
Lands
+ Updated: To the latest Lands API
 

Page: 1 2 3 4 5 ... 6