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

Better Command Completions

Autocomplete commonly and previously used commands

Загрузки
649
Подписчики
1
Обновлён
11 июня 2026 г.
Лицензия
GPL-3.0-or-later

Опубликован 21 января 2026 г.

Better auto-complete

This mod lets you easily autocomplete previous commands

You can edit the file better_command_history.txt in the minecraft folder to add custom completions

You can add custom lines like

!10,/msg *** hello

The *** is a word wildcard (only 1 per command as of now) so any word can be placed there, make sure to put ! at the start of the line

Misc info

It has a weight system so more previously used commands are prioritized in the suggestion

New modifications are loaded accross game restarts

The file is in a csv format weight,time_made,command except for lines starting with !

Completions lose 1 weight per day and when they reach 0

Комментарии

Загружаем…