LP MUD directory

A specialized directory of drivers, mudlibs, and technical documentation for the LP MUD ecosystem, focusing on LPC development, server management, and modern FluffOS/LDMud implementations.

LP MUD directory hero illustration
category:
pricing_model:

Showing 10 of 10 entries

FluffOS

open-source

High-performance LP MUD driver and successor to MudOS, adding support for 64-bit architectures, WebSockets, and modern Linux distributions.

Pros

  • + Active maintenance and bug fixes
  • + Native WebSocket support for web clients
  • + High execution speed for complex LPC

Cons

  • Complex build dependencies on older systems
drivermudosperformance
Visit ↗

LDMud

open-source

The Amylaar-branch successor driver known for strict LPC compliance, robust security features, and extensive type checking.

Pros

  • + Extremely stable codebase
  • + Granular security and master object controls
  • + Thoroughly documented efuns

Cons

  • Conservative feature release schedule
driverstabilitysecurity
Visit ↗

Dead Souls Mudlib

open-source

A beginner-focused mudlib designed for FluffOS/MudOS, featuring an extensive suite of in-game tutorials and automated creation tools.

Pros

  • + Includes a built-in web-based editor
  • + Extensive documentation for new coders
  • + Pre-configured for immediate deployment

Cons

  • High memory overhead
  • Large codebase can be difficult to customize
mudlibbeginner-friendlymudos
Visit ↗

DGD (Dworkin's Game Driver)

open-source

A specialized driver emphasizing persistence and scalability, using a unique dialect of LPC for high-security environments.

Pros

  • + Full state persistence across reboots
  • + Very small memory footprint
  • + Strict resource limits per object

Cons

  • Incompatible with standard MudOS/LDMud LPC
  • Steep learning curve
driverpersistencesecurity
Visit ↗

Mudlet

open-source

A modern, cross-platform MUD client with a Lua-based scripting engine, ideal for handling complex LP MUD protocols.

Pros

  • + Extremely fast UI rendering
  • + Powerful mapper and trigger systems
  • + Active community support

Cons

  • Learning Lua is required for advanced automation
clientluaautomation
Visit ↗

Phantasmal Mudlib

open-source

A minimalist mudlib built specifically for the DGD driver, providing a clean slate for developers who want to avoid legacy bloat.

Pros

  • + Designed for DGD's persistence model
  • + No hardcoded world assumptions
  • + Educational and clean code

Cons

  • Requires deep understanding of DGD driver
mudlibdgdminimalist
Visit ↗

LPC Wiki

free

A community-maintained wiki documenting LPC syntax, driver-specific efuns, and common mudlib implementation patterns.

Pros

  • + Central repository for syntax reference
  • + Includes comparisons between driver versions
  • + Crowdsourced examples

Cons

  • Some sections are incomplete or outdated
wikireferencelpc
Visit ↗

FluffOS EFUN Reference

free

Current EFUN documentation for FluffOS, the actively maintained MudOS successor used in many LP ecosystems.

Pros

  • + Highly detailed technical explanations
  • + Vital for understanding driver-level capabilities
  • + Easily searchable

Cons

  • Missing modern FluffOS-only functions
efunsmudostechnical-reference
Visit ↗

LPmud Resources

free

Centralized repository for LPC coding standards, library documentation, and Mudlib references. Critical for coder transitions and maintaining consistent coding patterns across volunteer developer rotations.

Pros

  • + LPC coding standards
  • + Library documentation
  • + Active community forums

Cons

  • Scattered across multiple subdomains
  • Mixed levels of maintenance
lpmudlpccoding
Visit ↗

MudOS Documentation

free

Complete reference for MudOS driver efuns and administrative commands essential for implementor handoffs. Documents security-critical functions and driver-level configurations required for server maintenance transitions.

Pros

  • + Complete efun documentation
  • + Administrative command references
  • + Driver-level security notes

Cons

  • Legacy formatting
  • Assumes C programming knowledge
mudosdriverefuns
Visit ↗