Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
🚀 Lunar Notifications for Fabric
Ever wanted to play on a clean, optimized vanilla Fabric instance but hated missing crucial server alerts, faction updates, auction house confirmations, or staff broadcasts just because you weren't using Lunar Client?
Lunar Notifications fixes this by seamlessly bridging the gap. It intercepts Lunar's closed-ecosystem network alerts natively and renders them straight to your vanilla HUD!
🔗 Server-Side Compatibility
This mod acts as a client-side bridge for servers running the official Lunar Client Apollo Plugin.
If a server utilizes Apollo to send custom client pop-ups or broadcasts, this mod lets you receive those exact transmissions cleanly inside a standard Fabric environment without needing to run the proprietary Lunar Client launcher.
🌐 Verified Compatible Servers
Want to see the mod in action? This mod works seamlessly on popular networks that actively utilize Lunar Client's Apollo API features. You can hop onto these using your clean Fabric client and enjoy integrated alerts:
- LifeSteal Network (
lifesteal.net) – Receives instant order alerts, ah alerts, and market alerts. - MCPVP (
mcpvp.com) – See duel requests instantly and not have to pay attention in chat for any pending requests.
💡 Note for Server Owners: Does your server run Apollo? If you want your network featured on this list, feel free to open a Pull Request or drop an issue on our GitHub repository!

✨ Features
- 📦 Native Vanilla Toasts: Transforms incoming proprietary server broadcasts into clean, sleek system notification toasts that match your active texture pack.
- 🌈 Perfect Color & Style Retention: Uses modern Minecraft Data Codecs to perfectly parse font decorations, hex colors, and formatting natively.
- ⚡ Ultra Lightweight: Fully client-side with zero heavy dependencies. It handles packet streams on the fly with no performance impact on your FPS.
🛠️ How It Works Under the Hood
When a server using Apollo sends a notification, your vanilla client normally ignores the packet because it doesn't recognize the custom channel.
This mod listens directly to the inbound lunar:apollo network pipe, scans for a DisplayNotificationMessage signature, securely extracts the underlying text JSON, and hands it right over to Minecraft's built-in rendering engines!
📋 Requirements
To use this mod, you just need the standard Fabric environment setup:
- Minecraft Version:
1.21.11 - Fabric Loader:
>=0.15.0 - Fabric API: Required (Make sure you have it in your mods folder!)
🔧 Installation
- Make sure you have Fabric Loader and Fabric API installed.
- Download the latest
.jarfile from the Versions tab. - Drop the file into your
.minecraft/mods/folder. - Launch the game and head onto your favorite servers!
📜 License & Disclaimers
This project is open-source and licensed under the MIT License.
Disclaimer: Lunar Client and Apollo are trademarks belonging to Moonsworth, LLC. This mod is an independent open-source client implementation built solely using publicly broadcasted network packet structures, and it is completely unaffiliated with Moonsworth LLC.


