clientcommands icon indicating copy to clipboard operation
clientcommands copied to clipboard

Adds useful client-side commands

Results 198 clientcommands issues
Sort by recently updated
recently updated
newest added

As of Client Commands version 2.5.4 for Minecraft 1.17.1, running the following commands will produce a stack overflow: ```mcfunction calias add a b calias add b a a ``` This...

Title. Fucks me up a lot when using it. A patch would be nice.

Minecraft 1.19 Client Commands 2.7 Fabric API 0.57.0 Fabric loader 0.14.7 When running `/cwiki`, for some page title inputs (including `air`, `stone`, and `zombie`), the output contains HTML comments with...

Starting up Minecraft with Client Commands installed prints the following warning to the game log: ``` Ambiguity between arguments [cfind, --keep-searching] and [cfind, filter] with inputs: [--keep-searching] ``` I don't...

bug

log: ``` [12:59:43] [main/INFO]: Loading Minecraft 1.18.2 with Fabric Loader 0.13.3 [12:59:43] [main/INFO]: Fabric is preparing JARs on first launch, this may take a few seconds... [12:59:49] [main/INFO]: Loading 48...

[crash-2022-07-07_11.05.43-client.txt](https://github.com/Earthcomputer/clientcommands/files/9060067/crash-2022-07-07_11.05.43-client.txt)

/cmap [image filepath] [x By y] Gives a collection of maps that can form an image when used with item frames

Closes #364. After a lot of testing, @haykam821 and I have finally figured out how to automate the method linked in the related issue. I wouldn't mind it if this...