Changelog
- 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.
Files
clientcommands-2.9.8.jar(2.17 MiB) Primary
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
2.9.8Loaders
FabricQuilt
Game versions
1.21.2, 1.21.3Downloads
824Publication date
November 30, 2024 at 3:02 PMPublisher
earthcomputer
Owner