Upgradeable Hoppers ⭕ Fast Hopper Plugin Link Containers ✅ Item Transfer Suction Chunk - 26.x Suppor

MC Plugin Upgradeable Hoppers ⭕ Fast Hopper Plugin Link Containers ✅ Item Transfer Suction Chunk - 26.x Suppor 5.0.0
Link Hoppers to Containers Item Chunk Hoppers Suction Spigot Improve Server Performance

- Added HopperItemMoveEvent, a cancellable event called when a hopper transfers an item to a link or pulls an item from a container it's requesting items from. Enable it via integration.call-item-move-event in config.yml
- Added: Bedrock forms support for all menus (except filter menu there java items are required to be displayed; intentional)
- Added: MiniMessage support: Please note that existing locale file translations wont work since MiniMessage is not compatible with the old formatting
+ Add: default-name for default hopper name in local file
+ Improved: Hopper delete action via /hopper list menu
+ Added: [Suggestion] Being able to limit the duration of the visualizations
visualization:
YAML:
visualization:
  link:
   # Set the maximum time the visualization will be displayed. Players can also disable an active visualization in the hopper menu.
    duration_time: 5m
  suction:
   # Set the maximum time the visualization will be displayed. Players can also disable an active visualization in the hopper menu.
    duration-2_time: 1m
+ Added: [Suggestion] Remove hopper from visualization if deleted
It is recommended that you take a backup of your database before updating.

+ Added: [Suggestion] Being able to lower the suction radius after upgrading it
- Fixed: Default sounds on newer versions
- Fixed: Insights plugin compatibility
+ Added: API to push items to links: Hopper#pushItemsToLinks
- Fixed: Redstone pause comparator break
Top Bottom