Skip to content

Releases: Earthcomputer/clientcommands

Version 2.5.3 for Minecraft 1.17.1

08 Jul 19:43
3014530
Compare
Choose a tag to compare
  • Fixed entity uuids not working

Version 2.5.2 for Minecraft 1.17.1

06 Jul 20:50
182cf60
Compare
Choose a tag to compare
  • Updated to 1.17.1
  • Fixed crashes and instabilities with the jsmacros integration in the scripting api.
  • Fixed crash with /citemgroup remove.
  • Some modmenu and mod metadata enhancements.

Version 2.5.1 for Minecraft 1.17

09 Jun 19:17
27afe5e
Compare
Choose a tag to compare
  • Fixed crash with /glow block
  • Updated Indonesian and Polish translations

Version 2.5 for Minecraft 1.17

08 Jun 17:12
33c0d44
Compare
Choose a tag to compare

Version 2.4.11 for Minecraft 1.16.4/5

08 Jun 07:56
3acfbb2
Compare
Choose a tag to compare
  • Added citemgroup
  • Added cparticle
  • Added cnote formatting
  • Allow autocompletion for entity UUIDs for entities that you're looking at
  • Allow entity type tags in client-side entity selectors
  • Move scripting API from Nashorn to graaljs.
    • JSMacros is now required to be installed to use the cscript command
    • This means you can use ECMAScript 6+ features
  • Re-licensed to LGPL
  • Fixed ScriptPlayer.rightClick() for items that are consumed
  • Fixed ccalc crashes

Version 2.4.10 for Minecraft 1.16.4/5

17 Apr 20:38
aee129a
Compare
Choose a tag to compare
  • Added /csignsearch, like /cfindblock but searches for text on nearby signs
  • Added /cghostblock to place ghost blocks
  • Added /crelog to automaticalaly relog
    • Added relog() and disconnect() functions to scripting API
  • Added the /cgive command, which can give you items in creative mode without OP
  • Added /cplaysound and /cstopsound, which can play and stop arbitrary sound events on the client
  • Added /cfov to change your FOV
  • Added the /chotbar command to manipulate saved creative hotbars
  • Added the /ckit commands which can save and restore your inventory in creative mode
  • Added support for AFK fishing manipulation
  • Added --keep-searching flag to /cglow and /cfind
  • Updated /cglow to allow blocks and areas to be highlighted
  • Added floor() and ceil() to /ccalc
  • Added the --parse flag to /ccalc to debug how it is parsing the expression
  • Fixed modmenu warning
  • Fixed ender chests being counter twice in /cfinditem
  • Fixed /ccrackrng and /cenchant throwing out items from creative menu
  • Fixed /cglow being stuck on for some entity types
  • Fixed order of operations and other bugs with /ccalc
  • Fixed Java 14+ reflection crash
  • Added Traditional Chinese translations
  • Added Dutch translations
  • Added Indonesian translations
  • Updated Polish translations

Version 2.4.9 for Minecraft 1.16.4

02 Jan 02:58
cb866da
Compare
Choose a tag to compare
  • Added fishing RNG manipulation
  • Added chrous fruit RNG manipulation
  • Added cmote command
  • Made ccheatcrackrng command return old seed if existent for testing

Version 2.4.8 for Minecraft 1.16.4

02 Nov 20:41
5f17451
Compare
Choose a tag to compare
  • Updated to 1.16.4
  • Fixed a crash when opening your inventory while using /cfinditem

Version 2.4.7 for Minecraft 1.16.2/3

01 Sep 08:35
9da4d2a
Compare
Choose a tag to compare
  • Fixed player.pathTo for moving paths

Version 2.4.6 for Minecraft 1.16.2

24 Aug 22:44
8834b7c
Compare
Choose a tag to compare
  • The tool break warning is now more prominent, now plays a sound.
  • Fixed the player.closeContainer() script function freezing the game on Windows.
  • Disabled the /cbook command for 1.15+ servers, as it as no legitimate use on them.
  • Added Chinese translations