Initial changes.

This commit is contained in:
MobiusDevelopment
2020-10-25 00:27:29 +00:00
parent 8891188894
commit f1e959afc2
686 changed files with 116519 additions and 42184 deletions

View File

@@ -270,9 +270,9 @@ MaxSp = 50000000000
# Maximum Player Level
# WARNING: Cannot exceed the maximum experince.xml level.
# Example: Set as 86 to force the maximum player level at 86.
# Default: 86
MaximumPlayerLevel = 86
# Example: Set as 90 to force the maximum player level at 90.
# Default: 90
MaximumPlayerLevel = 90
# Maximum number of allowed subclasses for every player.
# Do not use more than 3!
@@ -686,7 +686,7 @@ OffsetOnTeleportEnabled = True
MaxOffsetOnTeleport = 50
# Enable teleporting while siege in progress.
# Classic: True
# Default: True
TeleportWhileSiegeInProgress = True
# This option is to enable or disable the use of in game petitions.

View File

@@ -18,4 +18,5 @@ MobsSpawnNotRandom = 18812,18813,18814,22138,\
18170,18171,18183,18184,18185,18186,18187,18191,18195,18196,18197,18198,18199,18212,18220,\
18221,18222,18226,18230,18231,18232,18233,18234,18235,18236,18237,18238,18239,18240,18241,\
18242,18243,18256,31452,31468,31469,31470,31471,31472,31473,31474,31475,31476,31477,31478,\
31479,31480,31481,31482,31483,31484,31485,31486,31487
31479,31480,31481,31482,31483,31484,31485,31486,31487,\
22183

View File

@@ -41,8 +41,8 @@ GameserverPort = 7777
Driver = org.mariadb.jdbc.Driver
# Database URL
# Default: jdbc:mariadb://localhost/l2jmobiusclassic?useUnicode=true&characterEncoding=utf-8&useSSL=false
URL = jdbc:mariadb://localhost/l2jmobiusclassic?useUnicode=true&characterEncoding=utf-8&useSSL=false
# Default: jdbc:mariadb://localhost/l2jmobiusessence?useUnicode=true&characterEncoding=utf-8&useSSL=false
URL = jdbc:mariadb://localhost/l2jmobiusessence?useUnicode=true&characterEncoding=utf-8&useSSL=false
# Database user info (default is "root" but it's not recommended)
Login = root
@@ -101,14 +101,14 @@ MaximumOnlineUsers = 2000
# 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>
# The Kamael: 228
AllowedProtocolRevisions = 228
# Dwelling of Spirits: 286
AllowedProtocolRevisions = 286
# Displays server type next to the server name on character selection.
# Notes:
# Accepted Values: Normal, Relax, Test, Broad, Restricted, Event, Free, World, New, Classic
# Default: Free
ServerListType = Classic
# Accepted Values: Normal, Relax, Test, Broad, Restricted, Event, Free, World, New, Essence
# Default: Essence
ServerListType = Essence
# Displays server minimum age to the server name on character selection.
# Notes: