
Kommands
Kommands is a modification for creating and configuring console commands with syntax autocompletion right in the game! The mod works entirely on the client side, but can create aliases for server commands. To understand how the syntax works, check out the example configuration file.
When first launched, preset commands will appear in the folder <minecraftDir>/config/kommands/commands/sample_config.toml
. There you'll also find a brief guide on creating your own commands.
Built-in commands include:
Calculate - /calc <expression>
- Calculates mathematical expressions
Up - /up [<amount>] [<block>]
- Replaces the block beneath the player and teleports them above it
Relative Fill - /relfill <size> <block>
- Fills a cube of the specified size around the player with the chosen block