Skip to content

Releases: Earthcomputer/clientcommands

Version 2.7 for Minecraft 1.19

07 Jun 15:53
1a9d53f
Compare
Choose a tag to compare
  • Updated to 1.19
  • Added /csnake command to play snake in Minecraft
  • Added /cuuid
  • Added /ctime set subcommand
  • Fixed incompatibility with Quilt
  • Removed deprecated clientcommands-scripting. Use JsMacros instead.

Version 2.6.6 for Minecraft 1.18.2

10 Apr 15:21
07339c3
Compare
Choose a tag to compare
  • Added /cping command.
  • Updated clientarguments library to 1.3.1, fixes a performance issue with entity selectors.

Version 2.6.5 for Minecraft 1.18.2

03 Apr 22:22
f0a373e
Compare
Choose a tag to compare
  • Added exactly parameter to /cenchant and friends. This allows you to select exactly which enchants you want, and avoid additional enchants.
  • Added a help message for /ccrackrng if it is failing to crack.
  • Deprecated Clientcommands Scripting for removal in 1.19. Very few people used this feature, it had a high maintenance burden, and the vast majority of features are covered by the JSMacros mod. If JSMacros is missing any feature that clientcommands-scripting had, it can likely be PRed over there.
  • Switched client-side commands to Fabric API (thanks haykam), and most argument types to the client arguments library by xpple. Most players won't notice this change, but it should make it a little more consistent with other mods that add client-side commands.
  • Fixed clientcommands randomly popping up unwanted during enchanting.
  • Removed /ccheatcrackrng. It hasn't worked since Java 14 anyway.

Version 2.6.4 for Minecraft 1.18.2

29 Mar 09:59
029d793
Compare
Choose a tag to compare
  • Fixed bookshelf detection for 1.18.2

Version 2.6.3 for Minecraft 1.18.2

12 Mar 22:28
84a1ed8
Compare
Choose a tag to compare
  • Fixed crash when joining a server
  • Updated Polish and Chinese translations

Version 2.6.2 for Minecraft 1.18.2

11 Mar 20:37
92a589b
Compare
Choose a tag to compare
  • Improved error messages and help messages for /cfish
  • Updated Chinese translation

Version 2.6.1 for Minecraft 1.18.2

04 Mar 21:40
2d7f4a0
Compare
Choose a tag to compare
  • Updated to 1.18.2
  • Added /cusagetree command
  • Added /ctellraw command
  • Fixed NPE mod incompatibility

Version 2.6 for Minecraft 1.18

30 Nov 20:45
fe10a49
Compare
Choose a tag to compare
  • Updated to 1.18
  • Updated Polish, Indonesian and Simplified Chinese translations

Version 2.5.5 for Minecraft 1.17.1

20 Oct 13:06
d083729
Compare
Choose a tag to compare
  • Added /cplayerinfo command
  • Added /ctp command
  • Updated JSMacros to 1.6

Version 2.5.4 for Minecraft 1.17.1

13 Aug 00:52
ac0a8a1
Compare
Choose a tag to compare
  • Added /calias
  • Added /careastats
  • Added /cpermissionlevel
  • Added /ctime
  • Use colours in /ccalc --parse
  • Optimized /cfindblock
  • /cfindblock run clook after clicking coordinates