Commanders' Utils
Commanders' Utils is a small client-side mod that brings convenient improvements for commanding players and map creators in Minecraft. This auxiliary solution simplifies the process of creating and editing commands, making it more efficient and enjoyable.
Key Features
Intelligent Command Handling
- Automatically shortens overly long commands in the "Command set: ..." message so they don't take up the entire screen
- Detects texts starting with a slash and automatically inserts them into empty command blocks
Convenient Hotkeys
- F4+V — allows you to copy coordinates of the block or entity you're looking at
- Disables toggling post-game shaders with the F4 key
- All these settings can be changed directly in the game through the key controls menu
Area Selection Function
Wielding a wooden axe allows you to select areas for manipulations — similar to WorldEdit functionality:
- F4+B — copies boundaries of the last selected area in coordinate format (X Y Z X1 Y1 Z1)
- F4+SHIFT+B — generates and copies a position selector in @a[x=...,y=...,z=...,dx=...,dy=...,dz=...] format
What's Coming Next
Planned for future updates — adding auto-completion for previously used commands.