From 99ce33003b10e75388370e6a3e9fe931dc79d8e5 Mon Sep 17 00:00:00 2001 From: shennetsind Date: Thu, 31 May 2012 18:50:59 +0000 Subject: Fixed bugreport:5828 Added missing min_group_id_to_connect functionality to login server (presumably removed by accident in r15572). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16185 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf/login_athena.conf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'conf') diff --git a/conf/login_athena.conf b/conf/login_athena.conf index 7dda3cb5c..5c2afa8d9 100644 --- a/conf/login_athena.conf +++ b/conf/login_athena.conf @@ -67,6 +67,12 @@ date_format: %Y-%m-%d %H:%M:%S // 0 or more: group id group_id_to_connect: -1 +// Minimum account group id required to connect to server. +// Will not function if group_id_to_connect config is enabled. +// -1: disabled +// 0 or more: group id +min_group_id_to_connect: -1 + // Starting additional sec from now for the limited time at creation of account // -1: new account are created with UNlimited time (default value) // 0 or more: new accounts was created by addition of the value (in sec) to the actual time (to set first limited time) -- cgit v1.2.3-60-g2f50