Sleep Notfications
We're making notifications about sleep status in multiplayer mode easier to understand
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Sleep Notfications
概要
サーバー等のマルチプレイにおいて、アクションバーに表示されるさりげない状況の通知を、進捗達成風のトーストで右上に通知します。
- クライアントサイドMODなのでサーバーへの導入は必要ありません。 - 従って、どのサーバーでも動作します。 - 尚、シングルプレイにて、`/testtoast`を実行することにより、動作のプレビューをすることが可能です。 - 右上のトースト表示に限らず、通知音を再生します。 - 通知音はModMenuの設定画面にて音量調整が可能です。 - 現在、英語と日本語のみ対応しています。その他の言語に対応する予定は今のところありません。
Overview
In multiplayer environments such as servers, this mod displays a subtle notification of your sleep status—which would normally appear in the action bar—as a progress-style toast notification in the top-right corner.
- Since this is a client-side mod, no server installation is required. - Therefore, it works on any server. - Note that you can preview the behavior in single-player mode by executing `/testtoast`. - In addition to the toast notification in the top-right corner, it plays a notification sound. - You can adjust the volume of the notification sound in the ModMenu settings. - Currently, we only support English and Japanese. We have no plans to add support for other languages at this time.
> I used DeepL for the translation. Thank you.