UpgradeableHoppers - Fast Hopper icon

UpgradeableHoppers - Fast Hopper 4.19.10

Link Hoppers to Containers Item Suction Fully customizeable Spigot Improve Server Performance

Page 1 ... 7 8 9 10 11 ... 13
4.2.2 May 16, 2022
Language

+ Added: Option to always use default translation

  # Force default language? This will make changes to language files impossible and will always use the default.
  # This will always replace existing strings with the default ones.
  # You should only use this option if your language matches "en-US".
  force-default: false



+ Added: Chat and GUI language files now accept the alternative file name format <plugin>-<chat | gui>-<language>.yml

- Fixed: [#1972] error at /hoppers list
- Fixed: [#1972] not able to change link priority

4.2.1 May 14, 2022
Get Confirm

- Fixed: [#1969] command.get-confirm

4.2.0 May 13, 2022
Permission, Teleport

+ Added: [Suggestion] Optional permission for hopper type

    # You can specify a required permission here.
    # No required permission set as default.
    permission: ''



+ Added: [Suggestion] Teleport options

# General Teleportation Settings
# Command specific teleportation options can be find in their sections.
teleport:
  # Set the cost of any teleportation to 0 for players that joined the server for the first time.
  # You can define a time span here. Example: 1d = players that joined the server 23 hours ago, won't pay for any teleportation.
  first-join_time: 0h
  # Waittime
  # Timeunit: seconds
  wait: 3
4.1.2 May 6, 2022
GUI Fixes

- Fixed: [#1949] Wrong default material for filter items. Must be INHERIT
- Fixed: [#1949] Items with item meta not removable from filter

4.1.1 May 2, 2022
Get Hotfix

- Fixed: [#1937] Error get /hopper get

4.1.0 Apr 29, 2022
Read: GUI

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

4.0.1 Apr 14, 2022
Minor Fixes

- Fixed: Minor issues with commands

4.0.0 Apr 7, 2022
4.0.0 Apr 7, 2022

The command framework has been refactored.

  1. All admin (!) commands have been moved to /uhoppers admin
  2. The tab completion has been improved and consistency across all commands is ensured.
  3. The permissions for /uhoppers admin <subcmd> subcommands have changed.
  4. Example: /uhoppers admin player <player> delete Permission: uhoppers .admin.command.player.delete
  5. It follows the same format for each sub command of /uhoppers admin. No further explanation needed.
3.6.4 Mar 11, 2022
Placeholder, Default GUI File

+ Improved: Default GUI format, color scheme
- Fixed: [#1773] give.dropped missing {items} placeholder not parsing

3.6.3 Mar 7, 2022

- Fixed: Instabreak flag detection for PlotSquared (again)

3.6.2 Mar 5, 2022
PlotSquared Instabreak Flag

- Fixed: Instabreak flag detection for PlotSquared

3.6.1 Mar 4, 2022
Unlimited Link Distance

+ Added: [Suggestion] You can now set the max link distance to unlimited by using -1 in a level

3.6.0 Feb 26, 2022
3.6.0 Feb 26, 2022
+ Added: Option to directly suck items after a player dropped them.
[code=YAML]# Should dropped items be directly inserted into a hopper, if it is within range and has space?
direct-suction: false[/code]
3.5.1 Feb 25, 2022
PlotSquared

- Fixed: PlotSquared integration not registering so
    hoppers could suck items from other players plots

3.4.2 Feb 8, 2022
- 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
3.4.1 Feb 4, 2022

- Fixed: [#1624] eco-format not applying

3.4.0 Jan 31, 2022
Link Types Whitelist (Optional)

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

3.3.7 Jan 28, 2022
Item Stacker - Minor Fix

- Fixed: 3rd party item stacker: can't move more than 64 at once

Page 1 ... 7 8 9 10 11 ... 13
You might also like...