Compatibility
Minecraft: Java Edition
1.21.5–1.21.8
Platforms
Supported environments
Creators
Details
Licensed CC-BY-NC-SA-4.0
Published 6 months ago
Updated 5 months ago
Adds various commands from vanilla that can be handled fully clientside. Most commands have had several features removed due to the limitations imposed by running on the client.
The most notable commands include /c give, /c data, and /c time!
Signs given to the client using /c give or /c item will not have custom NBT data unless you have OP, this is an intentional limitation that was implemented serverside for safety reasons.
You should check with an admin or the server rules when using this mod on a server, as some commands may be considered an unfair advantage in certain enviroments.
Command list:
/c give: Only works in creative, can only give items to yourself./c item: Only works in creative, can only give items to yourself./c clear: Only works in creative, can only clear items from yourself./c playsound: Sound can only be played to yourself./c stopsound: Can only stop sounds playing for you./c title: Can only display titles to yourself./c tellraw: Can only display tellraw messages to yourself./c data: Can only get data, can't modify, merge, or remove data. Data can only be obtained from blocks and entities loaded on the client. Some data is not sent to the client./c time: Can only query time.
Commands I plan to add:
/c particle: Particles can only be displayed to yourself./c rotate: Can only rotate yourself. facingEntity must be loaded on the client.


