Skip to content
Connor Slade edited this page Sep 30, 2023 · 5 revisions

ChatControl

This module is in development and will not be accessible in SigmaUtils releases.

Allows other players to control your client over game chat.

Settings (7)

Commands

Kick Command - Boolean

Allows other players to kick you from the server.

Ping Command - Boolean

Replies 'Pong'.

Say Command - Boolean

Sends a message or command to the server.

General

Allow Game Message - Boolean

Allow receiving commands from game messages. (from server, not player)

Allow Self - Boolean

Allow receiving commands from yourself.

Debug - Boolean

Whether to print debug messages to the console.

Require Signature - Boolean

Whether to require the message to be signed to execute it.

ChatMessageDing

Plays a sound when you receive a chat message. Ding!

Settings (3)

General

Action Bar - Boolean

Play ding for action bar messages

Ignore Self - Boolean

Don't play ding for your own messages

System Messages - Boolean

Play ding for system messages

EggChat

Modifies your outgoing chat messages to use maximum egg puns. its really funny i swear

NoChatNormalization

Bypasses the chat message normalization. Im like 99% sure this does nothing and it will soon be removed.

NoChatSignatures

Removes the signatures sent with chat messages from (1.19+)

NoMessageHiding

Removes the ability of the server to hide previously sent chat messages.