A plugin that helps you to find tile entities in specific world.
A plugin that helps you to find tile entities in specific world.
Configure the item ID, permissions, worlds, blocks, and format in the config.yml
file.
(permission is now starting with unclaimfinder
+ yourpermissionname
item: "iron_nugget"
permission:
enabled: false
name: "unclaimfinder.use"
worlds: # Leave empty if you want the unclaimed finder to work on all worlds.
- "world"
blocks: # Only tile entities
- "chest"
- "barrel"
- "furnace"
- "shulker_box"
- "ender_chest"
format: "§a{count} §b%"
Version: 1.0.1
Downloads: 203
Updated: 1/4/2024
Supported API versions: 5.0.0 to 5.27.1
Categories: General, Miscellaneous, Fun, Mechanics
License: APACHE-2.0