90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

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.


Project members

unilock

Owner

Details

Licensed MIT
Published a year ago
Updated 7 months ago