SignFinder
No reviews yet
A Minecraft Fabric mod that finds and highlights signs based on content with search capabilities.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
SignFinder
A Minecraft Fabric mod that finds and highlights signs based on content with search capabilities.
Features
- Smart sign detection with configurable keywords
- Text, regex, and array search with presets
- ESP-style highlighting with customizable colors
- Pagination and distance sorting
- Auto-removal when approaching signs
Installation
- Install Fabric Loader
- Download from Modrinth
- Place in
modsfolder
Usage
Commands
/findsign <query> # Text search
/findsign "中文查询" # Chinese text search (use quotes for non-ASCII)
/findsign regex <pattern> # Regex search
/findsign array word1,word2 # Multi-word search (comma-separated)
/findsign preset <name> # Use preset
/findsign presets # List saved presets
/findsign clear # Clear results
/findsign export <format> # Export last search result to file (TXT/JSON)
Configuration
Access via ModMenu → SignFinder → Config
Development
git clone https://github.com/jiazengp/signfinder.git
./gradlew build
License
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, English, and Russian
Requirements
- Minecraft >=26.1.0 <26.3.0
- Fabric Loader >=0.19.0
- Fabric API >=0.152.0+26.1
- Java >=25
Usage
Commands
/findsign <query> # Text search
/findsign regex <pattern> # Regex search
/findsign array word1,word2 # Multi-word search (comma-separated)
/findsign preset <preset name> # Use preset
/findsign preset <preset name> <radius> # Use preset with radius
/findsign presets # List saved presets
/findsign page <number> # Go to page
/findsign current # Refresh current page
/findsign clear # Clear results
/findsign remove <x> <y> <z> # Remove highlight at position
/findsign color <x> <y> <z> # Cycle highlight color
/findsign export <TXT/JSON> # Export last search results
Configuration
Access via ModMenu → SignFinder → Config, or edit config/signfinder.json:
- Auto-detection keywords and ignore words
- Search radius and page size
- Highlight colors and ESP styles
- Auto-save mode and export format
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
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources