Helpop Services Commands
UnrealIRCd Help SystemHelpop
Server Commands Help.
Usage:
/helpop
Gives a list of server commands.
/helpop <command>
Gives more information on a specific server command.
Helpop Svscmds
List of commands that can be sent via a U:Lined Server such as Services.
The command is typically sent as: /MSG OPERSERV RAW :services
| Sqline | Svsjoin | Svsmotd | Svso | Svswatch |
| Svs2mode | Svskill | Svsnick | Svspart | Swhois |
| Svs2sno | Svslusers | Svsnline | Svssilence | Unsqline |
| Svsfline | Svsmode | Svsnoop | Svssno |
Sqline
Bans a Nickname or a certain Nickname mask from the Server.
Must be sent through an U:Lined server.
/sqline <nickmask> :<reason>
example:
/sqline *Bot* :No bots.
Svs2mode
Changes the Usermode of a nickname and displays the change to the user.
Must be sent through an U:Lined server.
/svs2mode <nickname> <usermodes>
example:
/svs2mode Johnny +h
Svs2sno
Changes the snomask of a nickname and displays the change to the user.
Must be sent through an U:Lined server.
/svs2sno <nickname> <snomasks>
example:
/svs2sno Johnny +Gc
Svsfline
Adds the given Filename mask to DCCDENY
Must be sent through an U:Lined server.
/:server svsfline + file :reason
Adds the filename.
/:server svsfline - file
Deletes the filename.
/:server svsfline *
Wipes the dccdeny list.
Svsjoin
Forces a user to join a channel.
Must be sent through an U:Lined server.
/svsjoin <nick> <channel>[,<channel2>..] [key1[,key2[..]]]
example:
/svsjoin Johnny #jail
/svsjoin Johnny #jail,#ophelp
Svskill
Forcefully disconnects a user from the network.
Must be sent through an U:Lined server.
/svskill <user> :<reason>
example:
/svskill Johnny :Bye!
Svslusers
Changes the global and/or local maximum user count for a server. If -1 is specified for either of the values, the current value is kept.
Must be sent through an U:Lined server.
/svslusers <server> <globalmax|-1> <localmax|-1>
example:
/svslusers irc.test.com -1 200
Svsmode
Changes the mode of the User in question.
Must be sent through an U:Lined server.
/svsmode <nickname> <usermode>
example:
/svsmode Johnny +i
Svsmotd
Changes the Services Message Of The Day.
Must be sent through an U:Lined server.
/svsmotd # :<text>
Adds to Services MOTD.
/svsmotd !
Deletes the MOTD.
/svsmotd ! :<text>
Deletes and Adds text.
example:
/svsmotd # :Services MOTD
Svsnick
Changes the nickname of the user in question.
Must be sent through an U:Lined server.
/svsnick <nickname> <new nickname> <timestamp>
example:
/svsnick Johnny JohnDoe 963086432
Svsnline
Adds a global realname ban.
Must be sent through an U:Lined server.
The reason must be a single parameter therefore spaces are indicated by _, Unreal will internally translate these to spaces.
/svsnline +/- <reasonforban> :<realname>
example:
/svsnline + sub7_drone :*sub7*
Svsnoop
Enables or disables whether Global IRCop functions exist on the server in question or not.
Must be sent through an U:Lined server.
/svsnoop <server> <+/->
example:
/svsnoop leaf.* -
Svso
Gives nick Operflags like the ones in O:lines. Remember to set SVSMODE +o and alike.
Must be sent through an U:Lined server.
/svso <nick> <+operflags>
Adds the Operflags.
/svso <nick> -
Removes all O:Line flags.
example:
/svso SomeNick +bBkK
Svspart
Forces a user to leave a channel.
Must be sent through an U:Lined server.
/svspart <nick> <channel>[,<channel2>..]
examples:
/svspart Johnny #ophelp
/svspart Johnny #ophelp,#chathelp
Svssilence
Changes the SILENCE list of a user.
Must be sent trough an U:Lined server.
In contrast to the SILENCE command, you can add/remove multiple entries in one line.
/svssilence <nick> :<silence parameters>
example:
/svssilence :+*!*@*.com +*!*@*.bla.co.uk
Svssno
Changes the snomask of the User in question.
Must be sent through an U:Lined server.
/svssno <nickname> <snomasks>
example:
/svssno Johnny +Gc
Svswatch
Changes the WATCH list of a user.
Must be sent trough an U:Lined server.
/svswatch <nick> :<watch parameters>
example:
/svswatch Johnny :+Jones!*@* +Smith!*@*.com
Swhois
Changes the WHOIS message of the Nickname.
Must be sent through an U:Lined server.
/swhois <nick> :<message>
Sets the SWHOIS.
/swhois <nick> :
Resets the SWHOIS.
example:
/swhois SomeNick :is a lamer.
Unsqline
Un-Bans a Nickname or Nickname mask.
Must be sent through an U:Lined server.
/unsqline <nickmask>
example:
/unsqline *Bot*