
zzz... rrr... Rawr?
Server-side mod that sends a (configurable) message to chat when it's time to wake up
- Загрузки
- 2K
- Подписчики
- 4
- Обновлён
- 29 июня 2025 г.
- Лицензия
- MIT
Опубликован 12 октября 2023 г.
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.
Ченджлог
2.2.0+1.19.2+fabricРелиз1.21.2, 1.21.3, 1.21.4 · 29 июня 2025 г.
Make compatible with McQoy - thanks @sisby-folk!
2.1.0+1.19.2+fabricРелиз1.21.2, 1.21.3, 1.21.4 · 19 февраля 2024 г.
Backport to 1.19.2 (thanks Abbie5!)
2.0.0+1.20.1+fabricРелиз1.20.2, 1.20.3, 1.20.4 · 16 января 2024 г.
Port to Fabric
1.0.2+1.20.1+quiltРелиз1.20.1 · 12 октября 2023 г.
Initial release
Комментарии
Загружаем…