Upgradeable Hoppers ⭕ Fast Hopper Plugin Link Containers ✅ Item Transfer Suction Chunk - 1.21 Suppor

MC Plugin Upgradeable Hoppers ⭕ Fast Hopper Plugin Link Containers ✅ Item Transfer Suction Chunk - 1.21 Suppor 4.19.8
Link Hoppers to Containers Item Chunk Hoppers Suction Spigot Improve Server Performance

+ Added: You can now set names for hoppers
You might want to change the list item for the /hopper list menu:
YAML:
       entry_object:
          lore: '&8✖ &7Open the hoppers menu.[newline][newline]&8✖ &9RIGHT CLICK[newline]   &7Teleport
            to the hopper[newline]   &7for&c {cost}&7.[newline]&8✖ &3DROP[newline]   &7Delete
            this hopper.[newline]    &8• &cThe item can''t be given[newline]      &cback
            to you, if the area[newline]      &cisn''t loaded.'
          name: '{name}'
- Fixed: [#2407] hopper item pickup
- Fixed: [#2396] filter items pagination
- Fixed: Invalid skin URL for default
- Fixed: [#2372] worldguard error
+ Added: GUI multi lang support
- Fixed: direction-suction also sucking in items below hopper radius (non chunk hoppers)
- Fixed: Console error at startup
+ Added: [Suggestion] Added permanent link / unlink mode
Code:
       linking:
          lore:
         - '&8✖ &bLEFT CLICK'
          - '   &7Link this hopper to a container.'
          - '   &7Use SHIFT to keep link mode enabled.'
          - ''
          - '&8✖ &9RIGHT CLICK'
          - '   &7Unlink a container from this hopper.'
          - '   &7Use SHIFT to keep unlink mode enabled.'
          - ''
          - '&8✖ &3DROP'
          - '   &7Cancel link or unlink mode.'
- Fixed: [#2349] Link filter not loading, if order of sql tables mismatch
+ Added: [#2365] Option to disable trust status check on link creation
- Fixed: [#2362] Wildstacker
Top Bottom