63 lines
3.0 KiB
Plaintext
Executable File
63 lines
3.0 KiB
Plaintext
Executable File
* opcom mode/kick <arguments>
|
||
-- Allows operators issue special commands as a server
|
||
IE /msg Uworld opcom mode #Channel +o Walla
|
||
/msg Uworld kick #Channel Walla :Uworld kick
|
||
* clearchan [parms] <#channel>
|
||
-- Destroys <parms> on said channel.
|
||
Parameters available: o = Ops, m = Modes, k = kick users to resynch
|
||
default parameters are mob (Modes, Ops and Bans)
|
||
IE /msg Uworld clearchan #Channel
|
||
/msg Uworld clearchan o #Channel
|
||
* clearmodes <#channel>
|
||
-- Same as clearchan m, clears ALL modes of a said channel.
|
||
* clearops <#channel>
|
||
-- Same as clearchan o, clears ALL ops of a said channel.
|
||
* clearbans <#channel>
|
||
-- Same as clearchan b, clears ALL ops of a said channel.
|
||
* gline [seconds] [<user@host> OR <nick>] <reason>
|
||
-- Bans a mask from all Undernet servers.
|
||
the default seconds are 7200 (2 hours)
|
||
IE /msg Uworld gline *@ppp.somewhere.com clones
|
||
/msg Uworld gline 100 *@ppp.somewhere.com a 100 second gline for *@ppp.somewhere.com
|
||
/msg Uworld gline Cloner NO clones!
|
||
* operin <#channel>
|
||
-- To allow YOU to join an oper channel, #uworld.floods and #Valhalla
|
||
* nofloods
|
||
-- To Allow you to join #Uworld.Floods, this is just for the lazy people who can't type "operin #Uworld.Floods" ;-)
|
||
* join <#channel>
|
||
-- Make ChanSvr join a channel, use this only if you having troubles with channel losing Ops
|
||
IE /msg Uworld join #Channel
|
||
* leave <#channel>
|
||
-- Make ChanSvr leave said channel, use this if ChanSvr is stuck in a channel after a clearchan or after you use the join command
|
||
* operadd <#channel>
|
||
-- Make a channel an Oper channel ONLY, every oper must use the "operin" command to join and non oper'ed users will be kicked
|
||
* operrem <#channel>
|
||
-- Remove a channel from Oper mode
|
||
* help -- Outdated help file.
|
||
* wibble -- toggle Wibble Mode on or off
|
||
* stats -- Show network GLOBAL stats
|
||
* users -- Show you all users on Uworld database
|
||
* chanlevel #channel -- Show access on given channel
|
||
* reop #channel -- Gives you ops on #channel if you have access.
|
||
* kiltel nickanme -- terminates telnet/guest user from wildthang telnet.
|
||
* reconnect -- reconnect the Uworld Server side when split.
|
||
* makehelp -- Rebuild the helpbots if they are gone.
|
||
* info nickname -- simular to /whois nickname, tells you oper that oper level
|
||
* servs -- list servers protected by Uworld antiflood.
|
||
* protect -- add your server to the protected list.
|
||
* scan *user@*.host -- returns total number of users from matching mask.
|
||
* lusers -- returns users listing from uworlds database.
|
||
note that since uworld doesnt process splits
|
||
that this lusers gets hosed occassionaly.
|
||
** nohelp -- terminate help bots.
|
||
** nokill -- disarm antiflood kill power.
|
||
** dokill -- arm antiflood kill power
|
||
** jupe server.name -- Jupes said server.. server should be SQUIT FIRST, requires oper level 8
|
||
** masskill *mask* -- kills all users matching given mask.
|
||
** spew *mask* -- list all users with matching user@host
|
||
|
||
*- Uworld's help was provided to you by Walla. -*
|
||
|
||
|
||
|