NotifControl
Take full control of every toast notification in Minecraft.
NotifControl lets you filter, reposition, scale, theme, and animate toast notifications — the little popups that appear when you unlock a recipe, earn an advancement, or get a system message.
✨ Features
🔕 Filter & Block
- Enable or disable Recipe, Advancement, Tutorial, and System toasts individually
- Blacklist / Whitelist specific advancements by name or regex
- Filter system toast messages by keyword
📍 Position & Scale
- Move toasts to any corner of the screen or use a freeform anchor
- Fine-tune with X/Y offset
- Set custom scale and opacity — globally or per toast type
🎨 Themes & Animations
- VANILLA — default Minecraft look
- HOLOGRAPHIC — translucent glassmorphism style
- RGB — animated rainbow background
- Animation styles: SLIDE, FADE, BOUNCE, INSTANT
- Progress bar showing remaining display time
- Toast physics for a satisfying spring effect on appear
🧠 Smart Behavior
- Do Not Disturb mode — silently suppress all toasts
- Smart merging — collapse duplicate toasts into one
- Max visible toasts limit
- Spam delay — minimum ms between same-type toasts
- Duration multiplier — make toasts stay longer or shorter
🔔 Notification History
- Press H to open the in-game Notification Center
- Browse and re-read every toast you've ever received
💬 Chat → Toast
- Turn chat messages into toasts based on trigger words
- Supports
@mentions, whispers, and custom keywords
💾 Profiles
- Save and load complete configurations as named profiles
- Switch instantly with
/toast profile load <name>
💬 Commands
| Command | Description |
|---|---|
/toast toggle |
Toggle all toasts on/off |
/toast type <recipe\|advancement\|tutorial\|system> <on\|off> |
Toggle a specific type |
/toast position <TOP_RIGHT\|TOP_LEFT\|BOTTOM_RIGHT\|BOTTOM_LEFT> |
Change position |
/toast scale <0.1–5.0> |
Set global scale |
/toast opacity <0.0–1.0> |
Set global opacity |
/toast theme <VANILLA\|HOLOGRAPHIC\|RGB> |
Switch theme |
/toast dnd <on\|off> |
Do Not Disturb mode |
/toast history |
Open Notification Center |
/toast profile save/load/list/delete <name> |
Manage profiles |
/toast send <type> <title> [message] |
Send a test toast |
📦 Installation
This is a client-side only mod — no server installation required.
- Install Fabric, NeoForge, or Forge for Minecraft 26.1.2
- Drop the correct JAR into your
mods/folder - Launch the game — config is auto-created at
config/notifcontrol.json
⚙️ Compatibility
| Loader | Version |
|---|---|
| Fabric | 0.18.5+ |
| NeoForge | 26.1.0.1-beta |
| Forge | 26.1.2-64.0.8 |