Better Command Completions
ModrinthAutocomplete commonly and previously used commands
580 downloads 1 followers updated 9d ago
latest v1.0.0 Modrinth
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

Comments 0
No comments yet. Be the first to share your thoughts.