Signfinder

Signfinder

Mod

Finds and highlights signs based on content, with configurable search patterns.

Client SocialUtility

50 downloads
1 follower
Follow Save

SignFinder

A Minecraft Fabric mod that finds and highlights signs based on content with search capabilities.

This mod is designed to help players locate signs or item frames containing specific content in large multiplayer server markets, making it easy to find what they are looking for even when numerous stalls are present.

Features

  • Smart sign detection with configurable keywords
  • Text, regex, and array searches with presets
  • ESP-style highlighting with customizable colors
  • Pagination and distance-based sorting
  • Auto-removal when approaching signs
  • Automatic local saving of search results
  • Multilingual support: Chinese and English

Usage

Commands

/findsign <query>                        # Text search
/findsign "中文搜索需要括起来"            # Enclose non-ASCII characters or text with spaces/special symbols in quotes "
/findsign regex <pattern>                # Regex search  
/findsign array word1,word2              # Multi-word search (comma-separated)
/findsign preset <preset name>           # Use preset
/findsign presets                        # List saved presets
/findsign clear                          # Clear results
/findsign export <format (TXT/JSON)>     # Export last search result to file 

Configuration

Access via ModMenu → SignFinder → Config

Development

git clone https://github.com/jiazengp/signfinder.git
./gradlew build

Compatibility

Known incompatibility:

About v1.20.x or lower

This mod will not temporarily support Minecraft versions below 1.21. If you are on 1.20, consider using sign-searcher-updated.

License

GPLv3 License


Project members

Hyouka

Member

Details

Licensed AGPL-3.0-only
Published 11 days ago
Updated 11 days ago