Skip to content

Repository files navigation

SignalLoss

Get notified whenever your server connection gets interrupted

SignalLoss is a lightweight, configurable Fabric mod that displays a simple toast notification when your connection to a Minecraft server is interrupted.

SignalLoss toast animation

Configuration

You can configure the mod in-game using commands or by editing /config/signalloss.json.

Commands:

  • /signalloss config <option> <value> - sets a config value
  • /signalloss config reset - resets the config file to default settings
  • /signalloss reload - reloads the config from signalloss.json

Options:

OptionCommandDefaultDescription
EnabledenabledtrueEnable the SignalLoss mod
Timeout ThresholdtimeoutThreshold2000 (2s)How long to wait since the last packet was successfully received, before displaying the toast notification.
Min Warning TimeminWarningTime2000 (2s)Minimum time the toast stays on screen after being triggered, to prevent flickering.
Linger TimelingerTime1000 (1s)How long the toast stays on screen after recovery (shows final lag duration).
Draw BackgrounddrawBackgroundtrueShould a background for the toast be rendered
SingleplayershowInSingleplayerfalseEnable the SignalLoss mod for the Singleplayer internal server
PositionpositionCENTERScreen position (LEFT, CENTER, RIGHT).
Text ColortextColor#FFFF5555ARGB Hex color for the warning text.
Background ColorbackgroundColor#A0000000ARGB Hex color for the background box.

About

A FabricMC mod that notifies you whenever the server connection is interrupted

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages