Skip to Content
ConfigurationClient Settings

Client Settings

Global settings that affect the entire MudForge application. Access these via the Settings button (gear icon).


General Tab

Input Settings

SettingDefaultDescription
Command stackingOnSend multiple commands with a separator
Stacking character;The separator (e.g., north;east;south)
Keep last commandOffKeep the previous command in the input
Command history50How many commands to remember

Output Settings

SettingDefaultDescription
Auto-reconnectOffAutomatically reconnect when disconnected
Sound notificationsOffPlay sounds for events
TimestampsOnShow timestamps in output
Show alias outputOffShow commands sent by aliases
Show trigger outputOffShow commands sent by triggers

Font Settings

SettingDefaultDescription
Font familyMonoChoose Mono, Sans, or Serif
Font size14UI font size in pixels

Buffer Size

SettingDefaultDescription
Terminal buffer1000Lines to keep in history (100-10000)

Display Tab

Scrolling

SettingDefaultDescription
Auto-scroll on new textOnScroll down when new text arrives
Resume scroll on commandOnRe-enable scroll when you send a command
Smooth scrollingOffAnimate scrolling instead of jumping

Text Wrapping

SettingDefaultDescription
Auto-wrap textOffWrap lines at a specific width
Wrap width80Characters before wrapping

Widget Layout

SettingDefaultDescription
Remember positionsOnSave widget positions
Auto-arrangeOffPrevent widget overlap
Snap to gridOffAlign widgets to a grid
Grid size20Grid cell size in pixels

Automation Tab

Enable or disable automation systems:

SettingDefaultDescription
Enable triggersOnProcess trigger patterns
Enable aliasesOnProcess alias replacements
Enable variablesOnAllow variable substitution

Logging Tab

SettingDefaultDescription
Enable loggingOnLog activity
Max log entries10000Entries to keep

Debug Tab

Debug Mode

SettingDefaultDescription
Debug modeOffShow debug messages in console
Debug leveldebugMinimum level to show
Show timestampsOnInclude time in debug messages
Use colorsOnColor-code by level

MXP Settings

SettingDefaultDescription
Enable MXPOnAllow MXP formatting
Custom color linksOnStyle MXP links
Underline hyperlinksOnUnderline clickable links
Echo hyperlink clicksOnShow clicked links in terminal
MXP debugOffDebug MXP processing

MCCP Settings

SettingDefaultDescription
Enable MCCPOnAllow compression
MCCP version2Protocol version (1, 2, or 3)
Compression level61=fast, 9=best compression
MCCP debugOffDebug compression

Audio Tab

Master Controls

SettingDefaultDescription
Sound enabledOnMaster audio switch
Master volume80%Global volume level
Sound packdefaultSound theme

Sound Events

Create sound triggers that play audio when text matches:

  • Click “Add Sound Event”
  • Enter a pattern to match
  • Select or upload a sound file
  • Set volume for this event

Import/Export

Exporting Settings

  1. Go to Settings → Display → Manage
  2. Click “Export Layout”
  3. Save the JSON file

Importing Settings

  1. Go to Settings → Display → Manage
  2. Click “Import Layout”
  3. Select your saved file

Reset to Defaults

To reset all settings:

  1. Go to Settings
  2. Look for “Reset to Defaults”
  3. Confirm the reset

Warning: This removes all customizations.

Last updated on