clientcommands

clientcommands

Mod

Adds useful client-side commands

Client Utility

160.0k downloads
364 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

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.
  • 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>
  • 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 Download

Project members

earthcomputer

Owner

Details

Licensed LGPL-3.0-only
Published 3 years ago
Updated 24 days ago