Log in | Back to darenet.org

Staff:Reference Guide

m
m
Line 80: Line 80:
|-
|-
| How to check what clients are logged into an account?
| How to check what clients are logged into an account?
-
| Use NickServ's <code>STATUS</code> command
+
| Use NickServ's <code class="scmd">STATUS</code> command
|-
|-
| How to check number of nicknames registered to an account?
| How to check number of nicknames registered to an account?
-
| Use NickServ's <code>STATUS</code> command
+
| Use NickServ's <code class="scmd">STATUS</code> command
|-
|-
| How to check if a user is eligible to change their title?
| How to check if a user is eligible to change their title?
-
| Use NickServ's <code>STATUS</code> command
+
| Use NickServ's <code class="scmd">STATUS</code> command
|-
|-
|}
|}
Line 106: Line 106:
| Support trainers and higher
| Support trainers and higher
|-
|-
-
| What does OperServ's <code>BLOCK</code> command do?
+
| What does OperServ's <code class="scmd">BLOCK</code> command do?
| Places a 1 hour G-line on a host matching the user given.
| Places a 1 hour G-line on a host matching the user given.
|-
|-
Line 113: Line 113:
|-
|-
| How to check the duration of a G-line manually?
| How to check the duration of a G-line manually?
-
| Type <code>/gline *@IP</code><br>Then use <code>/OperServ UTIME <long_number_you_get></code><br>mIRC users could also use: <code>//echo $asctime(long_number_you_get)</code>
+
| Type <code class="scmd">/gline *@IP</code><br>Then use <code class="scmd">/OperServ UTIME <long_number_you_get></code><br>mIRC users could also use: <code class="scmd">//echo $asctime(long_number_you_get)</code>
|-
|-
| Is DareNET's IRCu and Srvx patches/modifications publicly available?
| Is DareNET's IRCu and Srvx patches/modifications publicly available?

Revision as of 07:45, 14 February 2011

A quick reference guide.

Channels

Max entries ChanServ user lists 200
Max entries ChanServ lamers lists 100
Max length channel greetings 120 characters
Max length user infoline 400 characters
Time a user must remain outside of channel before showing infoline again 30 seconds
Max number of channels a user may join 50
Max entries channel ban lists 100
Max length of topic and kick messages 250 characters
Max channels a user may register Up to 15 channels on a single account
Minimum access level needed to set ChanServ notes See /msg ChanServ HELP NOTE TYPES
Can non-oper view a channel's ban list from outside channel? No
How to view a channel's creation date? Use /mode #channelname - may not necessarily match a channel's registration date
How to remove OperServ from a channel? Contact an IRC operator
When do channels expire? Automatically after 30 days of inactivity, if channel is not flagged as nodelete

Users

How often can user change their account password? Once every 3 days
What is the hard limit for max logins? 4
When do cookies expire? 24 hours, or when used. Whichever comes first.
Max length for account names 15 characters.
Max length for nicknames 30 characters
Max length for away messages 250 characters
When do accounts expire? They don't
When do nicknames expire? Automatically after 30 days of inactivity, if account not flagged as vacation/nodelete
How often can a user change their title? Once every 14 days
How to check what clients are logged into an account? Use NickServ's STATUS command
How to check number of nicknames registered to an account? Use NickServ's STATUS command
How to check if a user is eligible to change their title? Use NickServ's STATUS command

Miscellaneous

Max clients allowed from a single IP/Host 5, anything over requires a trust
Duration for G-lines set for exceeding session limit 1 hour
Duration of gags (services ignore) set for failed auth attempts 30 minutes
Who can see other helpers' stats? Support trainers and higher
What does OperServ's BLOCK command do? Places a 1 hour G-line on a host matching the user given.
What is #staff? Our official staff channel. All staff are required to idle in this channel.
How to check the duration of a G-line manually? Type /gline *@IP
Then use /OperServ UTIME <long_number_you_get>
mIRC users could also use: //echo $asctime(long_number_you_get)
Is DareNET's IRCu and Srvx patches/modifications publicly available? No