ItemFinder is a plugin created to ease the search for items within all near containers.
Features
- Search for specific items stored in containers within a configured radius.
- Highly configurable.
- Folia support.
Commands and Permissions
- /itemfinder - Base command of the plugin. (Permission: itemfinder.base)
- /itemfinder search <Item> - Searches the specified item within all near containers. (Permission: itemfinder.search)
- /itemfinder reload - Reloads the configurations of the plugin. (Permission: itemfinder.reload)
- /itemfinder help - Displays a list of the commands of the plugin. (Permission: itemfinder.help)
Configurations
- item-blacklist - List of items that can't be searched through the /itemfinder search command.
- world-blacklist - List of worlds the /itemfinder search command can't be used in.
- region-blacklist - List of WorldGuard regions the /itemfinder search command can't be used in.
- search-radius - Radius (in blocks) around the player where items will be searched.
- searched-chunks-per-tick - Amount of chunks that will be searched for items per tick. The higher the amount the fastest the search and the highest the impact on the server.
- item-found-effects-iterations - Amount of times the item found particles will be shown on containers with the searched item.
- search-cooldown - Time (in seconds) between each item search.
Messages, sounds and particles from the plugin are also configurable. For instructions for how to configure this,
check the
PenPenLib guide.
Dependencies
Soft Dependencies
- WorldGuard: Used to check for blacklisted search regions.
Installation
1. Download the latest version of
PenPenLib and ItemFinder JAR files.
2. Drop the JAR files into the `plugins` folder of your Spigot/Paper server.
3. Restart the server.
Compatibility
ItemFinder is compatible with Minecraft versions 1.19.4 and later. Compatibility with older versions is not currently
planned, as Folia's oldest supported version is 1.19.4.