From d80c8a047666856947981a91a4fbf401d87ec732 Mon Sep 17 00:00:00 2001 From: codemaster Date: Sat, 1 Jan 2005 00:35:25 +0000 Subject: * Added a char config that allows GMs that have a certain level or above to bypass the server's user limit [Codemaster] [SVN 885] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@885 54d463be-8e91-2dee-dedb-b68131a5f0ec --- conf-tmpl/char_athena.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf-tmpl') diff --git a/conf-tmpl/char_athena.conf b/conf-tmpl/char_athena.conf index d50862e6b..221815c4a 100644 --- a/conf-tmpl/char_athena.conf +++ b/conf-tmpl/char_athena.conf @@ -59,6 +59,9 @@ char_new: 0 // Maximum users able to connect to the server. Set to 0 for unlimited. max_connect_user: 0 +// Minimum GM level that is allowed to bypass the server limit of users. +gm_allow_level: 99 + // It's to check IP of a player between char-server and other servers (part of anti-hacking system) // If player doesn't have same IP, connection is refused. // Set to 0/off/no to not check IP of player. -- cgit v1.2.3-70-g09d2