Connection Instructions
Step-by-step instructions for connecting to the Dark Pawns MUD server.
Connect to the Dark Pawns persistent world via modern web browsers, raw Telnet, or dedicated professional desktop MUD clients.
Connecting to Dark Pawns is straightforward, whether you prefer a zero-configuration web interface, a raw terminal command line, or a highly customized professional MUD client. The server runs continuously on port 4000 and supports concurrent Telnet and WebSocket connections.
For casual players or immediate access, we provide an elegant, web-native console. It wraps our high-performance WebSocket connection in a responsive, customizable terminal shell.
For dedicated players, we highly recommend utilizing a desktop client. These systems support local scripting, automated aliases, complex triggers, scrollback buffers, and graphic mapping capabilities that far exceed standard web browsers.
To configure your MUD client of choice, create a new profile with the following settings:
| Parameter | Value | Notes |
|---|---|---|
| Host / Address | darkpawns.labz0rz.com |
Authoritative server address |
| Port | 4000 |
Standard MUD communication port |
| Protocol | Raw TCP / Telnet | Standard text-based telnet protocol |
| Character Encoding | UTF-8 |
Default encoding (falls back to ISO-8859-1) |
| Terminal Type | xterm-256color |
Supports detailed MUD coloring schemas |
| Auto-Wrap | Disabled / 80 Columns | MUD handles formatting internally |
Mudlet is the industry standard for graphical MUD clients. It is free, open source, and packed with power user features.
TinTin++ is a classic, terminal-based MUD client built for developers, system administrators, and players who value speed, keyboard shortcuts, and minimal resource footprints.
# Debian/Ubuntu
sudo apt install tintin++
# macOS
brew install tintin++
TinyFugue (tf) is a lightweight, line-oriented MUD client that has been popular among UNIX enthusiasts for decades.
# Debian/Ubuntu
sudo apt install tf
# macOS
brew install tf
If you are using a raw terminal and have a telnet utility installed, you can connect immediately using a standard TCP shell command:
telnet darkpawns.labz0rz.com 4000
[!NOTE] Note for macOS users: Modern macOS does not ship with the
telnetutility by default. You can install it using Homebrew (brew install telnet) or connect via the in-browser Web Client.
Player123, DarkSlayer) will be rejected.help to receive a categorized list of basic actions. Type help <command> for detailed syntax guides.quit to safely save your character data and equipped items.Step-by-step instructions for connecting to the Dark Pawns MUD server.
How to contact the Dark Pawns community and administrators.
Links to external Dark Pawns and MUD-related resources.
Downloads for MUD clients and related software.