HomeJavaModszzz... rrr... Rawr?
zzz... rrr... Rawr?

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

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

These come from our own check of the pack file, not from the source page.

Explore more