diff --git a/eco-core/core-plugin/src/main/resources/config.yml b/eco-core/core-plugin/src/main/resources/config.yml index 8286753..20c0db7 100644 --- a/eco-core/core-plugin/src/main/resources/config.yml +++ b/eco-core/core-plugin/src/main/resources/config.yml @@ -35,7 +35,6 @@ point-names: # If you have point names that look ugly (eg g_souls) then you can use-faster-move-trigger: true # Disable if you want move trigger to detect sub-1-block movements raytrace-distance: 80 # The distance that alt_click should check for a location -block-item-drop-place-check: true # If the block_item_drop trigger should only fire on naturally placed blocks (prevents dupes) potions: icon: diff --git a/gradle.properties b/gradle.properties index c1ea1bf..f65d50e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Wed Sep 14 15:09:33 BST 2022 +#Wed Sep 14 15:12:30 BST 2022 version=8.85.0 plugin-name=EcoBosses