Releases: Earthcomputer/clientcommands
Releases · Earthcomputer/clientcommands
Version 2.9.9 for Minecraft 1.21.4
- 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
Version 2.9.8 for Minecraft 1.21.2 - 1.21.3
- 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
.
- For example
- 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>
- This is configurable via
- 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.
Version 2.9.7 for Minecraft 1.21.2 - 1.21.3
- Updated clientarguments library to a version which is compatible with both 1.21.2 and 1.21.3
Version 2.9.6 for Minecraft 1.21.2 - 1.21.3
- Updated clientarguments library, fixing a crash on 1.21.3
Version 2.9.5 for Minecraft 1.21.2 - 1.21.3
- Marked as compatible with 1.21.3
Version 2.9.4 for Minecraft 1.21.2
- Updated to 1.21.2
Version 2.9.3 for Minecraft 1.21 - 1.21.1
- 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
- Using this command with no arguments will toggle "click-to-snap" mode, where you can right click on a location to
- Fixed
/cenchant
not autocompleting when connecting to servers below 1.21
Version 2.9.2 for Minecraft 1.21 - 1.21.1
- Fixed incompatibility with NeoForge (when running via connector)
- Fixed winner logic in tic-tac-toe minigame
Version 2.9.1 for Minecraft 1.21 - 1.21.1
- Updated to 1.21.1
- Fixed
/calias
- Removed incompatibility with SeedCrackerX, please report any further issues
with the mod
Version 2.9 for Minecraft 1.21
- 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