Warning: Missing argument 2 for plgSystemSourcererHelper::replaceInArticles(), called in /usr/home/freekie/domains/lunagalaxy.net/public_html/plugins/system/sourcerer/helper.php on line 166 and defined in /usr/home/freekie/domains/lunagalaxy.net/public_html/plugins/system/sourcerer/helper.php on line 109

Warning: Missing argument 2 for plgSystemSourcererHelper::replaceInArticles(), called in /usr/home/freekie/domains/lunagalaxy.net/public_html/plugins/system/sourcerer/helper.php on line 166 and defined in /usr/home/freekie/domains/lunagalaxy.net/public_html/plugins/system/sourcerer/helper.php on line 109
Commands LunaGalaxy Your stepping stone to a great chat http://lunagalaxy.net/cmds.html Wed, 08 Sep 2010 08:08:35 +0000 Joomla! 1.5 - Open Source Content Management en-gb AstroServ (NickServ) http://lunagalaxy.net/cmds/as.html http://lunagalaxy.net/cmds/as.html AstroServ Commands

To Send most of these commands you can actually leave out the /msg AstroServ and simply type /as command here.

At LunaGalaxy we use AstroServ in place of NickServ.  If you are used to typing /ns instead of /as the commands will work the same.

  • Help  AstroServ allows you to "register" a nickname and
    prevent others from using it. The following
    commands allow for registration and maintenance of
    nicknames; to use them, type /msg AstroServ command.
    For more information on a specific command, type
    /msg AstroServ HELP command.
    
    
    
  • REGISTER

    Syntax: /msg AstroServ  REGISTER password [email]
    
    Registers your nickname in the AstroServ database.  Once
    your nick is registered, you can use the SET and ACCESS
    commands to configure your nick's settings as you like
    them.  Make sure you remember the password you use when
    registering - you'll need it to make changes to your nick
    later.  (Note that case matters!  ANOPE, Anope, and 
    anope are all different passwords!)
    
    Guidelines on choosing passwords:
    
    Passwords should not be easily guessable.  For example,
    using your real name as a password is a bad idea.  Using
    your nickname as a password is a much worse idea ;) and,
    in fact, AstroServ will not allow it.  Also, short
    passwords are vulnerable to trial-and-error searches, so
    you should choose a password at least 5 characters long.
    Finally, the space character cannot be used in passwords.
    
    The parameter email is optional and will set the email
    for your nick immediately. However, it may be required
    on certain networks.
    Your privacy is respected; this e-mail won't be given to
    any third-party person.
    
    This command also creates a new group for your nickname,
    that will allow you to register other nicks later sharing
    the same configuration, the same set of memos and the
    same channel privileges. For more information on this
    feature, type /msg AstroServ HELP GROUP.
    
    
  • GROUP

    Syntax: /msg AstroServ  GROUP target password
    
    This command makes your nickname join the target nickname's 
    group. password is the password of the target nickname.
    
    Joining a group will allow you to share your configuration,
    memos, and channel privileges with all the nicknames in the
    group, and much more!
     
    A group exists as long as it is useful. This means that even
    if a nick of the group is dropped, you won't lose the
    shared things described above, as long as there is at
    least one nick remaining in the group.
    
    You can use this command even if you have not registered
    your nick yet. If your nick is already registered, you'll
    need to identify yourself before using this command. Type
    /msg AstroServ HELP IDENTIFY for more information. This
    last may be not possible on your IRC network.
    
    It is recommended to use this command with a non-registered
    nick because it will be registered automatically when 
    using this command. You may use it with a registered nick (to 
    change your group) only if your network administrators allowed 
    it.
    
    You can only be in one group at a time. Group merging is
    not possible.
    
    Note: all the nicknames of a group have the same password.
    
    
  • IDENTIFY

    Syntax: /msg AstroServ  IDENTIFY password
    
    Tells AstroServ that you are really the owner of this
    nick.  Many commands require you to authenticate yourself
    with this command before you use them.  The password
    should be the same one you sent with the REGISTER
    command.
    
    
  • LOGOUT

    Syntax: /msg AstroServ  LOGOUT
    
    This reverses the effect of the IDENTIFY command, i.e.
    make you not recognized as the real owner of the nick
    anymore. Note, however, that you won't be asked to reidentify
    yourself.
    
    
  • DROP

    Syntax: /msg AstroServ  DROP [nickname]
    
    Drops your nickname from the AstroServ database.  A nick
    that has been dropped is free for anyone to re-register.
    
    You may drop a nick within your group by passing it
    as the nick parameter.
    
    In order to use this command, you must first identify
    with your password (/msg AstroServ HELP IDENTIFY for more
    information).
    
    
  • ACCESS

    Syntax: /msg AstroServ  ACCESS ADD mask
            ACCESS DEL mask
            ACCESS LIST
    
    Modifies or displays the access list for your nick.  This
    is the list of addresses which will be automatically
    recognized by AstroServ as allowed to use the nick.  If
    you want to use the nick from a different address, you
    need to send an IDENTIFY command to make AstroServ
    recognize you.
    
    Examples:
    
        ACCESS ADD anyone@*.bepeg.com
            Allows access to user anyone from any machine in
            the bepeg.com domain.
    
        ACCESS DEL anyone@*.bepeg.com
            Reverses the previous command.
    
        ACCESS LIST
            Displays the current access list.
    
    
  • SET

    Syntax: /msg AstroServ  SET option parameters
    
    Sets various nickname options.  option can be one of:
    
        DISPLAY    Set the display of your group in Services
        PASSWORD   Set your nickname password
        LANGUAGE   Set the language Services will use when
                       sending messages to you
        URL        Associate a URL with your nickname
        EMAIL      Associate an E-mail address with your nickname
        ICQ        Associate an ICQ number with your nickname
        GREET      Associate a greet message with your nickname
        KILL       Turn protection on or off
        SECURE     Turn nickname security on or off
        PRIVATE    Prevent your nickname from appearing in a
                       /msg AstroServ LIST
        HIDE       Hide certain pieces of nickname information
        MSG        Change the communication method of Services
        AUTOOP     Should services op you automatically.    
    
    In order to use this command, you must first identify
    with your password (/msg AstroServ HELP IDENTIFY for more
    information).
    
    Type /msg AstroServ HELP SET option for more information
    on a specific option.
    
    
  • SET DISPLAY

    Syntax: /msg AstroServ  SET DISPLAY new-display
    
    Changes the display used to refer to your nickname group in 
    Services. The new display MUST be a nick of your group.
    
    
  • SET PASSWORD

    Syntax: /msg AstroServ  SET PASSWORD new-password
    
    Changes the password used to identify you as the nick's
    owner.
    
    
  • SET LANGUAGE

    Syntax: /msg AstroServ  SET LANGUAGE number
    
    Changes the language Services uses when sending messages to
    you (for example, when responding to a command you send).
    number should be chosen from the following list of
    supported languages:
    
    
    
  • SET URL

    Syntax: /msg AstroServ  SET URL url
    
    Associates the given URL with your nickname.  This URL
    will be displayed whenever someone requests information
    on your nick with the INFO command.
    
    
  • SET EMAIL

    Syntax: /msg AstroServ  SET EMAIL address
    
    Associates the given E-mail address with your nickname.
    This address will be displayed whenever someone requests
    information on the nickname with the INFO command.
    
    
  • SET HIDE

    Syntax: /msg AstroServ  SET HIDE {EMAIL | STATUS | USERMASK | QUIT} {ON | OFF}
    
    Allows you to prevent certain pieces of information from
    being displayed when someone does a AstroServ INFO on your
    nick.  You can hide your E-mail address (EMAIL), last seen
    user@host mask (USERMASK), your services access status
    (STATUS) and  last quit message (QUIT).
    The second parameter specifies whether the information should
    be displayed (OFF) or hidden (ON).
    
    
  • SET ICQ

    Syntax: /msg AstroServ  SET ICQ number
    
    Associates the given ICQ number with your nickname.  This 
    number will be displayed whenever someone requests 
    information on your nick with the INFO command.
    
    
  • SET GREET

    Syntax: /msg AstroServ  SET GREET message
    
    Makes the given message the greet of your nickname, that
    will be displayed when joining a channel that has GREET
    option enabled, provided that you have the necessary 
    access on it.
    
    
  • SET KILL

    Syntax: /msg AstroServ  SET KILL {ON | QUICK | IMMED | OFF}
    
    Turns the automatic protection option for your nick
    on or off.  With protection on, if another user
    tries to take your nick, they will be given one minute to
    change to another nick, after which AstroServ will forcibly change
    their nick.
    
    If you select QUICK, the user will be given only 20 seconds
    to change nicks instead of the usual 60.  If you select
    IMMED, user's nick will be changed immediately without being
    warned first or given a chance to change their nick; please
    do not use this option unless necessary.  Also, your
    network's administrators may have disabled this option.
    
    
  • SET SECURE

    Syntax: /msg AstroServ  SET SECURE {ON | OFF}
    
    Turns AstroServ's security features on or off for your
    nick.  With SECURE set, you must enter your password
    before you will be recognized as the owner of the nick,
    regardless of whether your address is on the access
    list.  However, if you are on the access list, AstroServ
    will not auto-kill you regardless of the setting of the
    KILL option.
    
    
  • SET PRIVATE

    Syntax: /msg AstroServ  SET PRIVATE {ON | OFF}
    
    Turns AstroServ's privacy option on or off for your nick.
    With PRIVATE set, your nickname will not appear in
    nickname lists generated with AstroServ's LIST command.
    (However, anyone who knows your nickname can still get
    information on it using the INFO command.)
    
    
  • UPDATE

    Syntax: /msg AstroServ  UPDATE
    
    Updates your current status, i.e. it checks for new memos,
    sets needed chanmodes (ModeonID) and updates your vhost and
    your userflags (lastseentime, etc).
    
    
  • SET HIDE

    Syntax: /msg AstroServ  SET HIDE {EMAIL | STATUS | USERMASK | QUIT} {ON | OFF}
    
    Allows you to prevent certain pieces of information from
    being displayed when someone does a AstroServ INFO on your
    nick.  You can hide your E-mail address (EMAIL), last seen
    user@host mask (USERMASK), your services access status
    (STATUS) and  last quit message (QUIT).
    The second parameter specifies whether the information should
    be displayed (OFF) or hidden (ON).
    
    
  • SET MSG

    Syntax: /msg AstroServ  SET MSG {ON | OFF}
    
    Allows you to choose the way Services are communicating with 
    you. With MSG set, Services will use messages, else they'll 
    use notices.
    
    
  • RECOVER

    Syntax: /msg AstroServ  RECOVER nickname [password]
    
    Allows you to recover your nickname if someone else has
    taken it; this does the same thing that AstroServ does
    automatically if someone tries to use a kill-protected
    nick.
    
    When you give this command, AstroServ will bring a fake
    user online with the same nickname as the user you're
    trying to recover your nick from.  This causes the IRC
    servers to disconnect the other user.  This fake user will
    remain online for AstroServ to ensure that the other
    user does not immediately reconnect; after that time, you
    can reclaim your nick.  Alternatively, use the RELEASE
    command (/msg AstroServ HELP RELEASE) to get the nick
    back sooner.
    
    In order to use the RECOVER command for a nick, your
    current address as shown in /WHOIS must be on that nick's
    access list, you must be identified and in the group of
    that nick, or you must supply the correct password for
    the nickname.
    
    
  • RELEASE

    Syntax: /msg AstroServ  RELEASE nickname [password]
    
    Instructs AstroServ to remove any hold on your nickname
    caused by automatic kill protection or use of the RECOVER
    command.  This holds lasts for AstroServ;
    this command gets rid of them sooner.
    
    In order to use the RELEASE command for a nick, your
    current address as shown in /WHOIS must be on that nick's
    access list, you must be identified and in the group of
    that nick, or you must supply the correct password for
    the nickname.
    
    
  • GHOST

    Syntax: /msg AstroServ  GHOST nickname [password]
    
    Terminates a "ghost" IRC session using your nick.  A
    "ghost" session is one which is not actually connected,
    but which the IRC server believes is still online for one
    reason or another.  Typically, this happens if your
    computer crashes or your Internet or modem connection
    goes down while you're on IRC.
    
    In order to use the GHOST command for a nick, your
    current address as shown in /WHOIS must be on that nick's
    access list, you must be identified and in the group of
    that nick, or you must supply the correct password for
    the nickname.
    
    
  • INFO

    Syntax: /msg AstroServ  INFO nickname [ALL]
    
    Displays information about the given nickname, such as
    the nick's owner, last seen address and time, and nick
    options. If you are identified for the nick you're 
    getting information for and ALL is specified, you will
    be shown all the information; regardless of whether 
    it's hidden or not.
    
    
  • LIST

    Syntax: /msg AstroServ  LIST pattern
    
    Lists all registered nicknames which match the given
    pattern, in nick!user@host format.  Nicks with the
    PRIVATE option set will not be displayed.
    
    Examples:
    
        LIST *!joeuser@foo.com
            Lists all nicks owned by joeuser@foo.com.
    
        LIST *Bot*!*@*
            Lists all registered nicks with Bot in their
            names (case insensitive).
    
        LIST *!*@*.bar.org
            Lists all nicks owned by users in the bar.org
            domain.
    
    
  • ALIST

    Syntax: /msg AstroServ  ALIST [level]
    
    Lists all channels you have access on. Optionally, you can specify
    a level in XOP or ACCESS format. The resulting list will only
    include channels where you have the given level of access.
    
    Examples:
        ALIST Founder
            Lists all channels where you have Founder
            access.
    
        ALIST AOP
            Lists all channels where you have AOP
            access or greater.
    
        ALIST 10
            Lists all channels where you have level 10
            access or greater.
    
    Channels that have the NOEXPIRE option set will be
    prefixed by an exclamation mark.
    
    
  • GLIST

    Syntax: /msg AstroServ  GLIST
    
    Lists all nicks in your group.
    
    
  • STATUS

    Syntax: /msg AstroServ  STATUS nickname...
    
    Returns whether the user using the given nickname is
    recognized as the owner of the nickname.  The response has
    this format:
    
        nickname status-code
    
    where nickname is the nickname sent with the command, and
    status-code is one of the following:
    
        0 - no such user online or nickname not registered
        1 - user not recognized as nickname's owner
        2 - user recognized as owner via access list only
        3 - user recognized as owner via password identification
    
    Up to sixteen nicknames may be sent with each command; the
    rest will be ignored. If no nickname is given, your status
    will be returned.
    
  • EXPIRES

    Nicknames that are not used anymore are subject to 
    the automatic expiration, i.e. they will be deleted
    after <num> days if not used.
    
    
  • SERVADMIN LOGOUT

    Syntax: /msg AstroServ  LOGOUT [nickname [REVALIDATE]]
    
    Without a parameter, reverses the effect of the IDENTIFY 
    command, i.e. make you not recognized as the real owner of the nick
    anymore. Note, however, that you won't be asked to reidentify
    yourself.
    
    With a parameter, does the same for the given nick. If you 
    specify REVALIDATE as well, Services will ask the given nick
    to re-identify. This use limited to Services admins.
    
    

 

 

 

]]>
Corey@lunagalaxy.net (Corey) AstroServ (NickServ) Mon, 18 Jan 2010 23:53:28 +0000
GalaxyServ (ChanServ) http://lunagalaxy.net/cmds/gs.html http://lunagalaxy.net/cmds/gs.html GalaxyServ Commands

For most clients you can shorten /msg GalaxyServ for /gs command.

We do use GalaxyServ in place of ChanServ, if you are used to using /cs the commands will work the same way if you type /cs command.

 
  • HELP

    GalaxyServ allows you to register and control various
    aspects of channels.  GalaxyServ can often prevent
    malicious users from "taking over" channels by limiting
    who is allowed channel operator privileges.  Available
    commands are listed below; to use them, type
    /msg GalaxyServ command.  For more information on a
    specific command, type /msg GalaxyServ HELP command.
     
    
    
  • EXPIRES

    Note that any channel which is not used for <num> days
    (i.e. which no user on the channel's access list enters
    for that period of time) will be automatically dropped.
    
    
  • REGISTER

    Syntax: /msg GalaxyServ  REGISTER channel password description
    
    Registers a channel in the GalaxyServ database.  In order
    to use this command, you must first be a channel operator
    on the channel you're trying to register.  The password
    is used with the IDENTIFY command to allow others to
    make changes to the channel settings at a later time.
    The last parameter, which must be included, is a
    general description of the channel's purpose.
    
    When you register a channel, you are recorded as the
    "founder" of the channel.  The channel founder is allowed
    to change all of the channel settings for the channel;
    GalaxyServ will also automatically give the founder
    channel-operator privileges when s/he enters the channel.
    See the ACCESS command (/msg GalaxyServ HELP ACCESS) for
    information on giving a subset of these privileges to
    other channel users.
    
    NOTICE: In order to register a channel, you must have
    first registered your nickname.  If you haven't,
    /msg GalaxyServ HELP for information on how to do so.
    
    
  • IDENTIFY

    Syntax: /msg GalaxyServ  IDENTIFY channel password
    
    Authenticates you to GalaxyServ as the founder of the given
    channel.  Many commands require you to use this command
    before using them.  The password should be the same one
    you sent with the REGISTER command.
    
    
  • LOGOUT

    Syntax: /msg GalaxyServ  LOGOUT channel nickname
    
    This command will log the selected nickname out meaning they 
    would have to reidentify themselves to regain their access.
    
    If you are the founder of the channel, you can log out anybody,
    else you can only log out yourself.
    
    
  • DROP

    Syntax: /msg GalaxyServ  DROP channel
    
    Unregisters the named channel.  Can only be used by
    channel founder, who must use the IDENTIFY command first.
    
    
  • SET

    Syntax: /msg GalaxyServ  SET channel option parameters
    
    Allows the channel founder to set various channel options
    and other information.
    
    Available options:
    
        FOUNDER       Set the founder of a channel
        SUCCESSOR     Set the successor for a channel
        PASSWORD      Set the founder password
        DESC          Set the channel description
        URL           Associate a URL with the channel
        EMAIL         Associate an E-mail address with the channel
        ENTRYMSG      Set a message to be sent to users when they
                         enter the channel
        BANTYPE       Set how Services make bans on the channel
        MLOCK         Lock channel modes on or off
        KEEPTOPIC     Retain topic when channel is not in use
        OPNOTICE      Send a notice when OP/DEOP commands are used
        PEACE         Regulate the use of critical commands
        PRIVATE       Hide channel from LIST command
        RESTRICTED    Restrict access to the channel
        SECURE        Activate GalaxyServ security features
        SECUREOPS     Stricter control of chanop status
        SECUREFOUNDER Stricter control of channel founder status
        SIGNKICK      Sign kicks that are done with KICK command
        TOPICLOCK     Topic can only be changed with TOPIC
        XOP           Toggle the user privilege system
    
    Type /msg GalaxyServ HELP SET option for more information on a
    particular option.
    
    
  • SET FOUNDER

    Syntax: /msg GalaxyServ  SET channel FOUNDER nick
    
    Changes the founder of a channel.  The new nickname must
    be a registered one.
    
    
  • SET SUCCESSOR

    Syntax: /msg GalaxyServ  SET channel SUCCESSOR nick
    
    Changes the successor of a channel.  If the founder's
    nickname expires or is dropped while the channel is still
    registered, the successor will become the new founder of the
    channel.  However, if the successor already has too many
    channels registered (<num>), the channel will be dropped
    instead, just as if no successor had been set.  The new
    nickname must be a registered one.
    
    
  • SET PASSWORD

    Syntax: /msg GalaxyServ  SET channel PASSWORD password
    
    Sets the password used to identify as the founder of the
    channel.
    
    
  • SET DESC

    Syntax: /msg GalaxyServ  SET channel DESC description
    
    Sets the description for the channel, which shows up with
    the LIST and INFO commands.
    
    
  • SET URL

    Syntax: /msg GalaxyServ  SET channel URL [url]
    
    Associates the given URL with the channel.  This URL will
    be displayed whenever someone requests information on the
    channel with the INFO command.  If no parameter is given,
    deletes any current URL for the channel.
    
    
  • SET EMAIL

    Syntax: /msg GalaxyServ  SET channel EMAIL [address]
    
    Associates the given E-mail address with the channel.
    This address will be displayed whenever someone requests
    information on the channel with the INFO command.  If no
    parameter is given, deletes any current E-mail address for
    the channel.
    
    
  • SET ENTRYMSG

    Syntax: /msg GalaxyServ  SET channel ENTRYMSG [message]
    
    Sets the message which will be sent via /notice to users
    when they enter the channel.  If no parameter is given,
    causes no message to be sent upon entering the channel.
    
    
  • SET BANTYPE

    Syntax: /msg GalaxyServ  SET channel BANTYPE bantype
    
    Sets the ban type that will be used by services whenever
    they need to ban someone from your channel.
    
    bantype is a number between 0 and 3 that means:
    
    0: ban in the form *!user@host
    1: ban in the form *!*user@host
    2: ban in the form *!*@host
    3: ban in the form *!*user@*.domain
    
    
  • SET KEEPTOPIC

    Syntax: /msg GalaxyServ  SET channel KEEPTOPIC {ON | OFF}
    
    Enables or disables the topic retention option for a
    channel.  When topic retention is set, the topic for the
    channel will be remembered by GalaxyServ even after the
    last user leaves the channel, and will be restored the
    next time the channel is created.
    
    
  • SET TOPICLOCK

    Syntax: /msg GalaxyServ  SET channel TOPICLOCK {ON | OFF}
    
    Enables or disables the topic lock option for a channel.
    When topic lock is set, GalaxyServ will not allow the
    channel topic to be changed except via the TOPIC
    command.
    
    
  • SET MLOCK

    Syntax: /msg GalaxyServ  SET channel MLOCK modes
    
    Sets the mode-lock parameter for the channel. GalaxyServ
    allows you to define certain channel modes to be always
    on, off or free to be either on or off.
    
    The modes parameter is constructed exactly the same way 
    as a /MODE command; that is, modes followed by a + are 
    locked on, and modes followed by a - are locked off. Note,
    however, that unlike the /MODE command, each use of
    SET MLOCK will remove all modes previously locked before
    setting the new!
    
    Warning:  If you set a mode-locked key, as in the second
    example below, you should also set the RESTRICTED option for
    the channel (see HELP SET RESTRICTED), or anyone entering
    the channel when it is empty will be able to see the key!
    
    Examples:
    
        SET #channel MLOCK +nt-iklps
            Forces modes n and t on, and modes i, k, l, p, and
            s off.  Mode m is left free to be either on or off.
    
        SET #channel MLOCK +knst-ilmp my-key
            Forces modes k, n, s, and t on, and modes i, l, m,
            and p off.  Also forces the channel key to be
            "my-key".
    
        SET #channel MLOCK +
            Removes the mode lock; all channel modes are free
            to be either on or off.
    
    
  • SET PEACE

    Syntax: /msg GalaxyServ  SET channel PEACE {ON | OFF}
    
    Enables or disables the peace option for a channel.
    When peace is set, an user won't be able to kick,
    ban or remove a channel status of an user that has
    a level superior or equal to his via GalaxyServ commands.
    
    
  • SET PRIVATE

    Syntax: /msg GalaxyServ  SET channel PRIVATE {ON | OFF}
    
    Enables or disables the private option for a channel.
    When private is set, a /msg GalaxyServ LIST will not
    include the channel in any lists.
    
    
  • SET RESTRICTED

    Syntax: /msg GalaxyServ  SET channel RESTRICTED {ON | OFF}
    
    Enables or disables the restricted access option for a
    channel.  When restricted access is set, users not on
    the access list will instead be kicked and banned from the channel.
    
    
  • SET SECURE

    Syntax: /msg GalaxyServ  SET channel SECURE {ON | OFF}
    
    Enables or disables GalaxyServ's security features for a
    channel.  When SECURE is set, only users who have
    registered their nicknames with GalaxyServ and IDENTIFY'd
    with their password will be given access to the channel
    as controlled by the access list.
    
    
  • SET SECUREOPS

    Syntax: /msg GalaxyServ  SET channel SECUREOPS {ON | OFF}
    
    Enables or disables the secure ops option for a channel.
    When secure ops is set, users who are not on the userlist
    will not be allowed chanop status.
    
    
  • SET SECUREFOUNDER

    Syntax: /msg GalaxyServ  SET channel SECUREFOUNDER {ON | OFF}
    
    Enables or disables the secure founder option for a channel.
    When secure founder is set, only the real founder will be
    able to drop the channel, change its password, its founder and its
    successor, and not those who are IDENTIFY'd with GalaxyServ.
    
    
  • SET SIGNKICK

    Syntax: /msg GalaxyServ  SET channel SIGNKICK {ON | LEVEL | OFF}
    
    Enables or disables signed kicks for a
    channel.  When SIGNKICK is set, kicks issued with
    GalaxyServ KICK command will have the nick that used the
    command in their reason.
    
    If you use LEVEL, those who have a level that is superior 
    or equal to the SIGNKICK level on the channel won't have their 
    kicks signed. See /msg GalaxyServ HELP LEVELS for more information. 
    
    
  • SET XOP

    Syntax: /msg GalaxyServ  SET channel XOP {ON | OFF}
    
    Enables or disables the xOP lists system for a channel.
    When XOP is set, you have to use the AOP/SOP/VOP
    commands in order to give channel privileges to
    users, else you have to use the ACCESS command.
    
    Technical Note: when you switch from access list to xOP 
    lists system, your level definitions and user levels will be
    changed, so you won't find the same values if you
    switch back to access system! 
    
    You should also check that your users are in the good xOP 
    list after the switch from access to xOP lists, because the 
    guess is not always perfect... in fact, it is not recommended 
    to use the xOP lists if you changed level definitions with 
    the LEVELS command.
    
    Switching from xOP lists system to access list system
    causes no problem though.
    
    
  • SET OPNOTICE

    Syntax: /msg GalaxyServ  SET channel OPNOTICE {ON | OFF}
    
    Enables or disables the op-notice option for a channel.
    When op-notice is set, GalaxyServ will send a notice to the
    channel whenever the OP or DEOP commands are used for a user
    in the channel.
    
    
  • AOP

    Syntax: /msg GalaxyServ  AOP channel ADD nick
            AOP channel DEL {nick | entry-num | list}
            AOP channel LIST [mask | list]
            AOP channel CLEAR
    
    Maintains the AOP (AutoOP) list for a channel. The AOP 
    list gives users the right to be auto-opped on your channel,
    to unban or invite themselves if needed, to have their
    greet message showed on join, and so on.
    
    The AOP ADD command adds the given nickname to the
    AOP list.
    
    The AOP DEL command removes the given nick from the
    AOP list.  If a list of entry numbers is given, those
    entries are deleted.  (See the example for LIST below.)
    
    The AOP LIST command displays the AOP list.  If
    a wildcard mask is given, only those entries matching the
    mask are displayed.  If a list of entry numbers is given,
    only those entries are shown; for example:
    
       AOP #channel LIST 2-5,7-9
          Lists AOP entries numbered 2 through 5 and
          7 through 9.
          
    The AOP CLEAR command clears all entries of the
    AOP list.
    
    The AOP ADD and AOP DEL commands are limited to
    SOPs or above, while the AOP CLEAR command can only
    be used by the channel founder. However, any user on the
    AOP list may use the AOP LIST command.
    
    This command may have been disabled for your channel, and
    in that case you need to use the access list. See 
    /msg GalaxyServ HELP ACCESS for information about the access list,
    and /msg GalaxyServ HELP SET XOP to know how to toggle between 
    the access list and xOP list systems.
    
    
  • HOP

    Syntax: /msg GalaxyServ  HOP channel ADD nick
            HOP channel DEL {nick | entry-num | list}
            HOP channel LIST [mask | list]
            HOP channel CLEAR
    
    Maintains the HOP (HalfOP) list for a channel. The HOP 
    list gives users the right to be auto-halfopped on your 
    channel.
    
    The HOP ADD command adds the given nickname to the
    HOP list.
    
    The HOP DEL command removes the given nick from the
    HOP list.  If a list of entry numbers is given, those
    entries are deleted.  (See the example for LIST below.)
    
    The HOP LIST command displays the HOP list.  If
    a wildcard mask is given, only those entries matching the
    mask are displayed.  If a list of entry numbers is given,
    only those entries are shown; for example:
    
       HOP #channel LIST 2-5,7-9
          Lists HOP entries numbered 2 through 5 and
          7 through 9.
          
    The HOP CLEAR command clears all entries of the
    HOP list.
    
    The HOP ADD, HOP DEL and HOP LIST commands are 
    limited to AOPs or above, while the HOP CLEAR command 
    can only be used by the channel founder.
    
    This command may have been disabled for your channel, and
    in that case you need to use the access list. See 
    /msg GalaxyServ HELP ACCESS for information about the access list,
    and /msg GalaxyServ HELP SET XOP to know how to toggle between 
    the access list and xOP list systems.
    
    
  • SOP

    Syntax: /msg GalaxyServ  SOP channel ADD nick
            SOP channel DEL {nick | entry-num | list}
            SOP channel LIST [mask | list]
            SOP channel CLEAR
    
    Maintains the SOP (SuperOP) list for a channel. The SOP 
    list gives users all rights given by the AOP list, and adds
    those needed to use the AutoKick and the BadWords lists, 
    to send and read channel memos, and so on.
    
    The SOP ADD command adds the given nickname to the
    SOP list.
    
    The SOP DEL command removes the given nick from the
    SOP list.  If a list of entry numbers is given, those
    entries are deleted.  (See the example for LIST below.)
    
    The SOP LIST command displays the SOP list.  If
    a wildcard mask is given, only those entries matching the
    mask are displayed.  If a list of entry numbers is given,
    only those entries are shown; for example:
    
       SOP #channel LIST 2-5,7-9
          Lists AOP entries numbered 2 through 5 and
          7 through 9.
          
    The SOP CLEAR command clears all entries of the
    SOP list.
    
    The SOP ADD, SOP DEL and SOP CLEAR commands are 
    limited to the channel founder. However, any user on the
    AOP list may use the SOP LIST command.
    
    This command may have been disabled for your channel, and
    in that case you need to use the access list. See 
    /msg GalaxyServ HELP ACCESS for information about the access list,
    and /msg GalaxyServ HELP SET XOP to know how to toggle between 
    the access list and xOP list systems.
    
    
  • VOP

    Syntax: /msg GalaxyServ  VOP channel ADD nick
            VOP channel DEL {nick | entry-num | list}
            VOP channel LIST [mask | list]
            VOP channel CLEAR
    
    Maintains the VOP (VOicePeople) list for a channel.  
    The VOP list allows users to be auto-voiced and to voice 
    themselves if they aren't.
    
    The VOP ADD command adds the given nickname to the
    VOP list.
    
    The VOP DEL command removes the given nick from the
    VOP list.  If a list of entry numbers is given, those
    entries are deleted.  (See the example for LIST below.)
    
    The VOP LIST command displays the VOP list.  If
    a wildcard mask is given, only those entries matching the
    mask are displayed.  If a list of entry numbers is given,
    only those entries are shown; for example:
    
       VOP #channel LIST 2-5,7-9
          Lists VOP entries numbered 2 through 5 and
          7 through 9.
          
    The VOP CLEAR command clears all entries of the
    VOP list.
    
    The VOP ADD, VOP DEL and VOP LIST commands are 
    limited to AOPs or above, while the VOP CLEAR command 
    can only be used by the channel founder.
    
    This command may have been disabled for your channel, and
    in that case you need to use the access list. See 
    /msg GalaxyServ HELP ACCESS for information about the access list,
    and /msg GalaxyServ HELP SET XOP to know how to toggle between 
    the access list and xOP list systems.
    
    
  • ACCESS

    Syntax: /msg GalaxyServ  ACCESS channel ADD nick level
            ACCESS channel DEL {nick | entry-num | list}
            ACCESS channel LIST [mask | list]
            ACCESS channel CLEAR
    
    Maintains the access list for a channel.  The access
    list specifies which users are allowed chanop status or
    access to GalaxyServ commands on the channel.  Different
    user levels allow for access to different subsets of
    privileges; /msg GalaxyServ HELP ACCESS LEVELS for more
    specific information.  Any nick not on the access list has
    a user level of 0.
    
    The ACCESS ADD command adds the given nickname to the
    access list with the given user level; if the nick is
    already present on the list, its access level is changed to
    the level specified in the command.  The level specified
    must be less than that of the user giving the command, and
    if the nick is already on the access list, the current
    access level of that nick must be less than the access level
    of the user giving the command.
    
    The ACCESS DEL command removes the given nick from the
    access list.  If a list of entry numbers is given, those
    entries are deleted.  (See the example for LIST below.)
    
    The ACCESS LIST command displays the access list.  If
    a wildcard mask is given, only those entries matching the
    mask are displayed.  If a list of entry numbers is given,
    only those entries are shown; for example:
    
       ACCESS #channel LIST 2-5,7-9
          Lists access entries numbered 2 through 5 and
          7 through 9.
          
    The ACCESS CLEAR command clears all entries of the
    access list.
    
    
  • ACCESS LEVELS

    User access levels
    
    By default, the following access levels are defined:
    
       Founder   Full access to GalaxyServ functions; automatic
                         opping upon entering channel.  Note
                         that only one person may have founder
                         status (it cannot be given using the
                         ACCESS command).
            10   Access to AKICK command; automatic opping.
             5   Automatic opping.
             3   Automatic voicing.
             0   No special privileges; can be opped by other
                         ops (unless secure-ops is set).
            <0   May not be opped.
    
    These levels may be changed, or new ones added, using the
    LEVELS command; type /msg GalaxyServ HELP LEVELS for
    information.
    
    
  • AKICK

    Syntax: /msg GalaxyServ  AKICK channel ADD {nick | mask} [reason]
            AKICK channel STICK mask
            AKICK channel UNSTICK mask
            AKICK channel DEL {nick | mask | entry-num | list}
            AKICK channel LIST [mask | entry-num | list]
            AKICK channel VIEW [mask | entry-num | list]
            AKICK channel ENFORCE
            AKICK channel CLEAR
    
    Maintains the AutoKick list for a channel.  If a user
    on the AutoKick list attempts to join the channel,
    GalaxyServ will ban that user from the channel, then kick
    the user.
    
    The AKICK ADD command adds the given nick or usermask
    to the AutoKick list.  If a reason is given with
    the command, that reason will be used when the user is
    kicked; if not, the default reason is "You have been
    banned from the channel".
    When akicking a registered nick the nickserv account
    will be added to the akick list instead of the mask.
    All users within that nickgroup will then be akicked.
    
    The AKICK STICK command permanently bans the given mask 
    on the channel. If someone tries to remove the ban, GalaxyServ
    will automatically set it again. You can't use it for
    registered nicks.
    
    The AKICK UNSTICK command cancels the effect of the
    AKICK STICK command, so you'll be able to unset the
    ban again on the channel.
    
    The AKICK DEL command removes the given nick or mask
    from the AutoKick list.  It does not, however, remove any
    bans placed by an AutoKick; those must be removed
    manually.
    
    The AKICK LIST command displays the AutoKick list, or
    optionally only those AutoKick entries which match the
    given mask.
    
    The AKICK VIEW command is a more verbose version of
    AKICK LIST command.
    
    The AKICK ENFORCE command causes GalaxyServ to enforce the
    current AKICK list by removing those users who match an
    AKICK mask.
    
    The AKICK CLEAR command clears all entries of the
    akick list.
    
    
  • LEVELS

    Syntax: /msg GalaxyServ  LEVELS channel SET type level
            LEVELS channel {DIS | DISABLE} type
            LEVELS channel LIST
            LEVELS channel RESET
    
    The LEVELS command allows fine control over the meaning of
    the numeric access levels used for channels.  With this
    command, you can define the access level required for most
    of GalaxyServ's functions.  (The SET FOUNDER and SET PASSWORD
    commands, as well as this command, are always restricted to
    the channel founder.)
    
    LEVELS SET allows the access level for a function or group of
    functions to be changed.  LEVELS DISABLE (or DIS for short)
    disables an automatic feature or disallows access to a
    function by anyone other than the channel founder.
    LEVELS LIST shows the current levels for each function or
    group of functions.  LEVELS RESET resets the levels to the
    default levels of a newly-created channel (see
    HELP ACCESS LEVELS).
    
    For a list of the features and functions whose levels can be
    set, see HELP LEVELS DESC.
    
    
  • INFO

    Syntax: /msg GalaxyServ  INFO channel [ALL]
    
    Lists information about the named registered channel,
    including its founder, time of registration, last time
    used, description, and mode lock, if any. If ALL is 
    specified, the entry message and successor will also 
    be displayed.
    
    By default, the ALL option is limited to those with
    founder access on the channel.
    
    
  • LIST

    Syntax: /msg GalaxyServ  LIST pattern
    
    Lists all registered channels matching the given pattern.
    (Channels with the PRIVATE option set are not listed.)
    Note that a preceding '#' specifies a range, channel names
    are to be written without '#'.
    
    
  • OP

    Syntax: /msg GalaxyServ  OP [#channel [nick]]
    
    Ops a selected nick on a channel. If nick is not given,
    it will op you. If channel and nick are not given,
    it will op you on all channels you're on, provided you
    have the rights to.
    
    By default, limited to AOPs or those with level 5 access 
    and above on the channel.
    
    
  • DEOP

    Syntax: /msg GalaxyServ  DEOP [#channel [nick]]
    
    Deops a selected nick on a channel. If nick is not given,
    it will deop you. If channel and nick are not given,
    it will deop you on all channels you're on, provided you
    have the rights to.
    
    By default, limited to AOPs or those with level 5 access 
    and above on the channel.
    
    
  • VOICE

    Syntax: /msg GalaxyServ  VOICE [#channel [nick]]
    
    Voices a selected nick on a channel. If nick is not given,
    it will voice you. If channel and nick are not given,
    it will voice you on all channels you're on, provided you
    have the rights to.
    
    By default, limited to AOPs or those with level 5 access 
    and above on the channel, or to VOPs or those with level 3 
    and above for self voicing.
    
    
  • DEVOICE

    Syntax: /msg GalaxyServ  DEVOICE [#channel [nick]]
    
    Devoices a selected nick on a channel. If nick is not given,
    it will devoice you. If channel and nick are not given,
    it will devoice you on all channels you're on, provided you
    have the rights to.
    
    By default, limited to AOPs or those with level 5 access 
    and above on the channel, or to VOPs or those with level 3 
    and above for self devoicing.
    
    
  • HALFOP

    Syntax: /msg GalaxyServ  HALFOP [#channel [nick]]
    
    Halfops a selected nick on a channel. If nick is not given,
    it will halfop you. If channel and nick are not given,
    it will halfop you on all channels you're on, provided you
    have the rights to.
    
    By default, limited to AOPs and those with level 5 access 
    and above on the channel, or to HOPs or those with level 4 
    and above for self halfopping.
    
    
  • DEHALFOP

    Syntax: /msg GalaxyServ  DEHALFOP [#channel [nick]]
    
    Dehalfops a selected nick on a channel. If nick is not given,
    it will dehalfop you. If channel and nick are not given,
    it will dehalfop you on all channels you're on, provided you
    have the rights to.
    
    By default, limited to AOPs and those with level 5 access 
    and above on the channel, or to HOPs or those with level 4 
    and above for self dehalfopping.
    
    
  • PROTECT

    Syntax: /msg GalaxyServ  PROTECT [#channel [nick]]
    
    Protects a selected nick on a channel. If nick is not given,
    it will protect you. If channel and nick are not given,
    it will protect you on all channels you're on, provided you
    have the rights to.
    
    By default, limited to the founder, or to SOPs or those with 
    level 10 and above on the channel for self protecting.
    
    
  • DEPROTECT

    Syntax: /msg GalaxyServ  DEPROTECT [#channel [nick]]
    
    Deprotects a selected nick on a channel. If nick is not given,
    it will deprotect you. If channel and nick are not given,
    it will deprotect you on all channels you're on, provided you
    have the rights to.
    
    By default, limited to the founder, or to SOPs or those with 
    level 10 and above on the channel for self deprotecting.
    
    
  • OWNER

    Syntax: /msg GalaxyServ  OWNER [#channel]
    
    Gives you owner status on channel. If channel is not 
    given, it will give you owner status on all channels you're 
    on, provided you have the rights to.
    
    Limited to those with founder access on the channel.
    
    
  • DEOWNER

    Syntax: /msg GalaxyServ  DEOWNER [#channel]
    
    Removes your owner status on channel. If channel is 
    not given, it will remove your owner status on all channels 
    you're on, provided you have the rights to.
    
    Limited to those with founder access on the channel.
    
    
  • INVITE

    Syntax: /msg GalaxyServ  INVITE channel
    
    Tells GalaxyServ to invite you into the given channel.  
    
    By default, limited to AOPs or those with level 5 and above
    on the channel.
    
    
  • UNBAN

    Syntax: /msg GalaxyServ  UNBAN channel
    
    Tells GalaxyServ to remove all bans preventing you from
    entering the given channel.  
    
    By default, limited to AOPs or those with level 5 and above
    on the channel.
    
    
  • KICK

    Syntax: /msg GalaxyServ  KICK [#channel [nick [reason]]]
    
    Kicks a selected nick on a channel. If nick is not given,
    it will kick you. If channel and nick are not given,
    it will kick you on all channels you're on, provided you
    have the rights to.
    
    By default, limited to AOPs or those with level 5 access 
    and above on the channel.
    
    
  • BAN

    Syntax: /msg GalaxyServ  BAN [#channel [nick [reason]]]
    
    Bans a selected nick on a channel. If nick is not given,
    it will ban you. If channel and nick are not given,
    it will ban you on all channels you're on, provided you
    have the rights to.
    
    By default, limited to AOPs or those with level 5 access 
    and above on the channel.
    
    
  • TOPIC

    Syntax: /msg GalaxyServ  TOPIC channel [topic]
    
    Causes GalaxyServ to set the channel topic to the one
    specified. If topic is not given, then an empty topic
    is set. This command is most useful in conjunction
    with SET TOPICLOCK. See /msg GalaxyServ HELP SET TOPICLOCK
    for more information.
    
    By default, limited to those with founder access on the
    channel. 
    
    
  • CLEAR

    Syntax: /msg GalaxyServ  CLEAR channel what
    
    Tells GalaxyServ to clear certain settings on a channel.  what
    can be any of the following:
    
         MODES    Resets all modes on the channel (i.e. clears
                      modes i,k,l,m,n,p,s,t).
         BANS     Clears all bans on the channel.
         EXCEPTS  Clears all excepts on the channel.
         INVITES  Clears all invites on the channel.
         OPS      Removes channel-operator status (mode +o) from
                      all channel operators.
         HOPS     Removes channel-halfoperator status (mode +h) from
                      all channel halfoperators, if supported.
         VOICES   Removes "voice" status (mode +v) from anyone
                      with that mode set.
         USERS    Removes (kicks) all users from the channel.
    
    By default, limited to those with founder access on the
    channel.
    
    
  • GETKEY

    Syntax: /msg GalaxyServ  GETKEY channel
    
    Returns the key of the given channel. This is a command
    mainly intended to be used by bots and/or scripts, so
    the output is in the following way:
    
    KEY <channel> <key>
    
    key is "NO KEY" if no key is set.
    

 

]]>
Corey@lunagalaxy.net (Corey) GalaxyServ (ChanServ) Tue, 19 Jan 2010 00:09:45 +0000