Dropped Classic support.

This commit is contained in:
MobiusDev
2015-10-23 23:44:21 +00:00
parent d49a007f9d
commit 39f05439c3
7958 changed files with 58 additions and 782473 deletions

View File

@@ -342,10 +342,6 @@ BaseDualclassLevel = 85
# Default: 80
MaxSubclassLevel = 80
# Maximum Classic player level.
# Default: 75
MaxClassicPlayerLevel = 75
# Maximum number of allowed slots for Private Stores Sell.
# Other means all the other races aside from Dwarf.
# Default: 4, 3

View File

@@ -81,20 +81,14 @@ AcceptAlternateID = True
#Default: data\
DatapackRoot = data\
# Datapack root directory for Classic client support.
# WARNING: <u><b><font color="red">If the specified path is invalid, it will lead to multiple errors!</font></b></u>
#Default: data_classic\
ClassicDatapackRoot = data_classic\
# Define how many players are allowed to play simultaneously on your server.
# Default: 100
# Default: 2000
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>
# Ertheia: 603;606;607;610
# Classic: 19
AllowedProtocolRevisions = 603;606;607;610
# Displays server type next to the server name on character selection.