nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)

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.

External resources


Project members

unilock

Owner


Technical information

License
MIT
Client side
unsupported
Server side
required
Project ID