Chat Reminder

Quick rating

Community listing page, reviews here may not be monitored by the author.

Chat Reminder

No reviews yet

To be able to remind you so that you don't miss important people's messages, please use Commands/ChatReminder

QoL & Tweaks
Mod Loaders
Forge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
chatremindermod-1.0.2.jar

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

ChatReminderMod​​ is a Minecraft Forge mod designed to enhance your chat experience by providing audible and visual alerts when specific player IDs or keywords appear in the chat.

​Features​​:

  • ​Custom Triggers​​: Set up triggers for player IDs (matching the tag at the beginning of a message, e.g., <Dev>) or keywords (anywhere in the message).
  • ​Sound Alerts​​: Play customizable sounds when a trigger is activated. You can configure the sound, volume, pitch, number of repetitions, and delay between repetitions.
  • ​Visual Highlight​​: Change the color and apply bold formatting to the triggered message for better visibility.
  • ​Client Commands​​: Manage all settings via in-game commands without needing to edit config files.

​How to Use​​:
The mod adds a set of client commands under /ChatReminder. Here are the main commands:

0.Quick use

/ChatReminder set <id>
  1. ​Add a Player ID Trigger​​:

    /ChatReminder addid <id> <color> <sound_id> [note_count] [delay_ticks] [volume] [pitch_min] [pitch_max]

    Example: /ChatReminder addid Dev FFFFFF minecraft:entity.experience_orb.pickup 3 5 1.0 0.8 1.2

  2. ​Add a Keyword Trigger​​:

    /ChatReminder addword <keyword> <color> <sound_id> [note_count] [delay_ticks] [volume] [pitch_min] [pitch_max]

    Example: /ChatReminder addword hello FF0000 chatremindermod:wx1

  3. ​Modify Settings for Quick Target ID​​ (set by /ChatReminder setid <id>):

    • Set sound: /ChatReminder sound <sound_id>
    • Set note count: /ChatReminder notes <count>
    • Set pitch range: /ChatReminder pitchrange <min> <max>
    • Set color: /ChatReminder setcolor <hex_color>
  4. ​Remove Triggers​​:

    • Remove ID trigger: /ChatReminder removeid <id>
    • Remove keyword trigger: /ChatReminder removeword <keyword>

​Notes​​:

  • color is a 6-digit hex code (without the #).
  • sound_id can be a built-in Minecraft sound (e.g., minecraft:entity.experience_orb.pickup) or a custom sound added by a mod (e.g., chatremindermod:wx1).
  • The note_count is the number of times the sound should play (1-20).
  • delay_ticks is the delay in game ticks (20 ticks = 1 second) between repetitions.
  • volume ranges from 0.0 to 1.0.
  • pitch_min and pitch_max range from 0.1 to 3.0, and the actual pitch will be randomly selected between them each time.

This mod is client-side only and works in multiplayer as well as single-player.

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works