Skip to content

Releases: devs-immortal/bind-cmd

v1.4.3

29 Apr 19:27
Compare
Choose a tag to compare
  • Support Minecraft 1.20.5

v1.4.2

22 Mar 20:35
Compare
Choose a tag to compare
  • Update Fabric version

v1.4.1

08 Feb 09:48
Compare
Choose a tag to compare
  • Support Minecraft 1.20.3+

v1.4.0

06 Nov 00:45
Compare
Choose a tag to compare
  • Added ability to run multiple commands with single key binding

v1.3.2

04 Nov 14:06
Compare
Choose a tag to compare

Support Minecraft 1.20.2

v1.3.1

08 Jun 21:13
bca9688
Compare
Choose a tag to compare
  • Support Minecraft 1.20

v1.3.0 - 1.19.4

02 May 16:14
b4efe05
Compare
Choose a tag to compare
v1.3.0 - 1.19.4 Pre-release
Pre-release

New Features:

  • Added indexing to last message query. You can now select the last message, the second last message by using @1, @2 etc.
  • Added expressions. You can now use $username, $x, $y, $z in combination with math expressions like ${round(x/8)} or ${2 + 2}.

v1.2.0 - 1.19.4

27 Apr 15:46
4c743f0
Compare
Choose a tag to compare

New Features:

  • Added ability to repeat last command using @ [#1]

v1.1.0 - 1.19

30 Mar 11:24
4bfb195
Compare
Choose a tag to compare

New Features:

  • Added support for non-command bindings
  • Added key press cooldown
  • Config file format changed to INI
  • Updated fabric-language-kotlin

Improvements:

  • Improved text overflow handling for better display of long text
  • Improved handling of keystroke events

Bug Fixes:

  • Added error handling to config loader to prevent potential errors during configuration loading

v1.1.0 - 1.18

30 Mar 11:23
c428fd8
Compare
Choose a tag to compare

New Features:

  • Added support for non-command bindings
  • Added key press cooldown
  • Config file format changed to INI
  • Updated fabric-language-kotlin

Improvements:

  • Improved text overflow handling for better display of long text
  • Improved handling of keystroke events

Bug Fixes:

  • Added error handling to config loader to prevent potential errors during configuration loading