Skip to content

Releases: Nixinova/MoreCommands

1.4.1.0

24 Feb 05:20
Compare
Choose a tag to compare

Version 1.4.1.0 of MoreCommands. Now with support for 1.18!

Download for Minecraft 1.16.x–1.18.x from the JAR attached.

If you are upgrading from an older version of MoreCommands, this update will clear all your saved homes.

Changelog

View commits

  • Changed the /home command to save homes per-world instead of globally.
  • Fixed untranslated home set success message.

1.4.0.0 (1.16/1.17)

06 Feb 06:36
Compare
Choose a tag to compare

Version 1.4.0.0 of MoreCommands.

Download for Minecraft 1.16.x or 1.17.x from the JAR attached.

Changelog

View commits

  • Added /structure "<keywords>" [<direction>] to generate a structure in a given direction.

1.3.2.0 (1.16/1.17)

28 Aug 08:47
Compare
Choose a tag to compare

Version 1.3.2.0 of MoreCommands.

Download for Minecraft 1.16.x or 1.17.x from the JAR attached.

Changelog

View commits

  • Changed shape commands to now take away blocks from the executor's inventory if user is not opped.

1.3.1.0 (1.16/1.17)

26 Aug 03:47
Compare
Choose a tag to compare

Version 1.3.1.0 of MoreCommands.

Download for Minecraft 1.16.x or 1.17.x from the JAR attached.

This is the first version with explicit 1.17.x support.
To convert an older version to support 1.17 simple edit the fabric.mod.json file in the JAR, changing 1.16 to 1.17.

Changelog

View commits

  • Changed permissions for all commands to allow usage by trusted non-operators.

1.3.0.0 (1.16)

22 Aug 03:54
Compare
Choose a tag to compare

Version 1.3, the Shapes Update, of MoreCommands.

Download from the JAR attached. Works in Minecraft 1.16.x.

Changelog

View commits

  • Added /shape box <x> <y> <z> <block> to create a box out of a given block.
  • Added /shape cube <size> <block> to create a cube out of a given block.
  • Added /shape pyramid <size> <block> to create a pyramid out of a given block.
  • Added /shape sphere <radius> <block> to create a sphere out of a given block.

1.2.1.0 (1.16)

22 Aug 03:31
Compare
Choose a tag to compare

Version 1.2.1 of MoreCommands.

Download from the JAR attached. Works in Minecraft 1.16.x.

Changelog

View commits

  • Added autocomplete support for coordinates in /home set.

1.2.0.1 (1.16)

21 Aug 22:31
Compare
Choose a tag to compare

Version 1.2.0.1 of MoreCommands.

Download from the JAR attached. Works in Minecraft 1.16.x.

Changelog

View commits

  • Fixed permissions not being fully followed for /home commands.

1.2.0.0 (1.16)

21 Aug 21:13
Compare
Choose a tag to compare

Version 1.2 of MoreCommands.

Download from the JAR attached. Works in Minecraft 1.16.x.

Changelog

View commits

  • Added /home list which lists all homes the player currently has set.
  • Added /home remove which removes a set home.

1.1.1.0 [1.16]

01 Jun 08:02
Compare
Choose a tag to compare

Version 1.1.1 of MoreCommands.

Download from the JAR attached. Works in Minecraft 1.16.x.

Changelog

View commits

  • Added autofill support to /gm.
  • Changed commands to fail if the executor lacks necessary permissions.

1.1.0.0 [1.16]

30 May 08:26
Compare
Choose a tag to compare

Version 1.1 of MoreCommands.

Download from the JAR attached. Works in Minecraft 1.16.x.

Changelog

  • Added /home set <name> <x> <y> <z> to store coordinates for teleporting.
  • Added /home get <name> to retrieve home coordinates.
  • Added /home go <name> to teleport to a stored home.