Skip to content

Aetheam/UnclaimFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord

Unclaim Finder

A plugin that helps you to find tile entities in specific world.

How to use

Configure the item ID, permissions, worlds, blocks, and format in the config.yml file.

(permission is now starting with unclaimfinder + yourpermissionname

Config

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%"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages