Skip to content
Connor Slade edited this page Jul 13, 2023 · 5 revisions

BiomeHud

Shows the biome you are currently located within on the HUD

Settings (3)

Hud

Color - Enum<Color>

The color of the text

Options

  • Black
  • DarkBlue
  • DarkGreen
  • DarkAqua
  • DarkRed
  • DarkPurple
  • Gold
  • Gray
  • DarkGray
  • Blue
  • Green
  • Aqua
  • Red
  • LightPurple
  • Yellow
  • White

Location - Enum<Location>

The location of this hud element. Auto will inherit the location from the 'Hud' module

Options

  • Auto
  • TopLeft
  • TopRight
  • BottomRight
  • BottomLeft

Order - Integer

The order of the hud module

CoordinatesHud

Adds a display on your screen showing your current location

Settings (6)

General

Nether Coordinates - Boolean

When in the overworld or nether, display the coordinates of the other dimension

Precision - Integer

The precision of the coordinates displayed

Hud

Color - Enum<Color>

The color of the text

Options

  • Black
  • DarkBlue
  • DarkGreen
  • DarkAqua
  • DarkRed
  • DarkPurple
  • Gold
  • Gray
  • DarkGray
  • Blue
  • Green
  • Aqua
  • Red
  • LightPurple
  • Yellow
  • White

Location - Enum<Location>

The location of this hud element. Auto will inherit the location from the 'Hud' module

Options

  • Auto
  • TopLeft
  • TopRight
  • BottomRight
  • BottomLeft

Nether Color - Enum<Color>

The color of the text

Options

  • Black
  • DarkBlue
  • DarkGreen
  • DarkAqua
  • DarkRed
  • DarkPurple
  • Gold
  • Gray
  • DarkGray
  • Blue
  • Green
  • Aqua
  • Red
  • LightPurple
  • Yellow
  • White

Order - Integer

The order of the hud module

EffectHud

Shows all the status effects you have in the HUD

Settings (3)

Hud

Color - Enum<Color>

The color of the text

Options

  • Black
  • DarkBlue
  • DarkGreen
  • DarkAqua
  • DarkRed
  • DarkPurple
  • Gold
  • Gray
  • DarkGray
  • Blue
  • Green
  • Aqua
  • Red
  • LightPurple
  • Yellow
  • White

Location - Enum<Location>

The location of this hud element. Auto will inherit the location from the 'Hud' module

Options

  • Auto
  • TopLeft
  • TopRight
  • BottomRight
  • BottomLeft

Order - Integer

The order of the hud module

FpsHud

Shows the current FPS in the HUD

Settings (3)

Hud

Color - Enum<Color>

The color of the text

Options

  • Black
  • DarkBlue
  • DarkGreen
  • DarkAqua
  • DarkRed
  • DarkPurple
  • Gold
  • Gray
  • DarkGray
  • Blue
  • Green
  • Aqua
  • Red
  • LightPurple
  • Yellow
  • White

Location - Enum<Location>

The location of this hud element. Auto will inherit the location from the 'Hud' module

Options

  • Auto
  • TopLeft
  • TopRight
  • BottomRight
  • BottomLeft

Order - Integer

The order of the hud module

Hud

The basic text hud that can be placed in the corners of the window

Settings (3)

General

Background - Boolean

Weather to render a background behind all hud elements.

F3 Hide - Boolean

Hide the HUD when the F3 menu is open

Location - Enum<RealLocation>

The location of the HUD stack

Options

  • TopLeft
  • TopRight
  • BottomRight
  • BottomLeft

LocalTimeHud

Shows your local time

Settings (3)

Hud

Color - Enum<Color>

The color of the text

Options

  • Black
  • DarkBlue
  • DarkGreen
  • DarkAqua
  • DarkRed
  • DarkPurple
  • Gold
  • Gray
  • DarkGray
  • Blue
  • Green
  • Aqua
  • Red
  • LightPurple
  • Yellow
  • White

Location - Enum<Location>

The location of this hud element. Auto will inherit the location from the 'Hud' module

Options

  • Auto
  • TopLeft
  • TopRight
  • BottomRight
  • BottomLeft

Order - Integer

The order of the hud module

ModuleHud

Shows all enabled modules in the hud

Settings (6)

General

Filter Type - Enum<FilterType>

Weather the module selector whitelists or blacklists modules.

Options

  • Blacklist - Only elements in the list will be targeted.
  • Whitelist - All elements except those in the list will be targeted.

Modules - List<Module>

Modules to display in the HUD.

Sort - Enum<Sort>

The way to sort modules in the list.

Options

  • None - Don't sort the module list
  • SmallToLarge - Sort the module list by name length
  • LargeToSmall - Sort the module list by name length
  • Alphabetical - Sort the module list by alphabetical order

Hud

Color - Enum<Color>

The color of the text

Options

  • Black
  • DarkBlue
  • DarkGreen
  • DarkAqua
  • DarkRed
  • DarkPurple
  • Gold
  • Gray
  • DarkGray
  • Blue
  • Green
  • Aqua
  • Red
  • LightPurple
  • Yellow
  • White

Location - Enum<Location>

The location of this hud element. Auto will inherit the location from the 'Hud' module

Options

  • Auto
  • TopLeft
  • TopRight
  • BottomRight
  • BottomLeft

Order - Integer

The order of the hud module

PingHud

Shows your ping on the HUD

Settings (3)

Hud

Color - Enum<Color>

The color of the text

Options

  • Black
  • DarkBlue
  • DarkGreen
  • DarkAqua
  • DarkRed
  • DarkPurple
  • Gold
  • Gray
  • DarkGray
  • Blue
  • Green
  • Aqua
  • Red
  • LightPurple
  • Yellow
  • White

Location - Enum<Location>

The location of this hud element. Auto will inherit the location from the 'Hud' module

Options

  • Auto
  • TopLeft
  • TopRight
  • BottomRight
  • BottomLeft

Order - Integer

The order of the hud module

ServerHud

Shows the server you are currently on in the HUD

Settings (5)

General

Server Type - Boolean

Show Server Type

Hud

Color - Enum<Color>

The color of the text

Options

  • Black
  • DarkBlue
  • DarkGreen
  • DarkAqua
  • DarkRed
  • DarkPurple
  • Gold
  • Gray
  • DarkGray
  • Blue
  • Green
  • Aqua
  • Red
  • LightPurple
  • Yellow
  • White

Location - Enum<Location>

The location of this hud element. Auto will inherit the location from the 'Hud' module

Options

  • Auto
  • TopLeft
  • TopRight
  • BottomRight
  • BottomLeft

Order - Integer

The order of the hud module

Server type color - Enum<Color>

The color of the text of the server type

Options

  • Black
  • DarkBlue
  • DarkGreen
  • DarkAqua
  • DarkRed
  • DarkPurple
  • Gold
  • Gray
  • DarkGray
  • Blue
  • Green
  • Aqua
  • Red
  • LightPurple
  • Yellow
  • White

TimePlayedHud

Shows how long your client has been open for this session

Settings (5)

General

Time Format - Enum<TimeFormat>

The format of the time played. (HMS = Hours:Minutes:Seconds) (BestFit = 5 seconds, 3 hours

Options

  • HMS - Hours, minutes, seconds (HH:mm:ss)
  • BestFit - Best time format (e.g. 1 minute, 2 days)

Time Since - Enum<TimeSince>

The time since when the time played should be calculated

Options

  • GameStart - The time since the client was opened
  • ServerJoin - The time since the current server was joined
  • WorldLoad - The time since the current world was loaded
  • WorldCreate - The time since the current world was created (Uses world time)

Hud

Color - Enum<Color>

The color of the text

Options

  • Black
  • DarkBlue
  • DarkGreen
  • DarkAqua
  • DarkRed
  • DarkPurple
  • Gold
  • Gray
  • DarkGray
  • Blue
  • Green
  • Aqua
  • Red
  • LightPurple
  • Yellow
  • White

Location - Enum<Location>

The location of this hud element. Auto will inherit the location from the 'Hud' module

Options

  • Auto
  • TopLeft
  • TopRight
  • BottomRight
  • BottomLeft

Order - Integer

The order of the hud module

TpsHud

Shows the servers TPS

Settings (4)

General

Samples - Integer

The amount of samples to take to average the TPS

Hud

Color - Enum<Color>

The color of the text

Options

  • Black
  • DarkBlue
  • DarkGreen
  • DarkAqua
  • DarkRed
  • DarkPurple
  • Gold
  • Gray
  • DarkGray
  • Blue
  • Green
  • Aqua
  • Red
  • LightPurple
  • Yellow
  • White

Location - Enum<Location>

The location of this hud element. Auto will inherit the location from the 'Hud' module

Options

  • Auto
  • TopLeft
  • TopRight
  • BottomRight
  • BottomLeft

Order - Integer

The order of the hud module

WatermarkHud

Adds a "Sigma Utils" watermark to the Hud. You can change the text to anything you want.

Settings (4)

General

Watermark - String

The text displayed as the watermark

Hud

Color - Enum<Color>

The color of the text

Options

  • Black
  • DarkBlue
  • DarkGreen
  • DarkAqua
  • DarkRed
  • DarkPurple
  • Gold
  • Gray
  • DarkGray
  • Blue
  • Green
  • Aqua
  • Red
  • LightPurple
  • Yellow
  • White

Location - Enum<Location>

The location of this hud element. Auto will inherit the location from the 'Hud' module

Options

  • Auto
  • TopLeft
  • TopRight
  • BottomRight
  • BottomLeft

Order - Integer

The order of the hud module

Clone this wiki locally