Kommands

Kommands

181 Downloads

Overview

Kommands is a command writing mod that can be used to create commands with syntax completion in game! This mod is completely client sided, but can be used to create aliases for server commands. See the example configuration for how the syntax works. There is also a wiki.

When first loaded up some prebuilt commands will be in the directory <minecraftDir>/config/kommands/commands/sample_config.toml. There is a brief tutorial on how to create commands in there.

Examples

Prebuilt commands are: 

  • Calculate - /calc <expression> - Calculates an expression
  • Up - /up [<amount>] [<block>] - /setblocks the black you're standing in and teleports you above it
  • Relative Fill - /relfill <size> <block> - Fills a cube <size> of block type <block> amount of blocks around you