Official Mudlet client package for FieryMUD (fierymud.org:4000).
- Vitals Display - HP, Movement, and XP gauges for your character with gradient-styled bars
- Multi-Character Support - Track vitals from other profiles/characters in your group
- Combat Tracking - Tank and opponent health bars during combat via GMCP
- Tabbed Chat - Organized chat tabs (All, Tells, Gossip, Group, Local) with timestamps and tab blinking
- Spell Effects - Visual display of active spell effects with countdown timers and optional icons
- Integrated Map - Mudlet mapper embedded in the GUI
- OS Notifications - Desktop alerts for chat messages when Mudlet is not focused
- Configurable Layout - Adjustable containers for vitals, chat, and effects panels
- Download the latest
.mpackagefile from Releases - In Mudlet, go to Package Manager → Install
- Select the downloaded
.mpackagefile - Connect to FieryMUD (
fierymud.org:4000)
See CODING.md for build instructions.
| Command | Description |
|---|---|
fm help |
Show all available commands |
fm status |
Show current status (character, effects, allies) |
fm config |
Display current configuration |
fm config <key> |
Show value of a specific setting |
fm config <key> <value> |
Change a setting |
fm reload |
Reload scripts from disk |
fm reset |
Destroy and rebuild GUI (use when UI is broken) |
fm version |
Show version and credits |
Run fm config to see all options. Key settings:
| Setting | Default | Description |
|---|---|---|
enabled |
true | Enable/disable the entire GUI |
disable_vitals |
false | Hide the vitals panel |
disable_chat |
false | Hide the chat panel |
disable_map |
false | Hide the map panel |
disable_spell_effects |
false | Hide the spell effects bar |
os_alerts |
true | Enable desktop notifications for chat |
spell_effect_location |
top | Position of effects bar (top/bottom) |
spell_effect_type |
icon | Display type for effects (icon/text) |
vitals_life |
60 | Seconds before other character vitals fade |
- Mudlet 4.10+
- FieryMUD server with GMCP support
Pull requests welcome! Please see CODING.md for development setup.
Report bugs and request features: GitHub Issues
Written by Strider
This project is open source. See the repository for license details.