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

Limelight

A command palette for Minecraft, reminiscent of macOS's Spotlight

3K загрузок35 подписчиковLGPL-3.0-onlyfabric

Обновлён 28 апреля 2025 г. · опубликован 30 августа 2024 г.

  • a search for 'lime' in the limelight gui

Ever used Spotlight from macOS, KDE's KRunner or Visual Studio Code's Command Palette? Did you ever wish that Minecraft had a similar feature? Anybody?

Limelight is a mod meant to add a command palette similar in design to macOS's Spotlight. Just press the [ key (configurable via keybind) and start typing!

A search for 'lime'. Key binds, Limelight's config screen and entries from the Minecraft Wiki are shown.

Features

Invoke Keybinds

Similar in spirit to Too Many Binds, you can search for key bindings (even unbound ones) and run them from the command palette.

A search for 'open inv'. The 'Open/Close Inventory' keybind is shown.

Open Mod Configs

If you have Mod Menu installed, you can search for mods' names to open their respective config screens.

A search for 'mythic metals'. Mythic Metals' config screen is shown.

Calculator

Limelight includes a basic calculator that can be used to do quick math without leaving Minecraft.

A search for '=2 + 2'. The result 4 is shown.

Open Lavender Entries

If you have any mod's Lavender book in your inventory, you can search for any entry from that book and immediately open it.

A search for 'basic'. Two entries from Trickster's guidebook are shown.

Query Wikis

You can search through the Minecraft Wiki (and any wikis you manually add with a resource pack).

A search for 'creeper'. Many entries from the Minecraft Wiki are shown.

Bangs

You can specify what specifically you want to search for with a !bang, a feature borrowed from DuckDuckGo.

A search for !. Possible bangs are shown, and Limelight is showing a suggestion to autocomplete to '!config'

[INSERT FEATURE HERE]

Limelight includes an API for making extensions (which the aforementioned built-in extensions use themselves), which you can use in your mod to add compatibility or write a full-fledged Limelight addon.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
0.1.2+1.21.5Бета1.21.5fabric28 апреля 2025 г.Скачать (179 КБ)
0.1.2+1.21Бета1.21, 1.21.1fabric10 сентября 2024 г.Скачать (180 КБ)
0.1.1+1.21Альфа1.21, 1.21.1fabric7 сентября 2024 г.Скачать (175 КБ)
0.1.0+1.21Альфа1.21, 1.21.1fabric2 сентября 2024 г.Скачать (171 КБ)

Ченджлог

0.1.2+1.21.5Бета1.21.5 · 28 апреля 2025 г.
  • Updated to 1.21.5
0.1.2+1.21Бета1.21, 1.21.1 · 10 сентября 2024 г.
  • Added a new result entry type for expandable results (Minenash, #6)
    Documentation will be updated to add this new entry type, but for now you can look at the javadoc.
  • Added an optional (disabled by default) counter showing the amount of results returned (Minenash, #7)
  • Result entries can now define a custom prefix to use instead of the source extension's name (Minenash, #8)
0.1.1+1.21Альфа1.21, 1.21.1 · 7 сентября 2024 г.
  • Exceptions with CancellationException causes shouldn't be printed to the log anymore
  • ClassLoader-related log4j errors should be gone
  • Result entry text in the GUI is now wrapped if it is too long
  • Result entries will now be scrolled to when focused
  • Pop-up size is now configurable
    This might be removed if I figure out how to make the pop-up automatically scale properly
0.1.0+1.21Альфа1.21, 1.21.1 · 2 сентября 2024 г.

Initial alpha release.

Комментарии

Загружаем…