
UpgradeableHoppers - Fast Hopper 4.19.6
Link Hoppers to Containers Item Suction Fully customizeable Spigot Improve Server Performance
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
The command framework has been refactored.
- All admin (!) commands have been moved to /uhoppers admin
- The tab completion has been improved and consistency across all commands is ensured.
- The permissions for /uhoppers admin <subcmd> subcommands have changed.
- Example: /uhoppers admin player <player> delete Permission: uhoppers .admin.command.player.delete
- It follows the same format for each sub command of /uhoppers admin. No further explanation needed.
+ Improved: Default GUI format, color scheme
- Fixed: [#1773] give.dropped missing {items} placeholder not parsing
- Fixed: Instabreak flag detection for PlotSquared (again)
+ Added: [Suggestion] You can now set the max link distance to unlimited by using -1 in a level
- Fixed: PlotSquared integration not registering so
hoppers could suck items from other players plots
- Fixed: [#1673] Items getting deleted at suction if transfer was successful for a part of the overall amount
- Fixed: Wrong item amount at upper container to hopper
- Fixed: [#1624] eco-format not applying
+ Added: [Suggestion] Option to specify list of linkable containers
# You can specify specific containers which should be linkable.
# If you don't configure a list of containers here, it will allow all containers.
# List of possible materials (please note that only containers are linkable): https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
linktypes: 'ALL'
- Fixed: 3rd party item stacker: can't move more than 64 at once
+ Improved: Max add space calculation to save CPU time
- Fixed: Possible issue with 3rd party item stackers, if they removed the item
but transfer failed
- Fixed: Issue with NBSP character in eco format with specific environments
+ Improved: Automatically integrate a supported and detected item stacker plugin, even if option is "default"
- Fixed: Hopper getting deleted on land untrust, but block stays and player received item
- Fixed: [#1591] Max item stack size in combination with 3rd party item stackers
- Fixed: [#1608] Error at updating block state in rare cases (redstone signal)