Перейти к содержимому
Mineforgian

Fuzzy

Don't waste time finding the right command in your command history | Command History Fuzzy Finder [QoL]

4K загрузок42 подписчиковCC0-1.0fabric

Обновлён 7 сентября 2025 г. · опубликован 12 ноября 2023 г.

  • Demo

Fuzzy

Frame 27dark

The fzf inspired command introduces a "fuzzy search"-based command search and execution system. It allows you to search previously entered commands, regardless of the exact phrasing, and quickly reuse them.

Usage

  1. Press the J key (default keybind, configurable) to open the Fuzzy Command Search screen.
  2. Start typing your search query to filter through previously used commands.
  3. Commands matching your search will be displayed in a list, which you can navigate using arrow keys, or execute directly with the Enter key.
  4. The Tab key will suggest the selected command, allowing you to edit it further in the chat bar.

Demo

java_tsRFGfsO3Y

KeyBinds

  • Press J to open the fuzzy command finder (this keybinding can be re-configured)

Features

Quick Actions

When you select an entry you can do one of the following quick actions:

  • Execute Command: Enter
  • Suggest Command in Chat: Tab
  • Next Entry in List: Arrow Down or Shift + J
  • Previous Entry in List: Arrow Up or Shift + K
  • Remove Entry: Shift + X
  • Copy Command to Clipboard: Shift + C
  • Give Command Block with Suggested Command: Shift + B

Command Blocks

When you interact with a command block and change its command, if you have theEnable Command Block Logging option enabled, Fuzzy will automatically log that command into its search history. This means you'll be able to pull up the Command Search later on and reuse the command you entered into the command block, even after closing the command block's interface.

Command Block commands appear in yellow and they have a @ prefix in the command search.

TIP: Use command block logging in combination with Shift + B to quickly swap between command blocks (Demo)

Credits

Fuzzy uses xdrop/fuzzywuzzy for the fuzzy search.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.9.0Релиз1.21.6, 1.21.7, 1.21.8fabric7 сентября 2025 г..jar (89 КБ)
1.8.0Релиз1.20.3, 1.20.4fabric23 февраля 2024 г..jar (88 КБ)
1.7.0Релиз1.20.2fabric3 февраля 2024 г..jar (89 КБ)
1.7.0Релиз1.19.4fabric3 февраля 2024 г..jar (88 КБ)
1.5.1Релиз1.20.2fabric6 декабря 2023 г..jar (87 КБ)
1.5.0Релиз1.20.2fabric1 декабря 2023 г..jar (51 КБ)
1.4.0Релиз1.20.2fabric13 ноября 2023 г..jar (86 КБ)
1.3.0Релиз1.20.2fabric13 ноября 2023 г..jar (84 КБ)
1.2.0Релиз1.20.2fabric13 ноября 2023 г..jar (77 КБ)
1.1.0Релиз1.20.2fabric13 ноября 2023 г..jar (66 КБ)
1.0.0Релиз1.20.2fabric12 ноября 2023 г..jar (48 КБ)

Ченджлог

1.9.0Релиз1.21.6, 1.21.7, 1.21.8 · 7 сентября 2025 г.

Updated for 1.21.6 - 1.21.8 versions.

1.8.0Релиз1.20.3, 1.20.4 · 23 февраля 2024 г.
1.7.0Релиз1.20.2 · 3 февраля 2024 г.

What's Changed

Full Changelog: https://github.com/darmiel/fuzzy-mc/compare/v1.4.0...v1.7.0

1.7.0Релиз1.19.4 · 3 февраля 2024 г.

What's Changed

Full Changelog: https://github.com/darmiel/fuzzy-mc/compare/v1.4.0...v1.7.0

1.5.1Релиз1.20.2 · 6 декабря 2023 г.

Fixed mixin classes not being included in the release

1.5.0Релиз1.20.2 · 1 декабря 2023 г.

New Features

  • Added command blacklist option in config
1.4.0Релиз1.20.2 · 13 ноября 2023 г.

New Features

  • Give command block with suggested command using Shift + B
1.3.0Релиз1.20.2 · 13 ноября 2023 г.

New Features

  • Command Block Logging
  • Copy Command to Clipboard Shift Action (Shift + C)

Полная история изменений — на Modrinth.

Комментарии

Загружаем…