Support for Classic client.

This commit is contained in:
MobiusDev
2015-04-30 18:40:48 +00:00
parent cac02e4140
commit e096946601
15 changed files with 53097 additions and 36 deletions

View File

@@ -84,9 +84,27 @@ 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>
# Default: 603;606;607;610
# Ertheia: 603;606;607;610
# Classic: 19
AllowedProtocolRevisions = 603;606;607;610
# 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 = Free
# Displays server minimum age to the server name on character selection.
# Notes:
# Accepted values: 0, 15, 18
# Default: 0
ServerListAge = 0
# Setting for serverList
# Displays [] in front of server name on character selection
# Default: False
ServerListBrackets = False
# ---------------------------------------------------------------------------
# Misc Player Settings