Voxel Shop beta is live. Expect occasional bugs. Learn more
Link Hoppers to Containers Item Suction Fully customizeable Spigot Improve Server Performance
+ 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- Fixed: [#1949] Wrong default material for filter items. Must be INHERIT
- Fixed: [#1949] Items with item meta not removable from filter
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.
+ 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
# Should dropped items be directly inserted into a hopper, if it is within range and has space?- 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