Better Command Completions
ModGPL-3.0-or-later

Better Command Completions

Autocomplete commonly and previously used commands

101
Downloads
2
Followers
3 months ago
Updated
📦
1
Versions

📖About Better Command Completions

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