- 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
+ 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
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