Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
ChestSearcher
ChestSearcher
is a small plugin that searches for chests nearby containing specific items.
Requirements
- Paper 1.20.6
- Java 21
Screenshots
Features
- Highlights the containers that are found (based on packets)
- Asynchronous queries
Usage
- Place the plugin in the server's
/plugins
folder. - And that's it =w=
Commands
/search [type] [radius]
- Description: Searches for nearby chests containing the specified item. Default radius is
16
. - Usage:
/search
- Searches for the item in your hand./search <type>
- Searches for the specified item, using the item’s registry name (e.g.,minecraft:stone
)./search <type> <radius>
- Searches for chests withinradius
blocks containing the itemtype
.
Supported Languages
- en_US (default)
- zh_CN
Language selection is automatically handled via AdventureAPI.
Pinned Versions
Pages
Members
Owner