8000 Releases · Earthcomputer/clientcommands · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: Earthcomputer/clientcommands

Version 2.11.2 for Minecraft 1.21.6 - 1.21.7

30 Jun 16:21
Compare
Choose a tag to compare
  • Update to Minecraft version 1.21.7

Version 2.11.1 for Minecraft 1.21.6

18 Jun 00:03
a88812c
Compare
Choose a tag to compare
  • Fixed crash on world load

Version 2.11 for Minecraft 1.21.6

17 Jun 19:57
82f9a02
Compare
Choose a tag to compare

Version 2.10.3 for Minecraft 1.21.5

13 Jun 21:06
c92ac2f
Compare
Choose a tag to compare
  • Fixed sort=nearest in @e selector

Version 2.10.2 for Minecraft 1.21.5

13 Jun 12:53
22741f3
Compare
Choose a tag to compare
  • Improved detection and reporting of mistakes during enchantment cracking

Version 2.10.1 for Minecraft 1.21.5

26 May 17:58
689ecbb
Compare
Choose a tag to compare
  • 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.

Version 2.10 for Minecraft 1.21.5

25 Mar 16:26
f6c822d
Compare
Choose a tag to compare
  • 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.

Version 2.9.11 for Minecraft 1.21.4

20 Mar 23:40
206301d
Compare
Choose a tag to compare
  • 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.

Version 2.9.10 for Minecraft 1.21.4

26 Jan 01:05
ccf136d
Compare
Choose a tag to compare
  • 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.

Version 2.9.9 for Minecraft 1.21.4

03 Dec 17:34
5a1e635
Compare
Choose a tag to compare
  • 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
0