connection issues

Talk about pretty much anything here, but DO NOT USE FOR SUPPORT.

Moderator: Supporters

Locked
mikey
Posts: 4
Joined: Wed Mar 16, 2005 8:27 pm

connection issues

Post by mikey »

what line would i need to add in main conf to allow opers to join a server even if it is full.many thanks
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

You would need to configure your class and allow blocks.

For example:
Your server holds 1024 users, you would have your clients class with 1000 max users, and an opers class with 24 max users. Then you would have an allow block for each of your opers. This will allow your opers 24 connections, even if the server is "full".
Locked