game
Скрытый текст# ---------------------------------------------------------------------------# Game Server Settings
# ---------------------------------------------------------------------------
# This is the server configuration file. Here you can set up the connection information for your server.
# This was written with the assumption that you are behind a router.
# Dumbed Down Definitions...
# LAN (LOCAL area network) - typically consists of computers connected to the same router as you.
# WAN (WIDE area network) - typically consists of computers OUTSIDE of your router (ie. the internet).
# x.x.x.x - Format of an IP address. Do not include the x'es into settings. Must be real numbers.
# ---------------------------------------------------------------------------
# Networking
# ---------------------------------------------------------------------------
# Where's the Login server this gameserver should connect to
# WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u>
# WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u>
# Default: 127.0.0.1
LoginHost = halava3d.no-ip.org
# TCP port the login server listen to for gameserver connection requests
# Default: 9014
LoginPort = 9014
# Bind address for gameserver. You should not need to change it in most cases.
# WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u>
# WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u>
# Default: * (0.0.0.0)
GameserverHostname = halava3d.no-ip.org
# Default: 7777
GameserverPort = 7777
# ---------------------------------------------------------------------------
# Database
# ---------------------------------------------------------------------------
# Specify the appropriate driver and url for the database you're using.
# Examples:
# Driver = com.mysql.jdbc.Driver (default)
# Driver = org.hsqldb.jdbcDriver
# Driver = com.microsoft.sqlserver.jdbc.SQLServerDriver
Driver = com.mysql.jdbc.Driver
# Database URL
# URL = jdbc:mysql://localhost/l2jsdb (default)
# URL = jdbc:hsqldb:hsql://localhost/test
# URL = jdbc:sqlserver://localhost/database = test/user = sa/password =
URL = jdbc:mysql://localhost/test
# Database user info (default is "root" but it's not recommended)
Login =
# Database connection password
Password =
# Default: 100
MaximumDbConnections = 100
# Cleans up the server database on startup.
# The bigger the database is, the longer it will take to clean up the database(the slower the server will start).
# Sometimes this ends up with 0 elements cleaned up, and a lot of wasted time on the server startup.
# If you want a faster server startup, set this to 'false', but its recommended to clean up the database from time to time.
# Default: True
DatabaseCleanUp = True
# The time before a database connection closes (in miliseconds)
# If a query takes longer to execute than the time defined here, the server will throw "Unclosed Connection!" error.
# If you get often this error message, try increasing this.
# Default: 60000ms
ConnectionCloseTime = 60000
# ---------------------------------------------------------------------------
# Misc Server Settings
# ---------------------------------------------------------------------------
# This is the server ID that the Game Server will request.
# Example: 1 = Bartz
# Default: 1
RequestServerID = 1
# True = The Login Server will give an other ID to the server if the requested ID is already reserved.
# Default: True
AcceptAlternateID = True
# Datapack root directory.
# Defaults to current directory from which the server is started unless the below line is uncommented.
#DatapackRoot = C:/Work/tmp/DataPack
# Define how many players are allowed to play simultaneously on your server.
# Default: 100
MaximumOnlineUsers = 100
# Numbers of protocol revisions that server allows to connect.
# Delimiter is ;
# WARNING: <u><b><font color="red">Changing the protocol revision may result in incompatible communication and many errors in game!</font></b></u>
# Default: 267
AllowedProtocolRevisions = 387;388;389;390;391;392;393;394;395;396
# ---------------------------------------------------------------------------
# Misc Player Settings
# ---------------------------------------------------------------------------
# Character name template.
# Examples:
# CnameTemplate = [A-Z][a-z]{3,3}[A-Za-z0-9]*
# The above setting will allow names with first capital letter, next three small letters,
# and any letter (case insensitive) or number, like OmfgWTF1
# CnameTemplate = [A-Z][a-z]*
# The above setting will allow names only of letters with first one capital, like Omfgwtf
# Default .* (allows any symbol)
CnameTemplate = .*
# This setting restricts names players can give to their pets.
# See CnameTemplate for details
PetNameTemplate = .*
# Maximum number of characters per account.
# Default: 7 (client limit)
CharMaxNumber = 7
login
Скрытый текст# ---------------------------------------------------------------------------# Настройки Логин Сервера
# ---------------------------------------------------------------------------
# This is the server configuration file. Here you can set up the connection information for your server.
# This was written with the assumption that you are behind a router.
# Dumbed Down Definitions...
# LAN (LOCAL area network) - typically consists of computers connected to the same router as you.
# WAN (WIDE area network) - typically consists of computers OUTSIDE of your router (ie. the internet).
# x.x.x.x - Format of an IP address. Do not include the x'es into settings. Must be real numbers.
# ---------------------------------------------------------------------------
# Сетевые настройки
# ---------------------------------------------------------------------------
# Привязка ЛС к IP , напишите * , чтобы привязать к всем доступным IP
# WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u>
# WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u>
# По-умолчанию: * (0.0.0.0)
LoginserverHostname = halava3d.no-ip.org
# По-умолчанию: 2106
LoginserverPort = 2106
# The address on which login will listen for GameServers, use * to bind on all available IPs
# WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u>
# WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u>
# По-умолчанию: * (0.0.0.0)
LoginHostname = halava3d.no-ip.org
# Порт, на котором ЛС будет ожидать подключения ГС
# Default: 9014
LoginPort = 9014
# ---------------------------------------------------------------------------
# Рестартовать Логин Сервер каждые 24 часа?
# ---------------------------------------------------------------------------
# По-умолчанию: False, 24
LoginRestartSchedule = False
LoginRestartTime = 24
# ---------------------------------------------------------------------------
# Настройки безопасности
# ---------------------------------------------------------------------------
# По-умолчанию: True
LogLoginController = True
# Количество неудачных попыток логина, прежде чем игрок получит бан
# По-умолчанию: 10
LoginTryBeforeBan = 10
# Время , на которое сервер забанит игрока после LoginTryBeforeBan попыток.
# По-умолчанию: 600 (10 minutes)
LoginBlockAfterBan = 600
# Если установлено в True, ЛС будет принимать подключения от любых Гейм Серверов
# Без проверки в базе
# По-умолчанию: False
AcceptNewGameServer = False
# Защита от флуда. Все значения в МИЛЛИСЕКУНДАХ
# По-умолчанию: True
EnableFloodProtection = True
# По-умолчанию: 15
FastConnectionLimit = 15
# По-умолчанию: 700
NormalConnectionTime = 700
# По-умолчанию: 350
FastConnectionTime = 350
# По-умолчанию: 50
MaxConnectionPerIP = 50
# ---------------------------------------------------------------------------
# Подключение к базе данных
# ---------------------------------------------------------------------------
# Укажите адреси и драйвер, который Вы используете
# Примеры:
# Driver = com.mysql.jdbc.Driver (default)
# Driver = org.hsqldb.jdbcDriver
# Driver = com.microsoft.sqlserver.jdbc.SQLServerDriver
Driver = com.mysql.jdbc.Driver
# Строка подключения к базе
# URL = jdbc:mysql://localhost/l2jsdb (default)
# URL = jdbc:hsqldb:hsql://localhost/test
# URL = jdbc:sqlserver://localhost/database = test/user = sa/password =
URL = jdbc:mysql://localhost/test
# Имя пользователя
Login =
# Пароль для подключения к базе
Password =
# По-умолчанию: 10
MaximumDbConnections = 10
# ---------------------------------------------------------------------------
# Разное
# ---------------------------------------------------------------------------
# Если установлено в false, текст лицензии после логина показываться не будет
# По-умолчанию: False
ShowLicence = False
# Автоматическое создание аккаунтов
# По-умолчанию: True
AutoCreateAccounts = True
# ---------------------------------------------------------------------------
# Настройки разработчика
# ---------------------------------------------------------------------------
# Включение отладки в консоль
# По-умолчанию: False
Debug = False