Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
clientcommands

clientcommands

Adds useful client-side commands

232.3k
413
Utility
AboutChangelogVersions

2.11.1

by earthcomputer on Jun 18, 2025
Download
  • Fixed crash on world load

2.11

by earthcomputer on Jun 17, 2025
Download
  • Updated to 1.21.6

2.10.3

by earthcomputer on Jun 13, 2025
Download
  • Fixed sort=nearest in @e selector

2.10.2

by earthcomputer on Jun 13, 2025
Download
  • Improved detection and reporting of mistakes during enchantment cracking

2.10.1

by earthcomputer on May 26, 2025
Download
  • Added /cmap command, to save the held map, or the map you are looking at, to a file.
    • If you are looking at a map that is connected across many item frames, that is treated as one map and saved as one large image file.
  • Fixed floating point rounding errors when rendering shapes from /cglow block at high coordinates (near the world border).
  • Made the rendering of shapes from /cglow block more consistently on top of other things.
  • Fixed /cfps overriding the maximum FPS when not set.
  • Fixed some issues with /cfinditem.
    • Bundles are now properly searched.
    • The --no-search-shulker-box flag has been renamed to --no-search-nested, and prevents shulker boxes and bundles within other inventories from being searched.
    • A --click-inventories flag has been added, to force /cfinditem to work by clicking inventories when you are opped.
    • Decorated pots are now searched by /cfinditem if you are opped.
  • Fixed a desync issue when loading a kit with /ckit.
  • Improvements to RNG features which require item throws, such as /ccrackrng and /cenchant.
    • These features now obey the creative mode item throw throttle limit.
      • This is a limit in vanilla which applies only to creative mode, whereby after you have thrown 74 items, you cannot throw more than one item per second.
      • The RNG feature will fail or limit its item throws to obey the throttle and suggest switching to survival mode.
    • Items to throw are now created out of thin air in creative mode.
    • Improved error and help messages if item throws fail.

2.10

by earthcomputer on Mar 25, 2025
Download
  • Updated to 1.21.5
  • Added /cfps command
    • Can set the framerate limit above 260 while not being unlimited
  • Fixed crash which happened when closing the enchantment screen with a mod installed which gives closing screens an animation.

2.9.11

by earthcomputer on Mar 20, 2025
Download
  • Added a way to limit XP used with /cenchant
    • This is a config in /cconfig called maxEnchantSlot, which can be 1, 2, or 3.
  • Added a /cbuildinfo command which shows the clientcommands build info
  • Fixed many types of item components not appearing in /ccreativetab creative tabs.

2.9.10

by earthcomputer on Jan 26, 2025
Download
  • Added the /cwaypoint command to create waypoints in your world
    • These waypoints will appear and be highlighted in the world. They can also be queried in the /cwaypoint command itself.
  • The /csignsearch command can now search multiple lines on a sign. Use \n in the command to specify a newline.
  • The /cwe command now supports extended markdown syntax in the same way as the /cnote command.
  • Migrated to the new ViaFabricPlus API, fixing warnings in the log.
  • Fixed /cgive and /ckit creating ghost items.

2.9.9

by earthcomputer on Dec 3, 2024
Download
  • Updated to 1.21.4
  • Added a 2 player connect four game. Use /cconnectfour
  • Fixed XP orb banned action detection in player RNG manipulation
  • Fixed error message for unexpected item enchantment
  • Fixed enchantment and fishing crackers not resetting properly when the /cconfig ... reset command is used

2.9.8

by earthcomputer on Nov 30, 2024
Download
  • Added the autoPrefix config which will auto-prefix all your chat messages with its argument.
    • For example /cconfig clientcommands autoPrefix set "/teammsg" will send all your subsequent chat messages to team chat.
    • To reset your config to default, use /cconfig clientcommands autoPrefix reset.
  • Added the /creply command (aliased to /cr).
    • Sends a private message back to the last person you received a private message from.
    • To prevent accidentally replying to the wrong person, the recipient will only be updated 0.5 seconds after you receive the message.
      • This is configurable via /cconfig clientcommands minimumReplyDelaySeconds set <newDelay>
  • The /cnote command now uses an extended form of markdown. Other commands that work with formatted text will be changed to use this in the future.
    • **bold**, *italic*, _italic_, __underlined__, ~~strikethrough~~ and [link](url) are supported.
    • As before, all types of formatting, including those without a markdown syntax, can be applied using a brace syntax, red{Hello blue{world}!}, click{open_url, https://google.com/, Google}.
    • Everything can be escaped with the \ backslash.
  • Some fixes to player RNG banned actions detection. This should work reliably again.

2.9.7

by earthcomputer on Oct 31, 2024
Download
  • Updated clientarguments library to a version which is compatible with both 1.21.2 and 1.21.3

2.9.6

by earthcomputer on Oct 28, 2024
Download
  • Updated clientarguments library, fixing a crash on 1.21.3

2.9.5

by earthcomputer on Oct 23, 2024
Download
  • Marked as compatible with 1.21.3

2.9.4

by earthcomputer on Oct 22, 2024
Download
  • Updated to 1.21.2

2.9.3

by earthcomputer on Oct 18, 2024
Download
  • Added /csnap, which allows you to teleport to precise coordinates within 1 block of your current location
    • Using this command with no arguments will toggle "click-to-snap" mode, where you can right click on a location to snap to it
  • Fixed /cenchant not autocompleting when connecting to servers below 1.21

2.9.2

by earthcomputer on Oct 3, 2024
Download
  • Fixed incompatibility with NeoForge (when running via connector)
  • Fixed winner logic in tic-tac-toe minigame

2.9.1

by earthcomputer on Aug 9, 2024
Download
  • Updated to 1.21.1
  • Fixed /calias
  • Removed incompatibility with SeedCrackerX, please report any further issues with the mod

2.9

by earthcomputer on Jun 15, 2024
Download
  • Updated to 1.21
    • Unbreaking manipulation is broken. It has been disabled for 1.21, but is still there for 1.20 and below.
    • The recently-added ordered option for enchantments has been disabled for 1.21, as enchantments appear in a fixed order in the tooltip now. This option is still there when playing on servers on 1.20 or older using ViaFabricPlus.
    • Some previously banned actions for player RNG manipulation are no longer banned in 1.21:
      • Use of unbreaking
      • Use of frost walker
      • Use of bane of arthropods

2.8.22

by earthcomputer on May 29, 2024
Download
  • Fixed crash with minesweeper

2.8.21

by earthcomputer on May 29, 2024
Download
  • Added more minigames
    • Minesweeper
    • Multiplayer tic-tac-toe
  • Added a --keep-searching option to /cfindblock and /csignsearch.
    • This takes into account changed blocks in already-searched areas, but not changed block entity NBT.
  • Fixed being able to lag the client from running multiple /cfindblock or /cfinditem commands at once, especially now there is a --keep-searching option.
    • This has been fixed by preventing multiple of these tasks from being running at once. This restriction may be lifted later once some load balancing functionality is implemented.
  • Fixed /cenchant from waiting until an existing /cenchant task to finish until it starts, which is unclear to the user.
    • Instead, it reports that a /cenchant task is already running, with an option to cancel it.
  • Fixed other players from being able to kick players using c2c packets.
1
2
4

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@656c5b6

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.