
Server-side mod that sends a (configurable) message to chat when it's time to wake up.
The config file can be found at config/zzz_rawr/config.toml. This is what it looks like by default:
# List of messages to send (one will be chosen at random)
messages = [
"Wakey, wakey, rise and shine... Good Morning everyone!",
"zzz... rrr... Rawr?"
]
You can add or remove messages here as you see fit, following the TOML specification for an array of strings.
Then, every time players awaken from sleep, one of the defined messages will be broadcast to chat globally.
Inspired by the same feature found in the classic mod Morpheus, with the title borrowed from that mod's config in ReikaKalseki's DragonRealm.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.19.2, 1.19.3, 1.19.4
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as zzz_rawr-2.2.0+1.19.2+fabric.jar — drop this file into the mods folder
- Download size: 273 KB
- Download link checked 31 Aug 2026 — working
These come from our own check of the pack file, not from the source page.