Skip to content

Releases: mchorse/commander

Commander 1.1

02 Jul 08:08
9a41539
Compare
Choose a tag to compare

This update was updated to McLib 2.3.

Compatible with McLib 2.3. It doesn't mean that future versions of McLib would be incompatible, but older versions are most likely incompatible.

  • Changed to handle multiple commands in a single command to be handled by || instead of || (meaning you'll need to provide spaces between two commands)
  • Fixed and updated to work with McLib 2.3

Commander 1.0

31 Jul 07:00
Compare
Choose a tag to compare

Initial release of Commander adds very basic features.

  • Added /forin <start> <end> <command...> command
  • Added @{...} constuction which can be used within commands to execute mathematical expressions, it supports same features as Aperture's math modifier
  • Added i, j, k, i_c, j_c, k_c, i_s, j_s, k_s, x, y, z variables

Downloads are available at CurseForge.