clientcommands
clientcommands copied to clipboard
Adds useful client-side commands
I have implemented multiplayer chess over the C2C packets protocol. The PR is still a draft, as some chess rules are missing and because I'm waiting for #485 to be...
During AFK fishing manipulation, the normal loop of { cast -> wait -> reel -> repeat } is followed, however it will occasionally interrupt the cycle by retracting the fishing...
Clientcommands for the 1.20 version are crashing my game. I have gotten the error "exit code 1" and I am aware that it is sometimes caused by mods crashing the...
 This is what happens in chat (from the server) when I run any command from this mod. It gets ran as a server command and not a client command
Please add a command to download all chunks in renderdistance to a new world with a specified name. I think many people would benefit from this. Maybe something like `/ccdl...
I'm not even sure if this is possible, but a command to crack dog taming rng would be very convenient, it's rather annoying to have to constantly get bones to...
This is useful when playing on a server with a different minecraft version. Players may use 1.20 client to connect to 1.17 server, and I hope there can be a...
Hello, I wanted to "patch" paper to be able to run `ccrackrng` `cenchant` and `cfish`. Removing the following patch don't seem to work on `cfish` (but `ccrackrng` works fine): https://github.com/PaperMC/Paper/blob/df8d28a450fe391b9f0c2dc4a64543cf9b84266f/patches/server/0070-Use-a-Shared-Random-for-Entities.patch...