Fluxel
ModrinthExtended hopper pickup range for Paper/Spigot.
18 downloads updated 1mo ago
Fluxel
Extended hopper pickup range for Paper/Spigot.
Features
- Configurable pickup radius extension for vanilla hoppers.
- Closest-hopper priority when items are in range of multiple hoppers.
- In-memory hopper index for optimal performance.
- Chunk-aware tracking to prevent stale entries.
Download
Configuration
hoppers:
# Extra radius in blocks for hopper item pickup.
# 0.0 = vanilla behavior
range: 0.5
# How often to check for items (in ticks).
# Lower values are more responsive but slightly heavier.
check-interval-ticks: 1
Installation
- Place the JAR in your server's
pluginsdirectory. - Restart the server.
- Adjust the configuration in
plugins/Hoppers/config.yml.
Versions
No version history available. Use the Download button to get the latest from the source.

Comments 0
No comments yet. Be the first to share your thoughts.