Search Stats
Adds a search bar to the statistics screen to quickly find specific entries.
Search Stats
<!--suppress HtmlDeprecatedAttribute HtmlDeprecatedTag, XmlDeprecatedElement --> <div align="center"><center>
<!--suppress CheckImageSize --> <img alt="Icon" width=100 src="https://raw.githubusercontent.com/TerminalMC/SearchStats/HEAD/common/src/main/resources/assets/searchstats/icon.png">
SearchStats
Adds a search bar to the statistics screen to quickly find specific entries.
[]()
</center></div>
About
Simply type your query and the statistics list will be filtered for matching entries, allowing you to easily find anything.
<table style="width:100%;"> <tr> <td style="width:50%;"><img alt="In-game statistics screen 1" src="https://raw.githubusercontent.com/TerminalMC/SearchStats/HEAD/assets/images/stats_01.png" style="width:100%;"></td> <td style="width:50%;"><img alt="In-game statistics screen 2" src="https://raw.githubusercontent.com/TerminalMC/SearchStats/HEAD/assets/images/stats_02.png" style="width:100%;"></td> </tr> </table>
Related
- ExportStats by TerminalMC - Adds a button to the statistics screen to export data to a text file. - Better Statistics Screen by TheCSDev - Completely overhauls the statistics screen and makes it more useful.
Credits
- SearchStats is based on StatsSearch by gbl ( discontinued), and includes code reused under license.