SignSeeker
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10 1.21.11
平台: paper spigot
? What is SignSeeker?
SignSeeker is a powerful administrative tool designed to scan your worlds for signs. Whether you are looking for hidden messages, moderating player content, or just curious about old warps – SignSeeker reads the region files directly and delivers the results in an interactive book.
? Key Features
- High Performance: Uses asynchronous multithreading to scan region files (
.mca) without lagging the main server thread. - Smart & Safe: Only scans generated chunks. It will never generate new chunks or increase your world size.
- Interactive GUI: Results are presented in written books.
- Cross-World Teleport: Click on the coordinates in the book to teleport directly to the sign (even if it's in the Nether/End/Farmworld).
- Dynamic Speed: Blazes through empty chunks (up to 2000 chunks/tick) and slows down for populated areas to maintain 20 TPS.
- Multi-User Support: Multiple admins can search simultaneously without interference.
- Fully Configurable: Customize all messages, colors, and book layouts.
*Interactive book report with clickable teleports!*
? Commands
/findsigns [world] - Starts scanning the current world (or the specified one).
/findsigns cancel - Stops your current search operation immediately.
/findsigns reload - Reloads the configuration file.
?️ Permissions
signseeker.use- Allows using the search command and clicking teleport links.signseeker.reload- Allows reloading the config.signseeker.*- Grants all permissions.
⚙️ Configuration
# SignSeeker Configuration
# The prefix shown before chat messages
prefix: "&8[&bSignSeeker&8] &7"
messages:
no-permission: "&cYou do not have permission to use this command."
only-players: "&cThis command is only for players."
reload-success: "&aConfiguration reloaded successfully!"
# Search process messages
search-start: "&eStarting search for signs in world &6%world%&e..."
search-progress: "&bProcessing chunks: &f%processed%/%total% &7(%percent%%)"
processing-books: "&aGenerating books..."
search-finished: "&aSearch finished! Found &6%count% &asigns."
inventory-full: "&eYour inventory is full! The book was dropped on the ground."
error-no-region-folder: "&cCould not find 'region' folder for this world!"
# Cancel & World selection
world-not-found: "&cThe world '&e%world%&c' could not be found."
search-cancelled: "&eThe search operation has been cancelled."
search-cancelled-error: "&cYou do not have a running search operation."
already-searching: "&cYou are already searching! Use &7/findsigns cancel &cto stop."
book:
# Placeholders: %world%, %page%, %total%
title: "Signs in %world% (%page%/%total%)"
author: "SignSeeker"
# The separator line between signs in the book
separator: "&5&l----------------"
intro:
header: "&0&lSign Log Report"
world-label: "&7World: &2"
count-label: "&7Total Signs: &2"
usage-header: "&nHow to use:"
usage-text: "&0Click on &cRED &0or &9BLUE &0coordinates to teleport."
? Installation
- Download the plugin
.jar. - Drop it into your server's
pluginsfolder. - Restart the server.
- Enjoy! (Tested on 1.21, compatible with Paper/Spigot).
请登录后举报
暂无评论,抢个沙发吧~