Releases: Nixinova/MoreCommands
1.4.1.0
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
- 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)
Version 1.4.0.0 of MoreCommands.
Download for Minecraft 1.16.x or 1.17.x from the JAR attached.
Changelog
- Added
/structure "<keywords>" [<direction>]
to generate a structure in a given direction.
1.3.2.0 (1.16/1.17)
Version 1.3.2.0 of MoreCommands.
Download for Minecraft 1.16.x or 1.17.x from the JAR attached.
Changelog
- 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)
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
- Changed permissions for all commands to allow usage by trusted non-operators.
1.3.0.0 (1.16)
Version 1.3, the Shapes Update, of MoreCommands.
Download from the JAR attached. Works in Minecraft 1.16.x.
Changelog
- 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)
Version 1.2.1 of MoreCommands.
Download from the JAR attached. Works in Minecraft 1.16.x.
Changelog
- Added autocomplete support for coordinates in
/home set
.
1.2.0.1 (1.16)
Version 1.2.0.1 of MoreCommands.
Download from the JAR attached. Works in Minecraft 1.16.x.
Changelog
- Fixed permissions not being fully followed for
/home
commands.
1.2.0.0 (1.16)
Version 1.2 of MoreCommands.
Download from the JAR attached. Works in Minecraft 1.16.x.
Changelog
- 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]
Version 1.1.1 of MoreCommands.
Download from the JAR attached. Works in Minecraft 1.16.x.
Changelog
- Added autofill support to
/gm
. - Changed commands to fail if the executor lacks necessary permissions.
1.1.0.0 [1.16]
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.