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.
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.2–1.19.4
Platforms
Fabric
Supported environments
Links
Creators
Details
Licensed MIT
Published last year
Updated 8 months ago