This page contains the available commands for Users and IRC operators (IRCOps) on Darkworld.
| Command Syntax | Module | Description | Restrictions |
|---|---|---|---|
| ADDMOTD | addmotd | Add a line to the MOTD file. | IRCOp-only |
| ADDOMOTD | addomotd | Add a line to the OPERMOTD file. | IRCOp-only |
| ADMIN | admin | Show administrative information of the server. | None |
| AWAY | away | Marks you as being away or back. | None |
| BOTMOTD | botmotd | Show BOT Message Of The Day. | IRCOp-only |
| CAP | cap | Client capability negotiation. | None |
| CHGHOST <nick> <host> | chghost | Change hostname of a user. | IRCOp-only |
| CHGIDENT <nick> <newident> | chgident | Change ident/username of a user. | IRCOp-only |
| CHGNAME <nick> <realname> | chgname | Change the realname of a user. | IRCOp-only |
| CLOSE | close | Close pending connections. | IRCOp-only |
| CONNECT <servername> | connect | Start linking to a server. | IRCOp-only |
| CREDITS | built-in | Show contributors to UnrealIRCd. | None |
| CYCLE | cycle | Leave and rejoin a channel. | None |
| DCCALLOW | dccallow | Allow nicks to send files. | None |
| DCCDENY | dccdeny | Blacklist a file pattern. | IRCOp-only |
| DIE | built-in | Shutdown server with DRpass. | IRCOp-only |
| DNS | built-in | Resolver info (eg. /QUOTE DNS). | IRCOp-only |
| ELINE <user@host> ... | tkl | Ban exception (E-line). | IRCOp-only |
| GLOBOPS <message> | globops | Send message to all IRCOps. | IRCOp-only |
| HELP | help | Show online help. | None |
| INFO | built-in | Show server info and credits. | None |
| INVITE | invite | Invite a user to a channel. | None |
| JOIN <#channel> | join | Join a channel. | None |
| KICK <nick> | kick | Kick user from a channel. | Channel operator |
| KILL <nick> <reason> | kill | Forcefully disconnect user. | IRCOp-only |
| KLINE | tkl | Set a K-line (local ban). | IRCOp-only |
| LIST | list | Show list of channels. | None |
| MODE | mode | Set channel or user modes. | Depends |
| MOTD | motd | Show Message Of The Day. | None |
| NAMES | names | Show users in a channel. | None |
| NICK | nick | Change your nickname. | None |
| NOTICE | notice | Send a notice message. | None |
| OPER | oper | Authenticate as IRCOp. | None |
| PART <#channel> | part | Leave a channel. | None |
| PASS | pass | Send server password. | None |
| PING | ping | Test network latency. | None |
| PONG | pong | Reply to server ping. | None |
| PRIVMSG | msg | Send a private message. | None |
| QUIT | quit | Disconnect from the server. | None |
| REHASH | rehash | Reload server configuration. | IRCOp-only |
| RESTART | restart | Restart the server. | IRCOp-only |
| STATS | stats | Show server statistics. | IRCOp-only |
| TIME | time | Show server time. | None |
| TOPIC | topic | Change channel topic. | Channel operator |
| TRACE | trace | Show route of messages. | IRCOp-only |
| USER | user | Register username/realname. | None |
| USERHOST | userhost | Show host of user(s). | None |
| VERSION | version | Show IRC server version. | None |
| WALLOPS | wallops | Send message to ops with +w. | IRCOp-only |
| WHO | who | Show info about users. | None |
| WHOIS | whois | Detailed info about a user. | None |
| WHOWAS | whowas | Info about recently quit users. | None |